thinkawitch / subscription-bundle
Subscriptions for Symfony
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/thinkawitch/subscription-bundle
Requires
- php: >=8.1
- symfony/console: 6.4.*
- symfony/event-dispatcher: 6.4.*
- symfony/framework-bundle: 6.4.*
- symfony/monolog-bundle: ^3.1
- symfony/security-bundle: 6.4.*
- symfony/yaml: 6.4.*
Requires (Dev)
- ext-uopz: >=7
- mockery/mockery: ^1.6
- slope-it/clock-mock: ^0.5.0
- symfony/test-pack: ^1.1
This package is auto-updated.
Last update: 2025-10-06 17:50:53 UTC
README
Bundle to make it easier to manage subscriptions in your application: create, renew, cancel.
Requirements
- PHP 8.1+
- Symfony 6.4
Resources
- terox/SubscriptionBundle the original bundle made for Symfony 3 / 4