Download the PHP package lee-to/laravel-cashbox without Composer
On this page you can find all versions of the php package lee-to/laravel-cashbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lee-to/laravel-cashbox
More information about lee-to/laravel-cashbox
Files in lee-to/laravel-cashbox
Download lee-to/laravel-cashbox
More information about lee-to/laravel-cashbox
Files in lee-to/laravel-cashbox
Vendor lee-to
Package laravel-cashbox
Short Description Laravel cashbox module
License MIT
Homepage https://github.com/lee-to/laravel-cashbox
Package laravel-cashbox
Short Description Laravel cashbox module
License MIT
Homepage https://github.com/lee-to/laravel-cashbox
Please rate this library. Is it a good library?
Informations about the package laravel-cashbox
laravel-cashbox beta
Install
-
composer require lee-to/laravel-cashbox
-
php artisan vendor:publish --provider="Leeto\CashBox\Providers\CashBoxServiceProvider"
-
php artisan cashbox:install
- configure config/cashbox.php
Available payment gateways
- YooKassa (config/cashbox.php credentials - id(shopId), key(shopPassword))
- KassaCom (config/cashbox.php credentials - login, secret, key(api-key))
Usage
Create payment url
Capture payment
Tests
- vendor/bin/phpunit tests
All versions of laravel-cashbox with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
telegram-bot/api Version ^2.3
yoomoney/yookassa-sdk-php Version ^2.0
kassacom/php-sdk Version dev-master
telegram-bot/api Version ^2.3
yoomoney/yookassa-sdk-php Version ^2.0
kassacom/php-sdk Version dev-master
The package lee-to/laravel-cashbox contains the following files
Loading the files please wait ....