Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cashbox-laravel/driver-auth
Subtree split of the Cashbox component (see cashbox/foundation)
https://github.com/cashbox-laravel/driver-auth
cashier laravel php
Last synced: about 1 month ago
JSON representation
Subtree split of the Cashbox component (see cashbox/foundation)
- Host: GitHub
- URL: https://github.com/cashbox-laravel/driver-auth
- Owner: cashbox-laravel
- License: mit
- Created: 2021-08-27T16:48:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T18:21:18.000Z (about 1 year ago)
- Last Synced: 2024-05-21T06:19:24.013Z (7 months ago)
- Topics: cashier, laravel, php
- Language: PHP
- Homepage: https://cashbox.city
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template Auth Driver
![cashbox](https://preview.dragon-code.pro/cashbox/cash-driver.svg?brand=laravel)
[![Stable Version][badge_stable]][link_packagist]
[![Unstable Version][badge_unstable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![License][badge_license]][link_license]> Attention
>
> The project is in a state of global upgrade and some links may not be correct.## About Cashbox
`Cashier` provides an expressive and user-friendly interface for managing billing and payment verification services.
We believe that development should be an enjoyable, creative experience to be truly rewarding.
`Cashbox` tries to ease development by simplifying the tasks of adding payment systems to a web application.The project contains some ready-made solutions of payment systems, but you can offer your own.
## About Driver
Template for fast authorization driver development.
## Documentation
You will find full documentation on the dedicated [documentation](https://cashbox-laravel.github.io/docs) site.
## Contributing
Thank you for considering contributing to the `Cashbox`!
The contribution guide can be found in the [Cashbox documentation](https://cashbox-laravel.github.io/docs).## Code of Conduct
In order to ensure that the `Cashbox` community is welcoming to all, please review and abide by
the [Code of Conduct](https://cashbox-laravel.github.io/docs).## Security Vulnerabilities
Please review [our security policy](https://cashbox-laravel.github.io/docs) on how to report security vulnerabilities.
## License
The Cashbox is open-source software that works in conjunction with
the [Laravel framework](https://laravel.com/), distributed under the MIT license.[badge_downloads]: https://img.shields.io/packagist/dt/cashbox/core.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/cashbox/core.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/cashbox/foundation?label=stable&style=flat-square
[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
[link_license]: LICENSE
[link_packagist]: https://packagist.org/packages/cashbox/core