siyahkare / iati
IATI API Wrapper for Laravel
dev-master / 1.0.x-dev
2017-05-27 17:23 UTC
Requires
- php: ~5.6|~7.0
- illuminate/support: ~5.1
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0||~6.0
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2025-02-07 17:03:36 UTC
README
IATI Flight API Wrapper Library for Laravel 5.4
Structure
src/
src/config
src/Http
src/resources
src/resources/lang
src/resources/views
Install
Via Composer
$ composer require SiyahKare/Iati
Usage
$Iati = new SiyahKare\Iati(); echo $Iati->echoPhrase('Hello, World!');
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email siyah@siyahkare.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.