frkcn / kasiyer
Kasiyer makes Iyzico's subscription billing services easy and fun to use
Requires
- php: ^7.2
- ext-json: *
- illuminate/contracts: ^7.9
- illuminate/database: ^7.9
- illuminate/http: ^7.9
- illuminate/log: ^7.9
- illuminate/notifications: ^7.9
- illuminate/routing: ^7.9
- illuminate/support: ^7.9
- illuminate/view: ^7.9
- iyzico/iyzipay-php: ^2.0
- moneyphp/money: ^3.2
- nesbot/carbon: ^2.0
- symfony/http-kernel: ^5.0
- symfony/intl: ^5.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.0|^9.0
This package is auto-updated.
Last update: 2024-11-12 22:24:32 UTC
README
Introduction
Kasiyer makes easy Iyzico's subscription billing services for your Laravel application. It handles almost requirements for subscription billing code. In addition to subscription management, Kasiyer also provides swapping subscriptions, cancelling subscription, single charges and refunds.
This package strongly based on offical Laravel Cashier Stripe and Laravel Cashier Paddle.
Kasiyer Iyzico is currently in beta. Using Kasiyer Iyzico in production at your own risk. Thanks for your help with testing and reporting bugs.
Installation
Require the package using composer:
composer require frkcn/kasiyer
Documentation
Documentation for Kasiyer Iyzico can be found on the my website.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Security
If you discover any security related issues, please email faarukcan@gmail.com instead of using the issue tracker.
Credits
License
Kasiyer is open-sourced software licensed under the MIT license.