{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "44badf4639c7a30e03f7e5765d492d8a", "packages": [ { "name": "adbario/php-dot-notation", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/adbario/php-dot-notation.git", "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e", "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-json": "*", "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.0|^5.0|^6.0", "squizlabs/php_codesniffer": "^3.0" }, "type": "library", "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Adbar\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Riku Särkinen", "email": "riku@adbar.io" } ], "description": "PHP dot notation access to arrays", "homepage": "https://github.com/adbario/php-dot-notation", "keywords": [ "ArrayAccess", "dotnotation" ], "time": "2019-01-01T23:59:15+00:00" }, { "name": "alibabacloud/client", "version": "1.5.18", "source": { "type": "git", "url": "https://github.com/aliyun/openapi-sdk-php-client.git", "reference": "5dcf7b8fdfa64abdae7a5ca867289baf95e8e12a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/5dcf7b8fdfa64abdae7a5ca867289baf95e8e12a", "reference": "5dcf7b8fdfa64abdae7a5ca867289baf95e8e12a", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "adbario/php-dot-notation": "^2.2", "clagiordano/weblibs-configmanager": "^1.0", "danielstjules/stringy": "^3.1", "ext-curl": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-simplexml": "*", "ext-xmlwriter": "*", "guzzlehttp/guzzle": "^6.3", "mtdowling/jmespath.php": "^2.4", "php": ">=5.5" }, "require-dev": { "composer/composer": "^1.8", "drupal/coder": "^8.3", "ext-dom": "*", "ext-pcre": "*", "ext-sockets": "*", "ext-spl": "*", "league/climate": "^3.2.4", "mikey179/vfsstream": "^1.6", "monolog/monolog": "^1.24", "phpunit/phpunit": "^4.8.35|^5.4.3", "psr/cache": "^1.0", "symfony/dotenv": "^3.4", "symfony/var-dumper": "^3.4" }, "suggest": { "ext-sockets": "To use client-side monitoring" }, "type": "library", "autoload": { "psr-4": { "AlibabaCloud\\Client\\": "src" }, "files": [ "src/Functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Alibaba Cloud SDK", "email": "sdk-team@alibabacloud.com", "homepage": "http://www.alibabacloud.com" } ], "description": "Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project", "homepage": "https://www.alibabacloud.com/", "keywords": [ "alibaba", "alibabacloud", "aliyun", "client", "cloud", "library", "sdk", "tool" ], "time": "2019-10-11T11:09:47+00:00" }, { "name": "catfan/medoo", "version": "v1.7.5", "source": { "type": "git", "url": "https://github.com/catfan/Medoo.git", "reference": "3b28d9469fd3f6f6e9c1106ec4342111ab2b50c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/catfan/Medoo/zipball/3b28d9469fd3f6f6e9c1106ec4342111ab2b50c4", "reference": "3b28d9469fd3f6f6e9c1106ec4342111ab2b50c4", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-pdo": "*", "php": ">=5.4" }, "suggest": { "ext-pdo_dblib": "For MSSQL or Sybase database on Linux/UNIX platform", "ext-pdo_mysql": "For MySQL or MariaDB database", "ext-pdo_oci": "For Oracle database", "ext-pdo_oci8": "For Oracle version 8 database", "ext-pdo_pqsql": "For PostgreSQL database", "ext-pdo_sqlite": "For SQLite database", "ext-pdo_sqlsrv": "For MSSQL database on both Window/Liunx platform" }, "type": "framework", "autoload": { "psr-4": { "Medoo\\": "/src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Angel Lai", "email": "angel@catfan.me" } ], "description": "The lightweight PHP database framework to accelerate development", "homepage": "https://medoo.in", "keywords": [ "database", "database library", "lightweight", "mariadb", "mssql", "mysql", "oracle", "php framework", "postgresql", "sql", "sqlite" ], "time": "2019-10-12T13:13:11+00:00" }, { "name": "clagiordano/weblibs-configmanager", "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/clagiordano/weblibs-configmanager.git", "reference": "6ef4c27354368deb2f54b39bbe06601da8c873a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/6ef4c27354368deb2f54b39bbe06601da8c873a0", "reference": "6ef4c27354368deb2f54b39bbe06601da8c873a0", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4" }, "require-dev": { "clagiordano/phpunit-result-printer": "^1", "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "clagiordano\\weblibs\\configmanager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Claudio Giordano", "email": "claudio.giordano@autistici.org", "role": "Developer" } ], "description": "weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object", "keywords": [ "clagiordano", "configuration", "manager", "tool", "weblibs" ], "time": "2019-09-25T22:10:10+00:00" }, { "name": "danielstjules/stringy", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/danielstjules/Stringy.git", "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e", "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0", "symfony/polyfill-mbstring": "~1.1" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-4": { "Stringy\\": "src/" }, "files": [ "src/Create.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel St. Jules", "email": "danielst.jules@gmail.com", "homepage": "http://www.danielstjules.com" } ], "description": "A string manipulation library with multibyte support", "homepage": "https://github.com/danielstjules/Stringy", "keywords": [ "UTF", "helpers", "manipulation", "methods", "multibyte", "string", "utf-8", "utility", "utils" ], "time": "2017-06-12T01:10:27+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "0895c932405407fd3a7368b6910c09a24d26db11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11", "reference": "0895c932405407fd3a7368b6910c09a24d26db11", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2019-10-23T15:58:00+00:00" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "239400de7a173fe9901b9ac7c06497751f00727a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", "reference": "239400de7a173fe9901b9ac7c06497751f00727a", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "suggest": { "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "time": "2019-07-01T23:21:34+00:00" }, { "name": "league/plates", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/plates.git", "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/plates/zipball/b1684b6f127714497a0ef927ce42c0b44b45a8af", "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^5.3 | ^7.0" }, "require-dev": { "mikey179/vfsstream": "^1.4", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "League\\Plates\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Reinink", "role": "Developer", "email": "jonathan@reinink.ca" } ], "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.", "homepage": "http://platesphp.com", "keywords": [ "league", "package", "templates", "templating", "views" ], "time": "2016-12-28T00:14:17+00:00" }, { "name": "mtdowling/jmespath.php", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac", "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "bin/jp.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "JmesPath\\": "src/" }, "files": [ "src/JmesPath.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Declaratively specify how to extract elements from a JSON document", "keywords": [ "json", "jsonpath" ], "time": "2016-12-03T22:08:25+00:00" }, { "name": "nikic/fast-route", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/nikic/FastRoute.git", "reference": "181d480e08d9476e61381e04a71b34dc0432e812" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812", "reference": "181d480e08d9476e61381e04a71b34dc0432e812", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35|~5.7" }, "type": "library", "autoload": { "psr-4": { "FastRoute\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "description": "Fast request router for PHP", "keywords": [ "router", "routing" ], "time": "2018-02-13T20:26:39+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2019-11-27T14:18:11+00:00" }, { "name": "wuding/equiv-route", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/wuding/equiv-route.git", "reference": "7abbeabfb539ca157f904558373d935a95255bc1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wuding/equiv-route/zipball/7abbeabfb539ca157f904558373d935a95255bc1", "reference": "7abbeabfb539ca157f904558373d935a95255bc1", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "EquivRoute\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "time": "2019-10-21T12:34:29+00:00" }, { "name": "wuding/magic-cube", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/wuding/magic-cube.git", "reference": "9cb78cd76b42f7683b1791a5c26cd96759f931a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wuding/magic-cube/zipball/9cb78cd76b42f7683b1791a5c26cd96759f931a8", "reference": "9cb78cd76b42f7683b1791a5c26cd96759f931a8", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "MagicCube\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "time": "2020-04-30T18:18:46+00:00" }, { "name": "wuding/new-ui", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/wuding/new-ui.git", "reference": "b643c0c0996bf71cdfc5c1fa948c43e0ccbc90c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wuding/new-ui/zipball/b643c0c0996bf71cdfc5c1fa948c43e0ccbc90c5", "reference": "b643c0c0996bf71cdfc5c1fa948c43e0ccbc90c5", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "NewUI\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "time": "2019-10-21T12:58:54+00:00" }, { "name": "wuding/php-ext", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/wuding/php-ext.git", "reference": "6132cb827fb5ebbb14fb5b4b7efec6042b30e960" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wuding/php-ext/zipball/6132cb827fb5ebbb14fb5b4b7efec6042b30e960", "reference": "6132cb827fb5ebbb14fb5b4b7efec6042b30e960", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0", "wuding/php-func": "^1.0.4" }, "type": "library", "autoload": { "psr-4": { "Ext\\": "src/" }, "files": [ "src/Ext.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Benny Wu", "email": "contact@urlnk.com" } ], "description": "PHP Extension Library", "time": "2019-10-21T12:55:13+00:00" }, { "name": "wuding/php-func", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/wuding/php-func.git", "reference": "0cd031d61c93f596fd810a70b6ddeda47a5a0010" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wuding/php-func/zipball/0cd031d61c93f596fd810a70b6ddeda47a5a0010", "reference": "0cd031d61c93f596fd810a70b6ddeda47a5a0010", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "Func\\X\\": "src/X/", "Func\\": "src/" }, "files": [ "src/Func.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Benny Wu", "email": "contact@urlnk.com" } ], "description": "PHP function polyfill", "keywords": [ "function", "polyfill", "shim" ], "time": "2019-09-08T18:49:22+00:00" }, { "name": "wuding/topdb", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/wuding/topdb.git", "reference": "45a19a0209bf600476d00f4c5e06d148da5c4a88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wuding/topdb/zipball/45a19a0209bf600476d00f4c5e06d148da5c4a88", "reference": "45a19a0209bf600476d00f4c5e06d148da5c4a88", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "Topdb\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "time": "2020-05-04T13:54:43+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }