domplet / php-sdk
A PHP SDK for domplet API.
dev-master
2019-04-13 09:04 UTC
Requires
- php: >=5.4
- guzzlehttp/guzzle: ~6.0
- league/flysystem: ^1.0
- nesbot/carbon: ^2.14
- phossa2/session: ^2.0
- rappasoft/laravel-helpers: ^1.0
Requires (Dev)
- phpunit/phpunit: 6.*
This package is not auto-updated.
Last update: 2025-03-23 14:00:06 UTC
README
If you are trying to create a new PHP Composer library, whether it will be going to submitted to packagist.org or just in your Github account, this template of files will surely help you make the process a lot easier and faster.
Features
- PSR-4 autoloading compliant structure
- Unit-Testing with PHPUnit
- Comprehensive Guides and tutorial
- Easy to use to any framework or even a plain php file
I encourage that you put more information on this readme file instead of leaving it as is. See How to make a README file for more info.