{ "name": "nelexa/google-play-scraper", "type": "library", "description": "Scrapes app data from Google Play store.", "keywords": [ "google play", "google", "scraper", "android", "gplay" ], "license": "MIT", "authors": [ { "name": "Ne-Lexa", "email": "alexey@nelexa.ru" } ], "config": { "sort-packages": true, "preferred-install": "dist" }, "require": { "php": ">=7.1", "ext-dom": "*", "ext-hash": "*", "ext-json": "*", "ext-libxml": "*", "guzzlehttp/guzzle": "^6 | ^7", "nelexa/enum": "^1.0", "psr/log": "*", "psr/simple-cache": "*" }, "autoload": { "psr-4": { "Nelexa\\GPlay\\": "src/" } }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "symfony/cache": "*", "symfony/var-dumper": "*", "symfony/var-exporter": "*" }, "autoload-dev": { "psr-4": { "Nelexa\\GPlay\\Tests\\": "tests/" } }, "suggest": { "symfony/cache": "Install the implementation of the simple cache PSR-18. Full list of packages https://packagist.org/providers/psr/simple-cache-implementation" } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
.php-cs-fixer.php | File | 50.63 KB | 0644 |
|
.phpstorm.meta.php | File | 10.15 KB | 0644 |
|
.scrutinizer.yml | File | 956 B | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 10.43 KB | 0644 |
|
composer.json | File | 1.29 KB | 0644 |
|
logo.svg | File | 19.38 KB | 0644 |
|
phpunit.xml.dist | File | 646 B | 0644 |
|