ringcaptcha / app-lookup
Lookup for an app in the stores
Installs: 549
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 12
Forks: 0
Open Issues: 0
pkg:composer/ringcaptcha/app-lookup
This package is not auto-updated.
Last update: 2025-10-26 18:23:43 UTC
README
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.