IATI API Wrapper for Laravel

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/siyahkare/iati

dev-master / 1.0.x-dev 2017-05-27 17:23 UTC

This package is auto-updated.

Last update: 2025-10-07 18:19:26 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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.