ticket-platform / client-sdk
Ticket Platform Client SDK
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.0.0
2018-01-01 11:21 UTC
Requires
- php: >=7.0
- omnilance/graphql-php-client: ^0.0.5
Requires (Dev)
- phpunit/phpunit: 5.2.*
This package is not auto-updated.
Last update: 2024-03-16 06:37:53 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 [http://www.darwinbiler.com/designing-and-making-the-readme-file-for-your-github-repository/](How to make a README file) for more info.