ringcaptcha/app-lookup

Lookup for an app in the stores

v1.0.3 2019-04-19 05:38 UTC

This package is not auto-updated.

Last update: 2024-04-14 10:24:09 UTC


README

Build Status

Installation

The recommended way to install the library is through Composer.

$ composer require ringcaptcha/app-lookup:dev-master

Otherwise, install the library yourself.

Running Tests

Install the Composer dev dependencies:

$ composer install --dev

Then, run the test suite using PHPUnit:

$ phpunit

License

This library is released under the Apache 2.0 license. See the bundled LICENSE file for details.