Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madaky/laravel-subscriptions
https://github.com/madaky/laravel-subscriptions
custom-days discount-coupons invoice laravel laravel-subscription laravel6 membership quantity
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/madaky/laravel-subscriptions
- Owner: madaky
- License: mit
- Created: 2019-09-13T21:23:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T12:22:57.000Z (over 3 years ago)
- Last Synced: 2024-10-12T11:05:53.280Z (about 1 month ago)
- Topics: custom-days, discount-coupons, invoice, laravel, laravel-subscription, laravel6, membership, quantity
- Language: PHP
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
# laravel-subscriptions
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
[![Build Status][ico-travis]][link-travis]
[![StyleCI][ico-styleci]][link-styleci]This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.
## Installation
Via Composer
``` bash
$ composer require madaky/laravel-subscriptions
```## Usage
## Change log
Please see the [changelog](changelog.md) for more information on what has changed recently.
## Testing
``` bash
$ composer test
```## Contributing
Please see [contributing.md](contributing.md) for details and a todolist.
## Security
If you discover any security related issues, please email author email instead of using the issue tracker.
## Credits
- [author name][link-author]
- [All Contributors][link-contributors]## License
license. Please see the [license file](license.md) for more information.
[ico-version]: https://img.shields.io/packagist/v/kbtechlabs/laravel-subscriptions.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/kbtechlabs/laravel-subscriptions.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/kbtechlabs/laravel-subscriptions/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield[link-packagist]: https://packagist.org/packages/kbtechlabs/laravel-subscriptions
[link-downloads]: https://packagist.org/packages/kbtechlabs/laravel-subscriptions
[link-travis]: https://travis-ci.org/kbtechlabs/laravel-subscriptions
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/kbtechlabs
[link-contributors]: ../../contributors