alexmaramaldo / futura-billing
Pacote Laravel que fornece uma interface do tipo fluent para os serviços de assinatura e pagamento da Vindi
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/alexmaramaldo/futura-billing
Requires
- php: >=5.5.9
- dompdf/dompdf: ^0.7.0
- illuminate/database: ~5.3
- illuminate/support: ~5.3
- illuminate/validation: ~5.3
- nesbot/carbon: ~1.0
- symfony/http-kernel: ~2.7|~3.0
- vindi/vindi-php: *
Requires (Dev)
- illuminate/http: ~5.3
- illuminate/routing: ~5.3
- illuminate/view: ~5.3
- mockery/mockery: ~0.9
- orchestra/testbench: ^3.3
- phpunit/phpunit: ~4.0
- seizonio/laravel-php-code-analysis-hook: *
- vlucas/phpdotenv: ~2.0
This package is not auto-updated.
Last update: 2025-10-02 01:57:18 UTC
README
Introduction
Soul Digital Billing provides an expressive, fluent interface to Vindi's subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing.
Test Setup
You will need to set the following details locally and on your Vindi account in order to run the Billing unit tests:
Local
.env
BILLING_MODEL=
VINDI_API_KEY=
CREDIT_CARD_LABEL=
Vindi
Plans
* mensal-teste ($10)
* mensal-teste-2 ($10)