SiyahKare / Iati by monocidar

IATI API Wrapper for Laravel
5
0
1
Package Data
Maintainer Username: monocidar
Maintainer Contact: siyah@siyahkare.com (:Onur Mutlu)
Package Create Date: 2017-05-24
Package Last Update: 2017-05-27
Language: PHP
License: MIT
Last Refreshed: 2025-02-06 15:09:25
Package Statistics
Total Downloads: 5
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Iati

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.