iteracode / stripe
Stripe plugin for CakePHP
Installs: 937
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.5.9
- cakephp/cakephp: >=3.3.2 <4.0.0
- stripe/stripe-php: ^4.1
Requires (Dev)
This package is auto-updated.
Last update: 2025-02-19 02:22:16 UTC
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require your-name-here/Stripe