Download the PHP package larva/laravel-transaction without Composer
On this page you can find all versions of the php package larva/laravel-transaction. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-transaction
laravel-transaction
这是一个内部收单系统,依赖 yansongda/pay 这个组件,本收单系统,统一了调用。 备注,交易单位是分;2.x 和 3.x 版本对外接口一致,只是内部调用的第三方接口版本不同,本扩展拉齐了开发体验;
环境需求
- PHP ^7.4|^8.0
安装
事件
AppServiceProvider 的 boot 中注册 路由
在中间件 App\Http\Middleware\VerifyCsrfToken
排除支付回调相关的路由,如:
你自己的订单关联
All versions of laravel-transaction with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-bcmath Version *
ext-json Version *
illuminate/bus Version ^8.0 || ^9.0
illuminate/events Version ^8.0 || ^9.0
illuminate/http Version ^8.0 || ^9.0
illuminate/queue Version ^8.0 || ^9.0
illuminate/database Version ^8.0 || ^9.0
illuminate/support Version ^8.0 || ^9.0
yansongda/pay Version ^2.10
ext-bcmath Version *
ext-json Version *
illuminate/bus Version ^8.0 || ^9.0
illuminate/events Version ^8.0 || ^9.0
illuminate/http Version ^8.0 || ^9.0
illuminate/queue Version ^8.0 || ^9.0
illuminate/database Version ^8.0 || ^9.0
illuminate/support Version ^8.0 || ^9.0
yansongda/pay Version ^2.10
The package larva/laravel-transaction contains the following files
Loading the files please wait ....