Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cashbox-laravel/cash
Subtree split of the Cashbox component (see cashbox/foundation)
https://github.com/cashbox-laravel/cash
cash cashier driver laravel money
Last synced: 2 months ago
JSON representation
Subtree split of the Cashbox component (see cashbox/foundation)
- Host: GitHub
- URL: https://github.com/cashbox-laravel/cash
- Owner: cashbox-laravel
- License: mit
- Created: 2021-10-21T19:52:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T21:09:59.000Z (about 1 year ago)
- Last Synced: 2024-09-30T10:40:23.562Z (3 months ago)
- Topics: cash, cashier, driver, laravel, money
- Language: PHP
- Homepage: https://cashbox.city
- Size: 1.52 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cash Driver
![cashbox](https://preview.dragon-code.pro/cashbox/cash.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
`Cashbox` 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
The `Cash` payment driver implements cash payments in your application using the `Cashbox` interface.
It is not connected to any bank, so all actions are instantaneous.## 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/cash.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/cashbox/cash.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/cashbox/cash?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/cash