PHPackages                             myckhel/checkmobi - 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. myckhel/checkmobi

ActivePackage

myckhel/checkmobi
=================

CheckMobi APIs are based on HTTP methods, which make it easy to integrate into your own products.

v0.3(2y ago)91.6k↑33.3%3MITPHP

Since Jul 27Pushed 2y agoCompare

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

READMEChangelog (4)Dependencies (3)Versions (6)Used By (0)

CheckMobi
=========

[](#checkmobi)

[![Latest Version on Packagist](https://camo.githubusercontent.com/993b689141d2eed1b24bd4c7e651a39a192faab00045628f052b476edd2a66f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d79636b68656c2f636865636b6d6f62692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/checkmobi)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Tests Status](https://github.com/myckhel/laravel-checkmobi/actions/workflows/php.yml/badge.svg)](https://github.com/myckhel/laravel-checkmobi/actions/workflows/php.yml/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/0514bf3f7804a89d0f8b38e3393141925639ae835f1397b2d767d407644cfc1c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d79636b68656c2f636865636b6d6f62692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/checkmobi)

[CheckMobi Doc Link](https://checkmobi.com/documentation.html)
--------------------------------------------------------------

[](#checkmobi-doc-link)

Install
-------

[](#install)

Via Composer `$ composer require myckhel/checkmobi`

Setup
-----

[](#setup)

The package will automatically register a service provider.

You need to publish the configuration file:

`php artisan vendor:publish --provider="Myckhel\CheckMobi\CheckMobiServiceProvider"`

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

```
