Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flavianohonorato/laravel-bimer-api-wrapper
A Wrapper to integrate Bimer API(Alterdata)
https://github.com/flavianohonorato/laravel-bimer-api-wrapper
alterdata bimer composer laravel package
Last synced: 2 days ago
JSON representation
A Wrapper to integrate Bimer API(Alterdata)
- Host: GitHub
- URL: https://github.com/flavianohonorato/laravel-bimer-api-wrapper
- Owner: flavianohonorato
- Created: 2019-12-22T14:00:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T14:10:06.000Z (about 5 years ago)
- Last Synced: 2024-11-25T12:32:24.940Z (2 months ago)
- Topics: alterdata, bimer, composer, laravel, package
- Language: PHP
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wrapper to integrate Bimer API(Alterdata)
- Install:
```
composer require wicool/laravel-bimer-api
```- Run to publish config file
```
php artisan vendor:publish --tag=config
```
- Set your configs to login in ```config/bimer-api.php```