pagofacil / php-sdk
Installs: 14 695
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 18
Forks: 1
Open Issues: 1
This package is not auto-updated.
Last update: 2025-06-19 05:26:20 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require pagofacil/php-sdk
or add
"pagofacil/php-sdk": "*"
to the require section of your composer.json
file.