{ "packages": [ { "name": "aliyuncs/oss-sdk-php", "version": "v2.7.2", "version_normalized": "2.7.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/aliyuncs/oss-sdk-php/v2.7.2/aliyuncs-oss-sdk-php-v2.7.2.zip", "reference": "483dd0b8bff5d47f0e4ffc99f6077a295c5ccbb5", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "php-coveralls/php-coveralls": "*", "phpunit/phpunit": "*" }, "time": "2024-10-28T10:41:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "OSS\\": "src/OSS" } }, "license": [ "MIT" ], "authors": [ { "name": "Aliyuncs", "homepage": "http://www.aliyun.com" } ], "description": "Aliyun OSS SDK for PHP", "homepage": "http://www.aliyun.com/product/oss/", "support": { "issues": "https://github.com/aliyun/aliyun-oss-php-sdk/issues", "source": "https://github.com/aliyun/aliyun-oss-php-sdk/tree/v2.7.2" }, "install-path": "../aliyuncs/oss-sdk-php" }, { "name": "carbonphp/carbon-doctrine-types", "version": "3.2.0", "version_normalized": "3.2.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/carbonphp/carbon-doctrine-types/3.2.0/carbonphp-carbon-doctrine-types-3.2.0.zip", "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d", "shasum": "" }, "require": { "php": "^8.1" }, "conflict": { "doctrine/dbal": "<4.0.0 || >=5.0.0" }, "require-dev": { "doctrine/dbal": "^4.0.0", "nesbot/carbon": "^2.71.0 || ^3.0.0", "phpunit/phpunit": "^10.3" }, "time": "2024-02-09T16:56:22+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Carbon\\Doctrine\\": "src/Carbon/Doctrine/" } }, "license": [ "MIT" ], "authors": [ { "name": "KyleKatarn", "email": "kylekatarnls@gmail.com" } ], "description": "Types to use Carbon in Doctrine", "keywords": [ "carbon", "date", "datetime", "doctrine", "time" ], "support": { "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0" }, "install-path": "../carbonphp/carbon-doctrine-types" }, { "name": "composer/pcre", "version": "3.3.2", "version_normalized": "3.3.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/composer/pcre/3.3.2/composer-pcre-3.3.2.zip", "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "conflict": { "phpstan/phpstan": "<1.11.10" }, "require-dev": { "phpstan/phpstan": "^1.12 || ^2", "phpstan/phpstan-strict-rules": "^1 || ^2", "phpunit/phpunit": "^8 || ^9" }, "time": "2024-11-12T16:29:46+00:00", "type": "library", "extra": { "phpstan": { "includes": [ "extension.neon" ] }, "branch-alias": { "dev-main": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Composer\\Pcre\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "PCRE wrapping library that offers type-safe preg_* replacements.", "keywords": [ "PCRE", "preg", "regex", "regular expression" ], "support": { "issues": "https://github.com/composer/pcre/issues", "source": "https://github.com/composer/pcre/tree/3.3.2" }, "install-path": "./pcre" }, { "name": "doctrine/annotations", "version": "1.14.4", "version_normalized": "1.14.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/doctrine/annotations/1.14.4/doctrine-annotations-1.14.4.zip", "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915", "shasum": "" }, "require": { "doctrine/lexer": "^1 || ^2", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "~1.4.10 || ^1.10.28", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7", "vimeo/psalm": "^4.30 || ^5.14" }, "suggest": { "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" }, "time": "2024-09-05T10:15:52+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", "parser" ], "support": { "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/1.14.4" }, "install-path": "../doctrine/annotations" }, { "name": "doctrine/deprecations", "version": "1.1.5", "version_normalized": "1.1.5.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/doctrine/deprecations/1.1.5/doctrine-deprecations-1.1.5.zip", "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "phpunit/phpunit": "<=7.5 || >=13" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12 || ^13", "phpstan/phpstan": "1.4.10 || 2.1.11", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12", "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "time": "2025-04-07T20:06:18+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "src" } }, "license": [ "MIT" ], "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", "source": "https://github.com/doctrine/deprecations/tree/1.1.5" }, "install-path": "../doctrine/deprecations" }, { "name": "doctrine/inflector", "version": "2.1.0", "version_normalized": "2.1.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/doctrine/inflector/2.1.0/doctrine-inflector-2.1.0.zip", "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^12.0 || ^13.0", "phpstan/phpstan": "^1.12 || ^2.0", "phpstan/phpstan-phpunit": "^1.4 || ^2.0", "phpstan/phpstan-strict-rules": "^1.6 || ^2.0", "phpunit/phpunit": "^8.5 || ^12.2" }, "time": "2025-08-10T19:31:58+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Inflector\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", "homepage": "https://www.doctrine-project.org/projects/inflector.html", "keywords": [ "inflection", "inflector", "lowercase", "manipulation", "php", "plural", "singular", "strings", "uppercase", "words" ], "support": { "issues": "https://github.com/doctrine/inflector/issues", "source": "https://github.com/doctrine/inflector/tree/2.1.0" }, "install-path": "../doctrine/inflector" }, { "name": "doctrine/lexer", "version": "2.1.1", "version_normalized": "2.1.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/doctrine/lexer/2.1.1/doctrine-lexer-2.1.1.zip", "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psalm/plugin-phpunit": "^0.18.3", "vimeo/psalm": "^4.11 || ^5.21" }, "time": "2024-02-05T11:35:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/2.1.1" }, "install-path": "../doctrine/lexer" }, { "name": "elasticsearch/elasticsearch", "version": "v7.17.3", "version_normalized": "7.17.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/elasticsearch/elasticsearch/v7.17.3/elasticsearch-elasticsearch-v7.17.3.zip", "reference": "b8a60b4136ee31117d1aa1b19879530eb6d11efb", "shasum": "" }, "require": { "ext-json": ">=1.3.7", "ezimuel/ringphp": "^1.1.2", "php": "^7.3 || ^8.0", "psr/log": "^1|^2|^3" }, "require-dev": { "ext-yaml": "*", "ext-zip": "*", "mockery/mockery": "^1.2", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.4", "symfony/finder": "~4.0" }, "suggest": { "ext-curl": "*", "monolog/monolog": "Allows for client-level logging and tracing" }, "time": "2025-07-14T09:07:02+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/autoload.php" ], "psr-4": { "Elasticsearch\\": "src/Elasticsearch/" } }, "license": [ "Apache-2.0", "LGPL-2.1-only" ], "authors": [ { "name": "Zachary Tong" }, { "name": "Enrico Zimuel" } ], "description": "PHP Client for Elasticsearch", "keywords": [ "client", "elasticsearch", "search" ], "support": { "issues": "https://github.com/elastic/elasticsearch-php/issues", "source": "https://github.com/elastic/elasticsearch-php/tree/v7.17.3" }, "install-path": "../elasticsearch/elasticsearch" }, { "name": "ezimuel/guzzlestreams", "version": "4.1.0", "version_normalized": "4.1.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/ezimuel/guzzlestreams/4.1.0/ezimuel-guzzlestreams-4.1.0.zip", "reference": "903161be81e9f497cc42fb7db982404a4e6441b0", "shasum": "" }, "require": { "php": ">=7.4.0" }, "require-dev": { "phpstan/phpstan": "^2.1", "phpunit/phpunit": "~9.0" }, "time": "2025-08-05T06:44:46+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Fork of guzzle/streams (abandoned) to be used with elasticsearch-php", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ], "support": { "source": "https://github.com/ezimuel/guzzlestreams/tree/4.1.0" }, "install-path": "../ezimuel/guzzlestreams" }, { "name": "ezimuel/ringphp", "version": "1.4.0", "version_normalized": "1.4.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/ezimuel/ringphp/1.4.0/ezimuel-ringphp-1.4.0.zip", "reference": "bc983599ec7add50c00e420e867c403c8ed16ae7", "shasum": "" }, "require": { "ezimuel/guzzlestreams": "^3.0.1 || ^4.0.0", "php": ">=5.4.0", "react/promise": "^2.0 || ^3.0" }, "replace": { "guzzlehttp/ringphp": "self.version" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~9.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "time": "2025-08-07T09:30:38+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Ring\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php", "support": { "source": "https://github.com/ezimuel/ringphp/tree/1.4.0" }, "install-path": "../ezimuel/ringphp" }, { "name": "firebase/php-jwt", "version": "v6.11.1", "version_normalized": "6.11.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/firebase/php-jwt/v6.11.1/firebase-php-jwt-v6.11.1.zip", "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" }, "time": "2025-04-09T20:32:01+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", "source": "https://github.com/firebase/php-jwt/tree/v6.11.1" }, "install-path": "../firebase/php-jwt" }, { "name": "graham-campbell/result-type", "version": "v1.1.3", "version_normalized": "1.1.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/graham-campbell/result-type/v1.1.3/graham-campbell-result-type-v1.1.3.zip", "reference": "3ba905c11371512af9d9bdd27d99b782216b6945", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "phpoption/phpoption": "^1.9.3" }, "require-dev": { "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" }, "time": "2024-07-20T21:45:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "GrahamCampbell\\ResultType\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "An Implementation Of The Result Type", "keywords": [ "Graham Campbell", "GrahamCampbell", "Result Type", "Result-Type", "result" ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3" }, "install-path": "../graham-campbell/result-type" }, { "name": "guzzlehttp/command", "version": "1.3.2", "version_normalized": "1.3.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/command/1.3.2/guzzlehttp-command-1.3.2.zip", "reference": "888e74fc1d82a499c1fd6726248ed0bc0886395e", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.9.2", "guzzlehttp/promises": "^1.5.3 || ^2.0.3", "guzzlehttp/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.19 || ^9.5.8" }, "time": "2025-02-04T09:56:46+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Command\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" } ], "description": "Provides the foundation for building command-based web service clients", "support": { "issues": "https://github.com/guzzle/command/issues", "source": "https://github.com/guzzle/command/tree/1.3.2" }, "install-path": "../guzzlehttp/command" }, { "name": "guzzlehttp/guzzle", "version": "7.10.0", "version_normalized": "7.10.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/guzzle/7.10.0/guzzlehttp-guzzle-7.10.0.zip", "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^2.3", "guzzlehttp/psr7": "^2.8", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" }, "provide": { "psr/http-client-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.2", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.39 || ^9.6.20", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "time": "2025-08-23T22:36:01+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/7.10.0" }, "install-path": "../guzzlehttp/guzzle" }, { "name": "guzzlehttp/guzzle-services", "version": "1.4.2", "version_normalized": "1.4.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/guzzle-services/1.4.2/guzzlehttp-guzzle-services-1.4.2.zip", "reference": "45bfeb80d5ed072bb39e9f6ed1ec5d650edae961", "shasum": "" }, "require": { "guzzlehttp/command": "^1.3.2", "guzzlehttp/guzzle": "^7.9.2", "guzzlehttp/psr7": "^2.7.0", "guzzlehttp/uri-template": "^1.0.4", "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.19 || ^9.5.8" }, "suggest": { "gimler/guzzle-description-loader": "^0.0.4" }, "time": "2025-02-04T09:59:21+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Command\\Guzzle\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Stefano Kowalke", "email": "blueduck@mail.org", "homepage": "https://github.com/Konafets" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" } ], "description": "Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.", "support": { "issues": "https://github.com/guzzle/guzzle-services/issues", "source": "https://github.com/guzzle/guzzle-services/tree/1.4.2" }, "install-path": "../guzzlehttp/guzzle-services" }, { "name": "guzzlehttp/promises", "version": "2.3.0", "version_normalized": "2.3.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/promises/2.3.0/guzzlehttp-promises-2.3.0.zip", "reference": "481557b130ef3790cf82b713667b43030dc9c957", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "time": "2025-08-22T14:34:08+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/2.3.0" }, "install-path": "../guzzlehttp/promises" }, { "name": "guzzlehttp/psr7", "version": "2.8.0", "version_normalized": "2.8.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/psr7/2.8.0/guzzlehttp-psr7-2.8.0.zip", "reference": "21dc724a0583619cd1652f673303492272778051", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "0.9.0", "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2025-08-23T21:21:41+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/2.8.0" }, "install-path": "../guzzlehttp/psr7" }, { "name": "guzzlehttp/uri-template", "version": "v1.0.5", "version_normalized": "1.0.5.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/uri-template/v1.0.5/guzzlehttp-uri-template-v1.0.5.zip", "reference": "4f4bbd4e7172148801e76e3decc1e559bdee34e1", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "symfony/polyfill-php80": "^1.24" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.44 || ^9.6.25", "uri-template/tests": "1.0.0" }, "time": "2025-08-22T14:27:06+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\UriTemplate\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" } ], "description": "A polyfill class for uri_template of PHP", "keywords": [ "guzzlehttp", "uri-template" ], "support": { "issues": "https://github.com/guzzle/uri-template/issues", "source": "https://github.com/guzzle/uri-template/tree/v1.0.5" }, "install-path": "../guzzlehttp/uri-template" }, { "name": "hhink/webman-sms", "version": "v1.0.0", "version_normalized": "1.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/hhink/webman-sms/v1.0.0/hhink-webman-sms-v1.0.0.zip", "reference": "91ddcd4cf26d5d5531cb5c2bc9c27ce9f2dbb237", "shasum": "" }, "require": { "overtrue/easy-sms": ">=2.2.0", "php": ">=7.0" }, "time": "2022-09-07T08:00:40+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Hhink\\WebmanSms\\": "src" } }, "license": [ "MIT" ], "description": "Webman plugin hhink/webman-sms", "support": { "issues": "https://github.com/hh-Ink/webman-sms/issues", "source": "https://github.com/hh-Ink/webman-sms/tree/v1.0.0" }, "install-path": "../hhink/webman-sms" }, { "name": "hzdad/codecheck", "version": "v1.0", "version_normalized": "1.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/hzdad/codecheck/v1.0/hzdad-codecheck-v1.0.zip", "reference": "929c7119824e9c82534ddaccdcce4971258044e3", "shasum": "" }, "time": "2022-06-02T03:29:02+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Hzdad\\Codecheck\\": "src" } }, "license": [ "MIT" ], "description": "Webman plugin hzdad/codecheck", "support": { "issues": "https://github.com/hzdad/codecheck/issues", "source": "https://github.com/hzdad/codecheck/tree/v1.0" }, "install-path": "../hzdad/codecheck" }, { "name": "illuminate/bus", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/bus/v12.39.0/illuminate-bus-v12.39.0.zip", "reference": "7845b735651ffb734b8b064e7d0349490adf4564", "shasum": "" }, "require": { "illuminate/collections": "^12.0", "illuminate/contracts": "^12.0", "illuminate/pipeline": "^12.0", "illuminate/support": "^12.0", "php": "^8.2" }, "suggest": { "illuminate/queue": "Required to use closures when chaining jobs (^12.0)." }, "time": "2025-11-04T15:31:54+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Bus\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Bus package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/bus" }, { "name": "illuminate/collections", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/collections/v12.39.0/illuminate-collections-v12.39.0.zip", "reference": "deb291b109b6f7fd776a3550a120771137b3c5d1", "shasum": "" }, "require": { "illuminate/conditionable": "^12.0", "illuminate/contracts": "^12.0", "illuminate/macroable": "^12.0", "php": "^8.2", "symfony/polyfill-php84": "^1.33", "symfony/polyfill-php85": "^1.33" }, "suggest": { "illuminate/http": "Required to convert collections to API resources (^12.0).", "symfony/var-dumper": "Required to use the dump method (^7.2)." }, "time": "2025-10-30T12:22:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "files": [ "functions.php", "helpers.php" ], "psr-4": { "Illuminate\\Support\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Collections package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/collections" }, { "name": "illuminate/conditionable", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/conditionable/v12.39.0/illuminate-conditionable-v12.39.0.zip", "reference": "ec677967c1f2faf90b8428919124d2184a4c9b49", "shasum": "" }, "require": { "php": "^8.2" }, "time": "2025-05-13T15:08:45+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Support\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Conditionable package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/conditionable" }, { "name": "illuminate/container", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/container/v12.39.0/illuminate-container-v12.39.0.zip", "reference": "17ec6c2f741b11564420acc737dea9334d69988c", "shasum": "" }, "require": { "illuminate/contracts": "^12.0", "php": "^8.2", "psr/container": "^1.1.1|^2.0.1", "symfony/polyfill-php84": "^1.33", "symfony/polyfill-php85": "^1.33" }, "provide": { "psr/container-implementation": "1.1|2.0" }, "suggest": { "illuminate/auth": "Required to use the Auth attribute", "illuminate/cache": "Required to use the Cache attribute", "illuminate/config": "Required to use the Config attribute", "illuminate/database": "Required to use the DB attribute", "illuminate/filesystem": "Required to use the Storage attribute", "illuminate/log": "Required to use the Log or Context attributes" }, "time": "2025-11-14T15:29:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Container\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Container package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/container" }, { "name": "illuminate/contracts", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/contracts/v12.39.0/illuminate-contracts-v12.39.0.zip", "reference": "5ab717c8f0dd4e84be703796bbb415ccff8de57a", "shasum": "" }, "require": { "php": "^8.2", "psr/container": "^1.1.1|^2.0.1", "psr/simple-cache": "^1.0|^2.0|^3.0" }, "time": "2025-10-07T19:59:08+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Contracts\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/contracts" }, { "name": "illuminate/events", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/events/v12.39.0/illuminate-events-v12.39.0.zip", "reference": "e0de667c68040d59a6ffc09e914536a1186870f0", "shasum": "" }, "require": { "illuminate/bus": "^12.0", "illuminate/collections": "^12.0", "illuminate/container": "^12.0", "illuminate/contracts": "^12.0", "illuminate/macroable": "^12.0", "illuminate/support": "^12.0", "php": "^8.2" }, "time": "2025-10-21T15:10:34+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "files": [ "functions.php" ], "psr-4": { "Illuminate\\Events\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Events package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/events" }, { "name": "illuminate/macroable", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/macroable/v12.39.0/illuminate-macroable-v12.39.0.zip", "reference": "e862e5648ee34004fa56046b746f490dfa86c613", "shasum": "" }, "require": { "php": "^8.2" }, "time": "2024-07-23T16:31:01+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Support\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Macroable package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/macroable" }, { "name": "illuminate/pipeline", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/pipeline/v12.39.0/illuminate-pipeline-v12.39.0.zip", "reference": "b6a14c20d69a44bf0a6fba664a00d23ca71770ee", "shasum": "" }, "require": { "illuminate/contracts": "^12.0", "illuminate/macroable": "^12.0", "illuminate/support": "^12.0", "php": "^8.2" }, "suggest": { "illuminate/database": "Required to use database transactions (^12.0)." }, "time": "2025-08-20T13:36:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Pipeline\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Pipeline package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/pipeline" }, { "name": "illuminate/redis", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/redis/v12.39.0/illuminate-redis-v12.39.0.zip", "reference": "7e70e89db07e4bc3b0271a7a820a0d85b746c069", "shasum": "" }, "require": { "illuminate/collections": "^12.0", "illuminate/contracts": "^12.0", "illuminate/macroable": "^12.0", "illuminate/support": "^12.0", "php": "^8.2" }, "suggest": { "ext-redis": "Required to use the phpredis connector (^4.0|^5.0|^6.0).", "predis/predis": "Required to use the predis connector (^2.3|^3.0)." }, "time": "2025-11-07T20:17:43+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Illuminate\\Redis\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Redis package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/redis" }, { "name": "illuminate/support", "version": "v12.39.0", "version_normalized": "12.39.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/illuminate/support/v12.39.0/illuminate-support-v12.39.0.zip", "reference": "d9780f626aa79d6b7b9c18f0d886340a29c66659", "shasum": "" }, "require": { "doctrine/inflector": "^2.0", "ext-ctype": "*", "ext-filter": "*", "ext-mbstring": "*", "illuminate/collections": "^12.0", "illuminate/conditionable": "^12.0", "illuminate/contracts": "^12.0", "illuminate/macroable": "^12.0", "nesbot/carbon": "^3.8.4", "php": "^8.2", "symfony/polyfill-php83": "^1.33", "symfony/polyfill-php85": "^1.33", "voku/portable-ascii": "^2.0.2" }, "conflict": { "tightenco/collect": "<5.5.33" }, "replace": { "spatie/once": "*" }, "suggest": { "illuminate/filesystem": "Required to use the Composer class (^12.0).", "laravel/serializable-closure": "Required to use the once function (^1.3|^2.0).", "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.7).", "league/uri": "Required to use the Uri class (^7.5.1).", "ramsey/uuid": "Required to use Str::uuid() (^4.7).", "symfony/process": "Required to use the Composer class (^7.2).", "symfony/uid": "Required to use Str::ulid() (^7.2).", "symfony/var-dumper": "Required to use the dd function (^7.2).", "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.6.1)." }, "time": "2025-11-16T14:43:22+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "12.x-dev" } }, "installation-source": "dist", "autoload": { "files": [ "functions.php", "helpers.php" ], "psr-4": { "Illuminate\\Support\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "install-path": "../illuminate/support" }, { "name": "intervention/gif", "version": "4.2.2", "version_normalized": "4.2.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/intervention/gif/4.2.2/intervention-gif-4.2.2.zip", "reference": "5999eac6a39aa760fb803bc809e8909ee67b451a", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0", "slevomat/coding-standard": "~8.0", "squizlabs/php_codesniffer": "^3.8" }, "time": "2025-03-29T07:46:21+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Intervention\\Gif\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@intervention.io", "homepage": "https://intervention.io/" } ], "description": "Native PHP GIF Encoder/Decoder", "homepage": "https://github.com/intervention/gif", "keywords": [ "animation", "gd", "gif", "image" ], "support": { "issues": "https://github.com/Intervention/gif/issues", "source": "https://github.com/Intervention/gif/tree/4.2.2" }, "install-path": "../intervention/gif" }, { "name": "intervention/image", "version": "3.11.4", "version_normalized": "3.11.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/intervention/image/3.11.4/intervention-image-3.11.4.zip", "reference": "8c49eb21a6d2572532d1bc425964264f3e496846", "shasum": "" }, "require": { "ext-mbstring": "*", "intervention/gif": "^4.2", "php": "^8.1" }, "require-dev": { "mockery/mockery": "^1.6", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0", "slevomat/coding-standard": "~8.0", "squizlabs/php_codesniffer": "^3.8" }, "suggest": { "ext-exif": "Recommended to be able to read EXIF data properly." }, "time": "2025-07-30T13:13:19+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Intervention\\Image\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@intervention.io", "homepage": "https://intervention.io/" } ], "description": "PHP image manipulation", "homepage": "https://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "resize", "thumbnail", "watermark" ], "support": { "issues": "https://github.com/Intervention/image/issues", "source": "https://github.com/Intervention/image/tree/3.11.4" }, "install-path": "../intervention/image" }, { "name": "kkokk/poster", "version": "v3.0.4", "version_normalized": "3.0.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/kkokk/poster/v3.0.4/kkokk-poster-v3.0.4.zip", "reference": "ccca8b1766fa41ecd6ec0c3ec79d1a77b6a1a2b6", "shasum": "" }, "require": { "ext-gd": "*", "ext-iconv": "*", "ext-mbstring": "*", "php": ">=5.6.0" }, "time": "2025-10-22T09:02:34+00:00", "type": "project", "installation-source": "dist", "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Kkokk\\Poster\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "lang", "email": "732853989@qq.com" } ], "description": "PHP生成海报、验证码、行为验证码", "support": { "issues": "https://github.com/kkokk/poster/issues", "source": "https://github.com/kkokk/poster/tree/v3.0.4" }, "install-path": "../kkokk/poster" }, { "name": "laravel/serializable-closure", "version": "v1.3.7", "version_normalized": "1.3.7.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/laravel/serializable-closure/v1.3.7/laravel-serializable-closure-v1.3.7.zip", "reference": "4f48ade902b94323ca3be7646db16209ec76be3d", "shasum": "" }, "require": { "php": "^7.3|^8.0" }, "require-dev": { "illuminate/support": "^8.0|^9.0|^10.0|^11.0", "nesbot/carbon": "^2.61|^3.0", "pestphp/pest": "^1.21.3", "phpstan/phpstan": "^1.8.2", "symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0" }, "time": "2024-11-14T18:34:49+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Laravel\\SerializableClosure\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" }, { "name": "Nuno Maduro", "email": "nuno@laravel.com" } ], "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", "keywords": [ "closure", "laravel", "serializable" ], "support": { "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, "install-path": "../laravel/serializable-closure" }, { "name": "linfly/annotation", "version": "1.0.12", "version_normalized": "1.0.12.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/linfly/annotation/1.0.12/linfly-annotation-1.0.12.zip", "reference": "56bf93293c395f78b32f889a875155a6c8ed6897", "shasum": "" }, "require": { "doctrine/annotations": "^1.13", "linfly/container": "^1.0", "php": "^8.0" }, "time": "2023-10-07T03:15:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "LinFly\\Annotation\\": "src/" } }, "license": [ "MIT" ], "description": "Webman plugin linfly/annotation", "support": { "issues": "https://github.com/imlinfly/webman-annotation/issues", "source": "https://github.com/imlinfly/webman-annotation/tree/1.0.12" }, "install-path": "../linfly/annotation" }, { "name": "linfly/container", "version": "1.0.4", "version_normalized": "1.0.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/linfly/container/1.0.4/linfly-container-1.0.4.zip", "reference": "9f3d3f9d35de6587c4870bedb130e17596a2f7b4", "shasum": "" }, "require": { "php": ">=8.0", "psr/container": ">=1.0" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "time": "2023-05-16T08:03:31+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "LinFly\\": "src/" } }, "license": [ "MIT" ], "description": "linfly-container", "support": { "issues": "https://github.com/imlinfly/php-container/issues", "source": "https://github.com/imlinfly/php-container/tree/1.0.4" }, "install-path": "../linfly/container" }, { "name": "maennchen/zipstream-php", "version": "3.1.2", "version_normalized": "3.1.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/maennchen/zipstream-php/3.1.2/maennchen-zipstream-php-3.1.2.zip", "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", "php-64bit": "^8.2" }, "require-dev": { "brianium/paratest": "^7.7", "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.16", "guzzlehttp/guzzle": "^7.5", "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.5", "phpunit/phpunit": "^11.0", "vimeo/psalm": "^6.0" }, "suggest": { "guzzlehttp/psr7": "^2.4", "psr/http-message": "^2.0" }, "time": "2025-01-27T12:07:53+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "ZipStream\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Paul Duncan", "email": "pabs@pablotron.org" }, { "name": "Jonatan Männchen", "email": "jonatan@maennchen.ch" }, { "name": "Jesse Donat", "email": "donatj@gmail.com" }, { "name": "András Kolesár", "email": "kolesar@kolesar.hu" } ], "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.", "keywords": [ "stream", "zip" ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.2" }, "install-path": "../maennchen/zipstream-php" }, { "name": "markbaker/complex", "version": "3.0.2", "version_normalized": "3.0.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/markbaker/complex/3.0.2/markbaker-complex-3.0.2.zip", "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "phpcompatibility/php-compatibility": "^9.3", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "squizlabs/php_codesniffer": "^3.7" }, "time": "2022-12-06T16:21:08+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Complex\\": "classes/src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with complex numbers", "homepage": "https://github.com/MarkBaker/PHPComplex", "keywords": [ "complex", "mathematics" ], "support": { "issues": "https://github.com/MarkBaker/PHPComplex/issues", "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2" }, "install-path": "../markbaker/complex" }, { "name": "markbaker/matrix", "version": "3.0.1", "version_normalized": "3.0.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/markbaker/matrix/3.0.1/markbaker-matrix-3.0.1.zip", "reference": "728434227fe21be27ff6d86621a1b13107a2562c", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "phpcompatibility/php-compatibility": "^9.3", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "^4.0", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "sebastian/phpcpd": "^4.0", "squizlabs/php_codesniffer": "^3.7" }, "time": "2022-12-02T22:17:43+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Matrix\\": "classes/src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@demon-angel.eu" } ], "description": "PHP Class for working with matrices", "homepage": "https://github.com/MarkBaker/PHPMatrix", "keywords": [ "mathematics", "matrix", "vector" ], "support": { "issues": "https://github.com/MarkBaker/PHPMatrix/issues", "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1" }, "install-path": "../markbaker/matrix" }, { "name": "monolog/monolog", "version": "2.10.0", "version_normalized": "2.10.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/monolog/monolog/2.10.0/monolog-monolog-2.10.0.zip", "reference": "5cf826f2991858b54d5c3809bee745560a1042a7", "shasum": "" }, "require": { "php": ">=7.2", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "provide": { "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7 || ^8", "ext-json": "*", "graylog2/gelf-php": "^1.4.2 || ^2@dev", "guzzlehttp/guzzle": "^7.4", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", "phpspec/prophecy": "^1.15", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.5.38 || ^9.6.19", "predis/predis": "^1.1 || ^2.0", "rollbar/rollbar": "^1.3 || ^2 || ^3", "ruflin/elastica": "^7", "swiftmailer/swiftmailer": "^5.3|^6.0", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", "ext-mbstring": "Allow to work properly with unicode symbols", "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", "ext-openssl": "Required to send log messages using SSL", "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "time": "2024-11-12T12:43:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", "source": "https://github.com/Seldaek/monolog/tree/2.10.0" }, "install-path": "../monolog/monolog" }, { "name": "nesbot/carbon", "version": "3.10.3", "version_normalized": "3.10.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/nesbot/carbon/3.10.3/nesbot-carbon-3.10.3.zip", "reference": "8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f", "shasum": "" }, "require": { "carbonphp/carbon-doctrine-types": "<100.0", "ext-json": "*", "php": "^8.1", "psr/clock": "^1.0", "symfony/clock": "^6.3.12 || ^7.0", "symfony/polyfill-mbstring": "^1.0", "symfony/translation": "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0" }, "provide": { "psr/clock-implementation": "1.0" }, "require-dev": { "doctrine/dbal": "^3.6.3 || ^4.0", "doctrine/orm": "^2.15.2 || ^3.0", "friendsofphp/php-cs-fixer": "^v3.87.1", "kylekatarnls/multi-tester": "^2.5.3", "phpmd/phpmd": "^2.15.0", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^2.1.22", "phpunit/phpunit": "^10.5.53", "squizlabs/php_codesniffer": "^3.13.4" }, "time": "2025-09-06T13:39:36+00:00", "bin": [ "bin/carbon" ], "type": "library", "extra": { "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] }, "phpstan": { "includes": [ "extension.neon" ] }, "branch-alias": { "dev-2.x": "2.x-dev", "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Carbon\\": "src/Carbon/" } }, "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "https://markido.com" }, { "name": "kylekatarnls", "homepage": "https://github.com/kylekatarnls" } ], "description": "An API extension for DateTime that supports 281 different languages.", "homepage": "https://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ], "support": { "docs": "https://carbon.nesbot.com/docs", "issues": "https://github.com/CarbonPHP/carbon/issues", "source": "https://github.com/CarbonPHP/carbon" }, "install-path": "../nesbot/carbon" }, { "name": "nikic/fast-route", "version": "v1.3.0", "version_normalized": "1.3.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/nikic/fast-route/v1.3.0/nikic-fast-route-v1.3.0.zip", "reference": "181d480e08d9476e61381e04a71b34dc0432e812", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35|~5.7" }, "time": "2018-02-13T20:26:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "FastRoute\\": "src/" } }, "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "description": "Fast request router for PHP", "keywords": [ "router", "routing" ], "support": { "issues": "https://github.com/nikic/FastRoute/issues", "source": "https://github.com/nikic/FastRoute/tree/master" }, "install-path": "../nikic/fast-route" }, { "name": "overtrue/easy-sms", "version": "3.2.1", "version_normalized": "3.2.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/overtrue/easy-sms/3.2.1/overtrue-easy-sms-3.2.1.zip", "reference": "110d3a5fe43af7d3fe80c06b1a0cbf955648a922", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/guzzle": "^6.2 || ^7.0", "php": ">=8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.54", "jetbrains/phpstorm-attributes": "^1.0", "mockery/mockery": "^1.4.2", "phpunit/phpunit": "^9.5.8" }, "time": "2025-07-17T07:07:58+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Overtrue\\EasySms\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "overtrue", "email": "i@overtrue.me" } ], "description": "The easiest way to send short message.", "support": { "issues": "https://github.com/overtrue/easy-sms/issues", "source": "https://github.com/overtrue/easy-sms/tree/3.2.1" }, "install-path": "../overtrue/easy-sms" }, { "name": "php-di/invoker", "version": "2.3.7", "version_normalized": "2.3.7.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/php-di/invoker/2.3.7/php-di-invoker-2.3.7.zip", "reference": "3c1ddfdef181431fbc4be83378f6d036d59e81e1", "shasum": "" }, "require": { "php": ">=7.3", "psr/container": "^1.0|^2.0" }, "require-dev": { "athletic/athletic": "~0.1.8", "mnapoli/hard-mode": "~0.3.0", "phpunit/phpunit": "^9.0 || ^10 || ^11 || ^12" }, "time": "2025-08-30T10:22:22+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Invoker\\": "src/" } }, "license": [ "MIT" ], "description": "Generic and extensible callable invoker", "homepage": "https://github.com/PHP-DI/Invoker", "keywords": [ "callable", "dependency", "dependency-injection", "injection", "invoke", "invoker" ], "support": { "issues": "https://github.com/PHP-DI/Invoker/issues", "source": "https://github.com/PHP-DI/Invoker/tree/2.3.7" }, "install-path": "../php-di/invoker" }, { "name": "php-di/php-di", "version": "7.0.0", "version_normalized": "7.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/php-di/php-di/7.0.0/php-di-php-di-7.0.0.zip", "reference": "f0ca9a0e0fb800974fcaf7b2f896ca1e840fd15b", "shasum": "" }, "require": { "laravel/serializable-closure": "^1.0", "php": ">=8.0", "php-di/invoker": "^2.0", "psr/container": "^1.1 || ^2.0" }, "provide": { "psr/container-implementation": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3", "mnapoli/phpunit-easymock": "^1.3", "ocramius/proxy-manager": "^2.11.2", "phpunit/phpunit": "^9.5", "vimeo/psalm": "^4.6" }, "suggest": { "ocramius/proxy-manager": "Install it if you want to use lazy injection (version ^2.3)" }, "time": "2023-01-12T14:08:11+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "DI\\": "src/" } }, "license": [ "MIT" ], "description": "The dependency injection container for humans", "homepage": "https://php-di.org/", "keywords": [ "PSR-11", "container", "container-interop", "dependency injection", "di", "ioc", "psr11" ], "support": { "issues": "https://github.com/PHP-DI/PHP-DI/issues", "source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.0" }, "install-path": "../php-di/php-di" }, { "name": "phpoffice/phpspreadsheet", "version": "5.2.0", "version_normalized": "5.2.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/phpoffice/phpspreadsheet/5.2.0/phpoffice-phpspreadsheet-5.2.0.zip", "reference": "3b8994b3aac4b61018bc04fc8c441f4fd68c18eb", "shasum": "" }, "require": { "composer/pcre": "^1||^2||^3", "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-gd": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", "maennchen/zipstream-php": "^2.1 || ^3.0", "markbaker/complex": "^3.0", "markbaker/matrix": "^3.0", "php": "^8.1", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-main", "dompdf/dompdf": "^2.0 || ^3.0", "friendsofphp/php-cs-fixer": "^3.2", "mitoteam/jpgraph": "^10.5", "mpdf/mpdf": "^8.1.1", "phpcompatibility/php-compatibility": "^9.3", "phpstan/phpstan": "^1.1 || ^2.0", "phpstan/phpstan-deprecation-rules": "^1.0 || ^2.0", "phpstan/phpstan-phpunit": "^1.0 || ^2.0", "phpunit/phpunit": "^10.5", "squizlabs/php_codesniffer": "^3.7", "tecnickcom/tcpdf": "^6.5" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer", "ext-intl": "PHP Internationalization Functions, regquired for NumberFormat Wizard", "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" }, "time": "2025-10-26T15:54:22+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, "license": [ "MIT" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "https://blog.maartenballiauw.be" }, { "name": "Mark Baker", "homepage": "https://markbakeruk.net" }, { "name": "Franck Lefevre", "homepage": "https://rootslabs.net" }, { "name": "Erik Tilt" }, { "name": "Adrien Crivelli" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", "keywords": [ "OpenXML", "excel", "gnumeric", "ods", "php", "spreadsheet", "xls", "xlsx" ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.2.0" }, "install-path": "../phpoffice/phpspreadsheet" }, { "name": "phpoption/phpoption", "version": "1.9.4", "version_normalized": "1.9.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/phpoption/phpoption/1.9.4/phpoption-phpoption-1.9.4.zip", "reference": "638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34" }, "time": "2025-08-21T11:53:16+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false }, "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PhpOption\\": "src/PhpOption/" } }, "license": [ "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" }, { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", "source": "https://github.com/schmittjoh/php-option/tree/1.9.4" }, "install-path": "../phpoption/phpoption" }, { "name": "psr/cache", "version": "3.0.0", "version_normalized": "3.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/cache/3.0.0/psr-cache-3.0.0.zip", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2021-02-03T23:26:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/3.0.0" }, "install-path": "../psr/cache" }, { "name": "psr/clock", "version": "1.0.0", "version_normalized": "1.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/clock/1.0.0/psr-clock-1.0.0.zip", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "time": "2022-11-25T14:36:26+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Clock\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for reading the clock.", "homepage": "https://github.com/php-fig/clock", "keywords": [ "clock", "now", "psr", "psr-20", "time" ], "support": { "issues": "https://github.com/php-fig/clock/issues", "source": "https://github.com/php-fig/clock/tree/1.0.0" }, "install-path": "../psr/clock" }, { "name": "psr/container", "version": "2.0.2", "version_normalized": "2.0.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/container/2.0.2/psr-container-2.0.2.zip", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2021-11-05T16:47:00+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/2.0.2" }, "install-path": "../psr/container" }, { "name": "psr/http-client", "version": "1.0.3", "version_normalized": "1.0.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/http-client/1.0.3/psr-http-client-1.0.3.zip", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, "time": "2023-09-23T14:17:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client" }, "install-path": "../psr/http-client" }, { "name": "psr/http-factory", "version": "1.1.0", "version_normalized": "1.1.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/http-factory/1.1.0/psr-http-factory-1.1.0.zip", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "time": "2024-04-15T12:06:14+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory" }, "install-path": "../psr/http-factory" }, { "name": "psr/http-message", "version": "2.0", "version_normalized": "2.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/http-message/2.0/psr-http-message-2.0.zip", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "time": "2023-04-04T09:54:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://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" ], "support": { "source": "https://github.com/php-fig/http-message/tree/2.0" }, "install-path": "../psr/http-message" }, { "name": "psr/log", "version": "3.0.2", "version_normalized": "3.0.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/log/3.0.2/psr-log-3.0.2.zip", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2024-09-11T13:17:53+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.2" }, "install-path": "../psr/log" }, { "name": "psr/simple-cache", "version": "3.0.0", "version_normalized": "3.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/simple-cache/3.0.0/psr-simple-cache-3.0.0.zip", "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2021-10-29T13:26:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "support": { "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" }, "install-path": "../psr/simple-cache" }, { "name": "qcloud/cos-sdk-v5", "version": "v2.6.16", "version_normalized": "2.6.16.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/qcloud/cos-sdk-v5/v2.6.16/qcloud-cos-sdk-v5-v2.6.16.zip", "reference": "22366f4b4f7f277e67aa72eea8d1e02a5f9943e2", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.2.1 || ^7.0", "guzzlehttp/guzzle-services": "^1.1", "guzzlehttp/psr7": "^1.3.1 || ^2.0", "php": ">=5.6" }, "time": "2025-01-21T12:49:21+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "installation-source": "dist", "autoload": { "files": [ "src/Common.php" ], "psr-4": { "Qcloud\\Cos\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "yaozongyou", "email": "yaozongyou@vip.qq.com" }, { "name": "lewzylu", "email": "327874225@qq.com" }, { "name": "tuunalai", "email": "550566181@qq.com" } ], "description": "PHP SDK for QCloud COS", "keywords": [ "cos", "php", "qcloud" ], "support": { "issues": "https://github.com/tencentyun/cos-php-sdk-v5/issues", "source": "https://github.com/tencentyun/cos-php-sdk-v5/tree/v2.6.16" }, "install-path": "../qcloud/cos-sdk-v5" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "version_normalized": "3.0.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/ralouphie/getallheaders/3.0.3/ralouphie-getallheaders-3.0.3.zip", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "time": "2019-03-08T08:55:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/getallheaders.php" ] }, "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "install-path": "../ralouphie/getallheaders" }, { "name": "react/promise", "version": "v3.3.0", "version_normalized": "3.3.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/react/promise/v3.3.0/react-promise-v3.3.0.zip", "reference": "23444f53a813a3296c1368bb104793ce8d88f04a", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "phpstan/phpstan": "1.12.28 || 1.4.10", "phpunit/phpunit": "^9.6 || ^7.5" }, "time": "2025-08-19T18:57:03+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "React\\Promise\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Christian Lück", "email": "christian@clue.engineering", "homepage": "https://clue.engineering/" }, { "name": "Cees-Jan Kiewiet", "email": "reactphp@ceesjankiewiet.nl", "homepage": "https://wyrihaximus.net/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "support": { "issues": "https://github.com/reactphp/promise/issues", "source": "https://github.com/reactphp/promise/tree/v3.3.0" }, "install-path": "../react/promise" }, { "name": "shopwwi/webman-auth", "version": "v2.0.0", "version_normalized": "2.0.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/shopwwi/webman-auth/v2.0.0/shopwwi-webman-auth-v2.0.0.zip", "reference": "eaaa6aee6932dfc7a6ffdb245b3ecf031e587362", "shasum": "" }, "require": { "firebase/php-jwt": ">=5.4|^6.0", "php": ">=7.2", "webman/console": "^1.0 || ^2.0 || dev-master" }, "time": "2025-03-17T10:35:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Shopwwi\\WebmanAuth\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Tycoon Song", "email": "8988354@qq.com" } ], "description": "webman auth", "keywords": [ "auth", "webman" ], "support": { "issues": "https://github.com/shopwwi/webman-auth/issues", "source": "https://github.com/shopwwi/webman-auth/tree/v2.0.0" }, "install-path": "../shopwwi/webman-auth" }, { "name": "symfony/clock", "version": "v7.3.0", "version_normalized": "7.3.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/clock/v7.3.0/symfony-clock-v7.3.0.zip", "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", "shasum": "" }, "require": { "php": ">=8.2", "psr/clock": "^1.0", "symfony/polyfill-php83": "^1.28" }, "provide": { "psr/clock-implementation": "1.0" }, "time": "2024-09-25T14:21:43+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/now.php" ], "psr-4": { "Symfony\\Component\\Clock\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Decouples applications from the system clock", "homepage": "https://symfony.com", "keywords": [ "clock", "psr20", "time" ], "support": { "source": "https://github.com/symfony/clock/tree/v7.3.0" }, "install-path": "../symfony/clock" }, { "name": "symfony/console", "version": "v7.3.6", "version_normalized": "7.3.6.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/console/v7.3.6/symfony-console-v7.3.6.zip", "reference": "c28ad91448f86c5f6d9d2c70f0cf68bf135f252a", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", "symfony/string": "^7.2" }, "conflict": { "symfony/dependency-injection": "<6.4", "symfony/dotenv": "<6.4", "symfony/event-dispatcher": "<6.4", "symfony/lock": "<6.4", "symfony/process": "<6.4" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^6.4|^7.0", "symfony/dependency-injection": "^6.4|^7.0", "symfony/event-dispatcher": "^6.4|^7.0", "symfony/http-foundation": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/lock": "^6.4|^7.0", "symfony/messenger": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", "symfony/stopwatch": "^6.4|^7.0", "symfony/var-dumper": "^6.4|^7.0" }, "time": "2025-11-04T01:21:42+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "keywords": [ "cli", "command-line", "console", "terminal" ], "support": { "source": "https://github.com/symfony/console/tree/v7.3.6" }, "install-path": "../symfony/console" }, { "name": "symfony/deprecation-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/deprecation-contracts/v3.6.0/symfony-deprecation-contracts-v3.6.0.zip", "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2024-09-25T14:21:43+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" }, "install-path": "../symfony/deprecation-contracts" }, { "name": "symfony/polyfill-ctype", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-ctype/v1.33.0/symfony-polyfill-ctype-v1.33.0.zip", "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" }, "install-path": "../symfony/polyfill-ctype" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-intl-grapheme/v1.33.0/symfony-polyfill-intl-grapheme-v1.33.0.zip", "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70", "shasum": "" }, "require": { "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "time": "2025-06-27T09:58:17+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's grapheme_* functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "grapheme", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0" }, "install-path": "../symfony/polyfill-intl-grapheme" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-intl-normalizer/v1.33.0/symfony-polyfill-intl-normalizer-v1.33.0.zip", "reference": "3833d7255cc303546435cb650316bff708a1c75c", "shasum": "" }, "require": { "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "classmap": [ "Resources/stubs" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0" }, "install-path": "../symfony/polyfill-intl-normalizer" }, { "name": "symfony/polyfill-mbstring", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-mbstring/v1.33.0/symfony-polyfill-mbstring-v1.33.0.zip", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=7.2" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2024-12-23T08:48:59+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "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" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "install-path": "../symfony/polyfill-mbstring" }, { "name": "symfony/polyfill-php80", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php80/v1.33.0/symfony-polyfill-php80-v1.33.0.zip", "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-01-02T08:10:11+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0" }, "install-path": "../symfony/polyfill-php80" }, { "name": "symfony/polyfill-php83", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php83/v1.33.0/symfony-polyfill-php83-v1.33.0.zip", "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-07-08T02:45:35+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php83\\": "" }, "classmap": [ "Resources/stubs" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php83/tree/v1.33.0" }, "install-path": "../symfony/polyfill-php83" }, { "name": "symfony/polyfill-php84", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php84/v1.33.0/symfony-polyfill-php84-v1.33.0.zip", "reference": "d8ced4d875142b6a7426000426b8abc631d6b191", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-06-24T13:30:11+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php84\\": "" }, "classmap": [ "Resources/stubs" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0" }, "install-path": "../symfony/polyfill-php84" }, { "name": "symfony/polyfill-php85", "version": "v1.33.0", "version_normalized": "1.33.0.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php85/v1.33.0/symfony-polyfill-php85-v1.33.0.zip", "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-06-23T16:12:55+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php85\\": "" }, "classmap": [ "Resources/stubs" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php85/tree/v1.33.0" }, "install-path": "../symfony/polyfill-php85" }, { "name": "symfony/service-contracts", "version": "v3.6.1", "version_normalized": "3.6.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/service-contracts/v3.6.1/symfony-service-contracts-v3.6.1.zip", "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43", "shasum": "" }, "require": { "php": ">=8.1", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "time": "2025-07-15T11:30:57+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v3.6.1" }, "install-path": "../symfony/service-contracts" }, { "name": "symfony/string", "version": "v7.3.4", "version_normalized": "7.3.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/string/v7.3.4/symfony-string-v7.3.4.zip", "reference": "f96476035142921000338bad71e5247fbc138872", "shasum": "" }, "require": { "php": ">=8.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/translation-contracts": "<2.5" }, "require-dev": { "symfony/emoji": "^7.1", "symfony/http-client": "^6.4|^7.0", "symfony/intl": "^6.4|^7.0", "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^6.4|^7.0" }, "time": "2025-09-11T14:36:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\String\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", "i18n", "string", "unicode", "utf-8", "utf8" ], "support": { "source": "https://github.com/symfony/string/tree/v7.3.4" }, "install-path": "../symfony/string" }, { "name": "symfony/translation", "version": "v7.3.4", "version_normalized": "7.3.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/translation/v7.3.4/symfony-translation-v7.3.4.zip", "reference": "ec25870502d0c7072d086e8ffba1420c85965174", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, "conflict": { "nikic/php-parser": "<5.0", "symfony/config": "<6.4", "symfony/console": "<6.4", "symfony/dependency-injection": "<6.4", "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<6.4", "symfony/service-contracts": "<2.5", "symfony/twig-bundle": "<6.4", "symfony/yaml": "<6.4" }, "provide": { "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { "nikic/php-parser": "^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^6.4|^7.0", "symfony/console": "^6.4|^7.0", "symfony/dependency-injection": "^6.4|^7.0", "symfony/finder": "^6.4|^7.0", "symfony/http-client-contracts": "^2.5|^3.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/intl": "^6.4|^7.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/routing": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3", "symfony/yaml": "^6.4|^7.0" }, "time": "2025-09-07T11:39:36+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/translation/tree/v7.3.4" }, "install-path": "../symfony/translation" }, { "name": "symfony/translation-contracts", "version": "v3.6.1", "version_normalized": "3.6.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/translation-contracts/v3.6.1/symfony-translation-contracts-v3.6.1.zip", "reference": "65a8bc82080447fae78373aa10f8d13b38338977", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2025-07-15T13:41:35+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to translation", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/translation-contracts/tree/v3.6.1" }, "install-path": "../symfony/translation-contracts" }, { "name": "tinywan/captcha", "version": "v0.0.4", "version_normalized": "0.0.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/tinywan/captcha/v0.0.4/tinywan-captcha-v0.0.4.zip", "reference": "5d24139730f2adcce162366f69d207d39fa89558", "shasum": "" }, "require": { "ext-gd": "*", "ext-mbstring": "*", "ext-redis": "*", "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.6", "phpstan/phpstan": "^1.4", "workerman/webman": "^1.0" }, "time": "2022-08-08T13:52:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Tinywan\\Captcha\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Tinywan", "email": "756684177@qq.com" } ], "description": "base64 image verification captcha library for webman plugin", "keywords": [ "base64", "captcha", "plugin", "webman" ], "support": { "issues": "https://github.com/Tinywan/webman-captcha/issues", "source": "https://github.com/Tinywan/webman-captcha/tree/v0.0.4" }, "install-path": "../tinywan/captcha" }, { "name": "tinywan/storage", "version": "v1.1.2", "version_normalized": "1.1.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/tinywan/storage/v1.1.2/tinywan-storage-v1.1.2.zip", "reference": "a39584356829860fd2acab396ded3e6d730c71ae", "shasum": "" }, "require": { "php": ">=7.2", "workerman/webman-framework": "^1.2.1||^2.0" }, "require-dev": { "aliyuncs/oss-sdk-php": "^2.4", "friendsofphp/php-cs-fixer": "^3.6", "league/flysystem-aws-s3-v3": "^1.0", "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^9.5", "qcloud/cos-sdk-v5": "^2.5", "qiniu/php-sdk": "^7.4", "workerman/webman": "^1.0" }, "time": "2025-08-21T02:16:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Tinywan\\Storage\\": "src" } }, "license": [ "MIT" ], "description": "webman storage plugin", "support": { "issues": "https://github.com/Tinywan/webman-storage/issues", "source": "https://github.com/Tinywan/webman-storage/tree/v1.1.2" }, "install-path": "../tinywan/storage" }, { "name": "topthink/think-container", "version": "v3.0.2", "version_normalized": "3.0.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-container/v3.0.2/topthink-think-container-v3.0.2.zip", "reference": "b2df244be1e7399ad4c8be1ccc40ed57868f730a", "shasum": "" }, "require": { "php": ">=8.0", "psr/container": "^2.0", "topthink/think-helper": "^3.1" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "time": "2025-04-07T03:21:51+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [], "psr-4": { "think\\": "src" } }, "license": [ "Apache-2.0" ], "authors": [ { "name": "liu21st", "email": "liu21st@gmail.com" } ], "description": "PHP Container & Facade Manager", "support": { "issues": "https://github.com/top-think/think-container/issues", "source": "https://github.com/top-think/think-container/tree/v3.0.2" }, "install-path": "../topthink/think-container" }, { "name": "topthink/think-helper", "version": "v3.1.11", "version_normalized": "3.1.11.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-helper/v3.1.11/topthink-think-helper-v3.1.11.zip", "reference": "1d6ada9b9f3130046bf6922fe1bd159c8d88a33c", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "time": "2025-04-07T06:55:59+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/helper.php" ], "psr-4": { "think\\": "src" } }, "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "description": "The ThinkPHP6 Helper Package", "support": { "issues": "https://github.com/top-think/think-helper/issues", "source": "https://github.com/top-think/think-helper/tree/v3.1.11" }, "install-path": "../topthink/think-helper" }, { "name": "topthink/think-orm", "version": "v4.0.50", "version_normalized": "4.0.50.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-orm/v4.0.50/topthink-think-orm-v4.0.50.zip", "reference": "ddae72d5ff4d953d3d8cc526fd9c50e8862ce2cc", "shasum": "" }, "require": { "ext-json": "*", "ext-pdo": "*", "php": ">=8.0.0", "psr/log": ">=1.0", "psr/simple-cache": "^3.0", "topthink/think-helper": "^3.1", "topthink/think-validate": "^3.0" }, "require-dev": { "phpunit/phpunit": "^9.6|^10" }, "suggest": { "ext-mongodb": "provide mongodb support" }, "time": "2025-08-26T05:32:22+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/helper.php", "stubs/load_stubs.php" ], "psr-4": { "think\\": "src" } }, "license": [ "Apache-2.0" ], "authors": [ { "name": "liu21st", "email": "liu21st@gmail.com" } ], "description": "the PHP Database&ORM Framework", "keywords": [ "database", "orm" ], "support": { "issues": "https://github.com/top-think/think-orm/issues", "source": "https://github.com/top-think/think-orm/tree/v4.0.50" }, "install-path": "../topthink/think-orm" }, { "name": "topthink/think-template", "version": "v3.0.2", "version_normalized": "3.0.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-template/v3.0.2/topthink-think-template-v3.0.2.zip", "reference": "0b88bd449f0f7626dd75b05f557c8bc208c08b0c", "shasum": "" }, "require": { "php": ">=8.0.0", "psr/simple-cache": ">=1.0" }, "time": "2024-10-16T03:41:06+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "think\\": "src" } }, "license": [ "Apache-2.0" ], "authors": [ { "name": "liu21st", "email": "liu21st@gmail.com" } ], "description": "the php template engine", "support": { "issues": "https://github.com/top-think/think-template/issues", "source": "https://github.com/top-think/think-template/tree/v3.0.2" }, "install-path": "../topthink/think-template" }, { "name": "topthink/think-validate", "version": "v3.0.7", "version_normalized": "3.0.7.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-validate/v3.0.7/topthink-think-validate-v3.0.7.zip", "reference": "85063f6d4ef8ed122f17a36179dc3e0949b30988", "shasum": "" }, "require": { "php": ">=8.0", "topthink/think-container": ">=3.0" }, "time": "2025-06-11T05:51:40+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/helper.php" ], "psr-4": { "think\\": "src" } }, "license": [ "Apache-2.0" ], "authors": [ { "name": "liu21st", "email": "liu21st@gmail.com" } ], "description": "think validate", "support": { "issues": "https://github.com/top-think/think-validate/issues", "source": "https://github.com/top-think/think-validate/tree/v3.0.7" }, "install-path": "../topthink/think-validate" }, { "name": "vlucas/phpdotenv", "version": "v5.6.2", "version_normalized": "5.6.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/vlucas/phpdotenv/v5.6.2/vlucas-phpdotenv-v5.6.2.zip", "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af", "shasum": "" }, "require": { "ext-pcre": "*", "graham-campbell/result-type": "^1.1.3", "php": "^7.2.5 || ^8.0", "phpoption/phpoption": "^1.9.3", "symfony/polyfill-ctype": "^1.24", "symfony/polyfill-mbstring": "^1.24", "symfony/polyfill-php80": "^1.24" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-filter": "*", "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "suggest": { "ext-filter": "Required to use the boolean validator." }, "time": "2025-04-30T23:37:27+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false }, "branch-alias": { "dev-master": "5.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://github.com/vlucas" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2" }, "install-path": "../vlucas/phpdotenv" }, { "name": "voku/portable-ascii", "version": "2.0.3", "version_normalized": "2.0.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/voku/portable-ascii/2.0.3/voku-portable-ascii-2.0.3.zip", "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" }, "suggest": { "ext-intl": "Use Intl for transliterator_transliterate() support" }, "time": "2024-11-21T01:49:47+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "voku\\": "src/voku/" } }, "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "homepage": "https://www.moelleken.org/" } ], "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", "homepage": "https://github.com/voku/portable-ascii", "keywords": [ "ascii", "clean", "php" ], "support": { "issues": "https://github.com/voku/portable-ascii/issues", "source": "https://github.com/voku/portable-ascii/tree/2.0.3" }, "install-path": "../voku/portable-ascii" }, { "name": "webman/console", "version": "v2.1.9", "version_normalized": "2.1.9.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/webman/console/v2.1.9/webman-console-v2.1.9.zip", "reference": "09c995bf3d9a136c7c471b6db837a1fd56b7d206", "shasum": "" }, "require": { "doctrine/inflector": "^2.0", "php": ">=8.1", "symfony/console": ">=6.0" }, "require-dev": { "workerman/webman": "^2.1" }, "time": "2025-10-14T09:11:21+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Webman\\Console\\": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "walkor", "email": "walkor@workerman.net", "homepage": "http://www.workerman.net", "role": "Developer" } ], "description": "Webman console", "homepage": "http://www.workerman.net", "keywords": [ "webman console" ], "support": { "email": "walkor@workerman.net", "forum": "http://www.workerman.net/questions", "issues": "https://github.com/webman-php/console/issues", "source": "https://github.com/webman-php/console", "wiki": "http://www.workerman.net/doc/webman" }, "install-path": "../webman/console" }, { "name": "webman/event", "version": "v1.0.5", "version_normalized": "1.0.5.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/webman/event/v1.0.5/webman-event-v1.0.5.zip", "reference": "b1c3f6b70fd290e48288703d59bead0e28f9fb84", "shasum": "" }, "time": "2023-12-04T09:22:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Webman\\Event\\": "src" } }, "license": [ "MIT" ], "description": "Webman event plugin", "support": { "issues": "https://github.com/webman-php/event/issues", "source": "https://github.com/webman-php/event/tree/v1.0.5" }, "install-path": "../webman/event" }, { "name": "webman/rate-limiter", "version": "v1.1.3", "version_normalized": "1.1.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/webman/rate-limiter/v1.1.3/webman-rate-limiter-v1.1.3.zip", "reference": "f6ff79366ab56ac66bc507515d747cdef752db2d", "shasum": "" }, "require": { "php": ">=8.0", "workerman/webman-framework": ">=1.5.15" }, "time": "2024-12-27T10:02:44+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Webman\\RateLimiter\\": "src" } }, "license": [ "MIT" ], "description": "Webman plugin webman/rate-limiter", "support": { "issues": "https://github.com/webman-php/rate-limiter/issues", "source": "https://github.com/webman-php/rate-limiter/tree/v1.1.3" }, "install-path": "../webman/rate-limiter" }, { "name": "webman/redis", "version": "v2.1.3", "version_normalized": "2.1.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/webman/redis/v2.1.3/webman-redis-v2.1.3.zip", "reference": "559eb1692d39c6fef5cf526223fff728be6c0fb9", "shasum": "" }, "require": { "illuminate/redis": "^10.0 || ^11.0 || ^12.0", "workerman/webman-framework": "^2.1 || dev-master" }, "time": "2025-03-14T03:52:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "support\\": "src/support", "Webman\\Redis\\": "src" } }, "license": [ "MIT" ], "description": "Webman redis", "support": { "issues": "https://github.com/webman-php/redis/issues", "source": "https://github.com/webman-php/redis/tree/v2.1.3" }, "install-path": "../webman/redis" }, { "name": "webman/redis-queue", "version": "v2.1.1", "version_normalized": "2.1.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/webman/redis-queue/v2.1.1/webman-redis-queue-v2.1.1.zip", "reference": "ff4791e21f3c324a47e21da7b6f2dae5a7311dcb", "shasum": "" }, "require": { "ext-redis": "*", "php": ">=8.1", "workerman/redis-queue": "^1.2", "workerman/webman-framework": "^2.1 || dev-master" }, "time": "2025-11-14T07:12:52+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Webman\\RedisQueue\\": "./src" } }, "description": "Redis message queue plugin for webman.", "support": { "issues": "https://github.com/webman-php/redis-queue/issues", "source": "https://github.com/webman-php/redis-queue/tree/v2.1.1" }, "install-path": "../webman/redis-queue" }, { "name": "webman/think-cache", "version": "v2.1.2", "version_normalized": "2.1.2.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/webman/think-cache/v2.1.2/webman-think-cache-v2.1.2.zip", "reference": "cf9dcfe9afe8d7395d2cadce51a456bcf8ee53bd", "shasum": "" }, "require": { "psr/simple-cache": "^1.0|^2.0|^3.0", "topthink/think-container": "^2.0|^3.0", "workerman/webman-framework": "^2.1 || dev-master" }, "time": "2025-05-08T03:32:41+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "support\\": "src/support", "Webman\\ThinkCache\\": "src" } }, "license": [ "MIT" ], "support": { "issues": "https://github.com/webman-php/think-cache/issues", "source": "https://github.com/webman-php/think-cache/tree/v2.1.2" }, "install-path": "../webman/think-cache" }, { "name": "webman/think-orm", "version": "v2.1.8", "version_normalized": "2.1.8.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/webman/think-orm/v2.1.8/webman-think-orm-v2.1.8.zip", "reference": "7650102429b133c1299135cac563c0834e2652aa", "shasum": "" }, "require": { "php": ">=8.1", "topthink/think-container": "^2.0|^3.0", "topthink/think-orm": "^2.0.53 || ^3.0.0 || ^4.0.30 || dev-master", "workerman/webman-framework": "^2.1 || dev-master" }, "time": "2025-09-02T01:32:49+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "support\\": "src/support", "Webman\\ThinkOrm\\": "src" } }, "license": [ "MIT" ], "support": { "issues": "https://github.com/webman-php/think-orm/issues", "source": "https://github.com/webman-php/think-orm/tree/v2.1.8" }, "install-path": "../webman/think-orm" }, { "name": "workerman/coroutine", "version": "v1.1.4", "version_normalized": "1.1.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/workerman/coroutine/v1.1.4/workerman-coroutine-v1.1.4.zip", "reference": "b0bebfa9d41b992ad0a835ddf2ee8fa5d58eca44", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { "phpunit/phpunit": "^11.0", "psr/log": "*" }, "time": "2025-10-11T15:09:08+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Workerman\\": "src", "Workerman\\Coroutine\\": "src" } }, "license": [ "MIT" ], "description": "Workerman coroutine", "support": { "issues": "https://github.com/workerman-php/coroutine/issues", "source": "https://github.com/workerman-php/coroutine/tree/v1.1.4" }, "install-path": "../workerman/coroutine" }, { "name": "workerman/crontab", "version": "v1.0.7", "version_normalized": "1.0.7.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/workerman/crontab/v1.0.7/workerman-crontab-v1.0.7.zip", "reference": "74f51ca8204e8eb628e57bc0e640561d570da2cb", "shasum": "" }, "require": { "php": ">=7.0", "workerman/workerman": ">=4.0.20" }, "time": "2025-01-15T07:20:50+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Workerman\\Crontab\\": "./src" } }, "license": [ "MIT" ], "authors": [ { "name": "walkor", "email": "walkor@workerman.net", "homepage": "http://www.workerman.net", "role": "Developer" } ], "description": "A crontab written in PHP based on workerman", "homepage": "http://www.workerman.net", "keywords": [ "crontab" ], "support": { "email": "walkor@workerman.net", "forum": "http://wenda.workerman.net/", "issues": "https://github.com/walkor/workerman/issues", "source": "https://github.com/walkor/crontab", "wiki": "http://doc.workerman.net/" }, "install-path": "../workerman/crontab" }, { "name": "workerman/redis", "version": "v2.0.5", "version_normalized": "2.0.5.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/workerman/redis/v2.0.5/workerman-redis-v2.0.5.zip", "reference": "49627c1809eff1ef7175eb8ee7549234a1d67ec5", "shasum": "" }, "require": { "php": ">=7", "workerman/workerman": "^4.1.0||^5.0.0" }, "time": "2025-04-07T01:58:58+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Workerman\\Redis\\": "./src" } }, "license": [ "MIT" ], "homepage": "http://www.workerman.net", "support": { "issues": "https://github.com/walkor/redis/issues", "source": "https://github.com/walkor/redis/tree/v2.0.5" }, "install-path": "../workerman/redis" }, { "name": "workerman/redis-queue", "version": "v1.2.1", "version_normalized": "1.2.1.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/workerman/redis-queue/v1.2.1/workerman-redis-queue-v1.2.1.zip", "reference": "75dbf7ed2ea228c45dc0df82c0fea35879b715d0", "shasum": "" }, "require": { "php": ">=7.0", "workerman/redis": "^1.0||^2.0", "workerman/workerman": ">=4.0.20" }, "time": "2025-01-02T09:21:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Workerman\\RedisQueue\\": "./src" } }, "license": [ "MIT" ], "description": "Message queue system written in PHP based on workerman and backed by Redis.", "homepage": "http://www.workerman.net", "support": { "issues": "https://github.com/walkor/redis-queue/issues", "source": "https://github.com/walkor/redis-queue/tree/v1.2.1" }, "install-path": "../workerman/redis-queue" }, { "name": "workerman/webman-framework", "version": "v2.1.4", "version_normalized": "2.1.4.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/workerman/webman-framework/v2.1.4/workerman-webman-framework-v2.1.4.zip", "reference": "f19d1f9e47cc50210555f0b63db5ae1dd584f793", "shasum": "" }, "require": { "ext-json": "*", "nikic/fast-route": "^1.3", "php": ">=8.1", "psr/container": ">=1.0", "psr/log": "^2.0 || ^3.0", "workerman/workerman": "^5.1 || dev-master" }, "suggest": { "ext-event": "For better performance. " }, "time": "2025-11-10T06:59:23+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "./src/support/helpers.php" ], "psr-4": { "Webman\\": "./src", "Support\\": "./src/support", "support\\": "./src/support", "Support\\View\\": "./src/support/view", "Support\\Bootstrap\\": "./src/support/bootstrap", "Support\\Exception\\": "./src/support/exception" } }, "license": [ "MIT" ], "authors": [ { "name": "walkor", "email": "walkor@workerman.net", "homepage": "https://www.workerman.net", "role": "Developer" } ], "description": "High performance HTTP Service Framework.", "homepage": "https://www.workerman.net", "keywords": [ "High Performance", "http service" ], "support": { "email": "walkor@workerman.net", "forum": "https://wenda.workerman.net/", "issues": "https://github.com/walkor/webman/issues", "source": "https://github.com/walkor/webman-framework", "wiki": "https://doc.workerman.net/" }, "install-path": "../workerman/webman-framework" }, { "name": "workerman/workerman", "version": "v5.1.6", "version_normalized": "5.1.6.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/workerman/workerman/v5.1.6/workerman-workerman-v5.1.6.zip", "reference": "9b83bdf9fd0eaff9419a240b47da870447583112", "shasum": "" }, "require": { "ext-json": "*", "php": ">=8.1", "workerman/coroutine": "^1.1 || dev-main" }, "conflict": { "ext-swow": "=7.3.0" }, "require-dev": { "phpunit/phpunit": "9.6.x-dev" }, "time": "2025-11-11T07:14:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Xiaosongshu\\Elasticsearch\\": "src/" } }, "license": [ "mit" ], "authors": [ { "name": "yanglong", "email": "2723659854@qq.com" } ], "description": "an elasticsearch sdk for php.", "support": { "issues": "https://github.com/2723659854/elasticsearch/issues", "source": "https://github.com/2723659854/elasticsearch/tree/v2.0.5" }, "install-path": "../xiaosongshu/elasticsearch" }, { "name": "yzh52521/easyhttp", "version": "v1.1.3", "version_normalized": "1.1.3.0", "dist": { "type": "zip", "url": "https://mirrors.cloud.tencent.com/repository/composer/yzh52521/easyhttp/v1.1.3/yzh52521-easyhttp-v1.1.3.zip", "reference": "02bcf47eaf723520fa3905d0e6f1852168fe646c", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0|^7.0", "php": ">=7.2.5", "psr/log": "^1.0|^2.0|^3.0" }, "time": "2023-11-14T05:49:02+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "yzh52521\\EasyHttp\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "yzh52521", "email": "396751927@qq.com" } ], "description": "EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。", "homepage": "https://github.com/yzh52521/easyhttp", "keywords": [ "EasyHttp", "curl", "easy-http", "http", "php", "php-http", "phphttp" ], "support": { "issues": "https://github.com/yuanzhihai/easyhttp/issues", "source": "https://github.com/yuanzhihai/easyhttp/tree/v1.1.3" }, "install-path": "../yzh52521/easyhttp" } ], "dev": true, "dev-package-names": [] }