PHPackages                             myckhel/laravel-iaphub - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. myckhel/laravel-iaphub

ActivePackage[API Development](/categories/api)

myckhel/laravel-iaphub
======================

IAPHUB APIs in laravel

v0.2.1(2y ago)11.5k↑66.7%MITPHP

Since Oct 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/myckhel/laravel-iaphub)[ Packagist](https://packagist.org/packages/myckhel/laravel-iaphub)[ Docs](https://github.com/myckhel/laravel-iaphub)[ RSS](/packages/myckhel-laravel-iaphub/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Iaphub
======

[](#iaphub)

[![Latest Version on Packagist](https://camo.githubusercontent.com/947537308980e4c1b75e4627f1a543977660650103f1334164503d4c86c54fa7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d79636b68656c2f6c61726176656c2d6961706875622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/laravel-iaphub)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)![Travis](https://camo.githubusercontent.com/e6f0f3d31bb1081b84975a538fff52ea76ddfcfe341f745b5185fb76437cd82e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d79636b68656c2f6c61726176656c2d6961706875622e7376673f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/789a0b50cc57c7062bf2d09017e953b58000c32c2386043461ac0f1e2d3e00af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d79636b68656c2f6c61726176656c2d6961706875622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/laravel-iaphub)

[Iaphub Doc Link](https://iaphub.com/docs)
------------------------------------------

[](#iaphub-doc-link)

Install
-------

[](#install)

Via Composer

```
composer require myckhel/laravel-iaphub
```

Setup
-----

[](#setup)

The package will automatically register a service provider.

You need to publish the configuration file:

```
php artisan vendor:publish --provider="Myckhel\Iaphub\IaphubServiceProvider"
```

This is the default content of the config file `iaphub.php`:

```
