定制 arhitov/laravel-billing 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

arhitov/laravel-billing

最新稳定版本:0.3.4

Composer 安装命令:

composer require arhitov/laravel-billing

包简介

Billing module for laravel projects

README 文档

README

PHP Laravel Latest Version on Packagist GitHub Actions Total Downloads Software License

Billing module for Laravel projects with support for transactions, invoicing, subscriptions, working with omnipay gateways and acquiring.

Possibilities

  • Multi-balance
  • Operations history
  • Saved credit cards
  • Subscriptions
  • Using omnipay gateway
  • Webhook controller
  • Using Omnireceipt Fiscal

Sponsor my work!

If you think this package helped you in any way, you can sponsor me! I am a free developer, so your help will be very helpful to me. 😊

Deployment

composer require arhitov/laravel-billing

Preparation

Append ServiceProvider Arhitov\LaravelBilling\Providers\PackageServiceProvider in the config/app.php file to the “providers” block. Add the BillableInterface interface and the BillableTrait trait to the payment model.

Configuration setup.

Publish the configuration and make changes as needed. Will create a file "config/billing.php".

php artisan vendor:publish --tag=billing-config

Migration.

Publish the migration and make any necessary changes if necessary. For example, specify the database connection to be used. By default, the default connection is used.

Attention! Migration should only be performed after the configuration has been configured.

php artisan vendor:publish --tag=billing-migrations

Masterminds

The following repositories inspired me:

  • laravel/cashier-stripe I express my gratitude to the authors of the above repositories.

License

The script is open-sourced software licensed under the MIT license.

Authors

Alexander Arhitov clgsru@gmail.com

Welcome here! 🤘

统计信息

  • 总下载量: 30
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固