diegoluisr / tpaga
PHP SDK to TPaga wallet
v0.1.1
2020-01-07 18:03 UTC
Requires
- php: >=7.1.8
- guzzlehttp/guzzle: ~6.0
- nesbot/carbon: ^2.28
Requires (Dev)
- phpunit/phpunit: ^8.5
- squizlabs/php_codesniffer: ^3.5
- vlucas/phpdotenv: ^4.1
This package is auto-updated.
Last update: 2025-06-08 14:52:04 UTC
README
composer require diegoluisr/tpaga
Usage
...
Usage Notes
When a new developer clones your codebase, they will have an additional one-time step to manually copy the .env.example file to .env and fill-in their own values (or get any sensitive values from a project co-worker).
Security
If you discover a security vulnerability within this package, please send an email to Diego Restrepo at diegoluisr@gmail.com. All security vulnerabilities will be promptly addressed.
License
TPaga PHP SDK is licensed under MIT License.