Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bfgasparin/cashier-braspag
Laravel Cashier - Braspag Edition
https://github.com/bfgasparin/cashier-braspag
Last synced: about 2 months ago
JSON representation
Laravel Cashier - Braspag Edition
- Host: GitHub
- URL: https://github.com/bfgasparin/cashier-braspag
- Owner: bfgasparin
- License: mit
- Created: 2016-04-18T17:33:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T03:39:15.000Z (about 7 years ago)
- Last Synced: 2024-04-06T05:02:43.333Z (9 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Laravel Cashier - Braspag Edition
## Deprecation notice
> Hi there,
>
> This package is not maintained anymore. The development of this package
> started as a need to integrate some systems to Braspag API, but only a few
> endpoints were implemented until now. I'd like to finish this package and share to
> the community, but I'm not able to that right now.
>
> I strongly recommend you look for an alternative.
>
> Thanks.## Introduction
Laravel Cashier provides an expressive, fluent interface to Braspag's billing services.
This package extends Cashier fluent interface to provide access to Braspag billing services for your Laravel application.
## How to Use
### Composer
@todo
### Service Provider
@todo
### Database Migrations
@todo
### Model Setup
@todo
### Provider Keys
@todo
### Creating a Sale
@todo
...
## License
Laravel Cashier Braspag is open-sourced software licensed under the MIT license