insane / treasurer
Like cashier but for paypal
v1.0.0-beta
2024-06-05 12:32 UTC
Requires
- php: ^8.1
- ext-json: *
- moneyphp/money: ^3.2
- nesbot/carbon: ^2.0
Requires (Dev)
- dompdf/dompdf: ^2.0
- mockery/mockery: ^1.0
- orchestra/testbench: ^8.18|^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.4
Suggests
- ext-intl: Allows for more locales besides the default "en" when formatting money values.
This package is auto-updated.
Last update: 2024-10-27 07:29:39 UTC
README
Subscription implementation using paypal inspired in Laravel Cashier (Under development)
Install
composer require insane/treasurer
treasurer:install treasurer:sync-plans
Usage
Write a few lines about the usage of this package.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email jesusant.guerrero@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
Introduction
Treasurer provides subscription billing flow using paypal API and a nice subscription screen using inertiajs.
License
Treasurer is open-sourced software licensed under the MIT license.