shineklbm / tourplan
A simple package for Tourplan API wrapper
1.0.0
2018-06-07 13:06 UTC
Requires
- php: ~5.6|~7.0
- greencape/xml-converter: ^1.1
- illuminate/support: ~5.1
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-03-21 22:50:27 UTC
README
Install
Via Composer
$ composer require shineklbm/tourplan
Usage
$skeleton = new shineklbm\tourplan; echo $skeleton->echoPhrase('Hello, League!');
Security
If you discover any security related issues, please email shineklbm@gmail.com instead of using the issue tracker.
Credits
- [Shine Mon][http://shinesudarsanan.in]
License
The MIT License (MIT). Please see License File for more information.