PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
vendor
/
composer
{ "packages": [ { "name": "aws/aws-crt-php", "version": "v1.2.7", "version_normalized": "1.2.7.0", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e", "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality." }, "time": "2024-10-18T22:15:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "AWS SDK Common Runtime Team", "email": "aws-sdk-common-runtime@amazon.com" } ], "description": "AWS Common Runtime for PHP", "homepage": "https://github.com/awslabs/aws-crt-php", "keywords": [ "amazon", "aws", "crt", "sdk" ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7" }, "install-path": "../aws/aws-crt-php" }, { "name": "aws/aws-sdk-php", "version": "3.337.3", "version_normalized": "3.337.3.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/06dfc8f76423b49aaa181debd25bbdc724c346d6", "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6", "shasum": "" }, "require": { "aws/aws-crt-php": "^1.2.3", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", "guzzlehttp/promises": "^1.4.0 || ^2.0", "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "mtdowling/jmespath.php": "^2.6", "php": ">=7.2.5", "psr/http-message": "^1.0 || ^2.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", "aws/aws-php-sns-message-validator": "~1.0", "behat/behat": "~3.0", "composer/composer": "^1.10.22", "dms/phpunit-arraysubset-asserts": "^0.4.0", "doctrine/cache": "~1.4", "ext-dom": "*", "ext-openssl": "*", "ext-pcntl": "*", "ext-sockets": "*", "nette/neon": "^2.3", "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", "psr/cache": "^1.0 || ^2.0 || ^3.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", "sebastian/comparator": "^1.2.3 || ^4.0", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", "doctrine/cache": "To use the DoctrineCacheAdapter", "ext-curl": "To send requests using cURL", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", "ext-sockets": "To use client-side monitoring" }, "time": "2025-01-21T19:10:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Aws\\": "src/" }, "exclude-from-classmap": [ "src/data/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http://aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "homepage": "http://aws.amazon.com/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", "source": "https://github.com/aws/aws-sdk-php/tree/3.337.3" }, "install-path": "../aws/aws-sdk-php" }, { "name": "berlindb/core", "version": "2.0.2", "version_normalized": "2.0.2.0", "source": { "type": "git", "url": "https://github.com/berlindb/core.git", "reference": "6a9383ab2dad726bf2d6dbda6687da848eda22ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/berlindb/core/zipball/6a9383ab2dad726bf2d6dbda6687da848eda22ea", "reference": "6a9383ab2dad726bf2d6dbda6687da848eda22ea", "shasum": "" }, "time": "2025-10-23T20:00:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "WPMedia\\BackWPup\\Dependencies\\BerlinDB\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.", "support": { "issues": "https://github.com/berlindb/core/issues", "source": "https://github.com/berlindb/core/tree/2.0.2" }, "install-path": "../berlindb/core" }, { "name": "christian-riesen/base32", "version": "1.3.2", "version_normalized": "1.3.2.0", "source": { "type": "git", "url": "https://github.com/ChristianRiesen/base32.git", "reference": "80ff0e3b2124e61b4b39e2535709452f70bff367" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/80ff0e3b2124e61b4b39e2535709452f70bff367", "reference": "80ff0e3b2124e61b4b39e2535709452f70bff367", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "php": ">=5.6", "phpunit/phpunit": "^5.0", "satooshi/php-coveralls": "^1.0" }, "time": "2018-11-02T09:03:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Base32\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Riesen", "email": "chris.riesen@gmail.com", "homepage": "http://christianriesen.com", "role": "Developer" } ], "description": "Base32 encoder/decoder according to RFC 4648", "homepage": "https://github.com/ChristianRiesen/base32", "keywords": [ "base32", "decode", "encode", "rfc4648" ], "support": { "issues": "https://github.com/ChristianRiesen/base32/issues", "source": "https://github.com/ChristianRiesen/base32/tree/master" }, "install-path": "../christian-riesen/base32" }, { "name": "cweagans/composer-patches", "version": "1.7.3", "version_normalized": "1.7.3.0", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db", "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3.0" }, "require-dev": { "composer/composer": "~1.0 || ~2.0", "phpunit/phpunit": "~4.6" }, "time": "2022-12-20T22:53:13+00:00", "type": "composer-plugin", "extra": { "class": "cweagans\\Composer\\Patches" }, "installation-source": "dist", "autoload": { "psr-4": { "cweagans\\Composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cameron Eagans", "email": "me@cweagans.net" } ], "description": "Provides a way to patch Composer packages.", "support": { "issues": "https://github.com/cweagans/composer-patches/issues", "source": "https://github.com/cweagans/composer-patches/tree/1.7.3" }, "install-path": "../cweagans/composer-patches" }, { "name": "guzzlehttp/guzzle", "version": "7.10.3", "version_normalized": "7.10.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "47ba23c7a55247e2e1b7407aca90e9bbed0d9d86" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/47ba23c7a55247e2e1b7407aca90e9bbed0d9d86", "reference": "47ba23c7a55247e2e1b7407aca90e9bbed0d9d86", "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", "guzzlehttp/test-server": "^0.3.2", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34", "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": "2026-05-20T22:59:19+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/" } }, "notification-url": "https://packagist.org/downloads/", "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.3" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", "type": "tidelift" } ], "install-path": "../guzzlehttp/guzzle" }, { "name": "guzzlehttp/promises", "version": "2.4.1", "version_normalized": "2.4.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "09e8a212562fb1fb6a512c4156ed71525969d6c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/09e8a212562fb1fb6a512c4156ed71525969d6c2", "reference": "09e8a212562fb1fb6a512c4156ed71525969d6c2", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.52 || ^9.6.34" }, "time": "2026-05-20T22:57:30+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "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.4.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "install-path": "../guzzlehttp/promises" }, { "name": "guzzlehttp/psr7", "version": "2.10.1", "version_normalized": "2.10.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "73ab136360b5dfd858006eae9795e8fe43c80361" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/73ab136360b5dfd858006eae9795e8fe43c80361", "reference": "73ab136360b5dfd858006eae9795e8fe43c80361", "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": "1.1.0", "jshttp/mime-db": "1.54.0.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2026-05-20T09:27:36+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "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.10.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "install-path": "../guzzlehttp/psr7" }, { "name": "inpsyde/assert", "version": "dev-feature/mcp", "version_normalized": "dev-feature/mcp", "dist": { "type": "path", "url": "packages/assert", "reference": "2dcedaaec70bcf5577129f6038556368e6ad2dc0" }, "require": { "php": ">=5.3.29", "webmozart/assert": "^1.3@dev" }, "require-dev": { "inpsyde/php-coding-standards": "^0.13.0@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Inpsyde\\Assert\\": "src/" } }, "autoload-dev": { "psr-4": { "Inpsyde\\Assert\\Tests\\": "tests/php/" } }, "license": [ "MIT" ], "authors": [ { "name": "Inpsyde GmbH", "email": "hello@inpsyde.com" }, { "name": "Guido Scialfa", "email": "dev@guidoscialfa.com" } ], "description": "A wrapper for WebMozart/Assert compatible with php 5.3", "transport-options": { "symlink": false, "relative": true }, "install-path": "../inpsyde/assert" }, { "name": "inpsyde/backwpup-archiver", "version": "0.6", "version_normalized": "0.6.0.0", "source": { "type": "git", "url": "git@github.com:wp-media/backwpup-archiver.git", "reference": "51699420bae40695131d9af623817286e280a75d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-media/backwpup-archiver/zipball/51699420bae40695131d9af623817286e280a75d", "reference": "51699420bae40695131d9af623817286e280a75d", "shasum": "" }, "require": { "ext-zip": "*", "inpsyde/assert": "*", "php": ">=7.2", "psr/log": "^1.1@dev", "webmozart/assert": "^1.3@dev" }, "require-dev": { "brain/monkey": "^2.0@dev", "inpsyde/php-coding-standards": "^1.0", "phpunit/phpunit": "^7", "vimeo/psalm": "4.x-dev" }, "time": "2023-08-22T16:03:40+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Inpsyde\\BackWPup\\Archiver\\": "src/" } }, "autoload-dev": { "psr-4": { "Inpsyde\\BackWPup\\Archiver\\Tests\\": "tests/php/" } }, "license": [ "MIT" ], "authors": [ { "name": "Inpsyde GmbH", "homepage": "https://inpsyde.com/", "email": "hallo@inpsyde.com", "role": "Company" }, { "name": "Guido Scialfa", "email": "dev@guidoscialfa.com", "role": "Developer" } ], "description": "Collection of classes to deal with BackWpUp archives", "support": { "source": "https://github.com/wp-media/backwpup-archiver/tree/0.6", "issues": "https://github.com/wp-media/backwpup-archiver/issues" }, "install-path": "../inpsyde/backwpup-archiver" }, { "name": "inpsyde/backwpup-restore-shared", "version": "0.20.8", "version_normalized": "0.20.8.0", "source": { "type": "git", "url": "git@github.com:wp-media/backwpup-restore-shared.git", "reference": "ffeee0ce498dbea9ae0fb5201f9832d914d9ce01" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-media/backwpup-restore-shared/zipball/ffeee0ce498dbea9ae0fb5201f9832d914d9ce01", "reference": "ffeee0ce498dbea9ae0fb5201f9832d914d9ce01", "shasum": "" }, "require": { "ext-fileinfo": "*", "ext-mysqli": "*", "ext-zip": "*", "inpsyde/backwpup-archiver": "^0.6", "inpsyde/backwpup-shared": "dev-master", "monolog/monolog": "^2.0", "pear/archive_tar": "^1.4", "php": ">=7.4", "phpseclib/phpseclib": "^3.0", "pimple/pimple": "~3.0" }, "require-dev": { "brain/monkey": "^2.0", "doctrine/instantiator": "^1.0.5", "friendsofphp/php-cs-fixer": "^3.0", "inpsyde/php-coding-standards": "^1.0", "mikey179/vfsstream": "^1.6", "mockery/mockery": "^1.0", "php-stubs/wordpress-stubs": "^5.8", "phpunit/phpunit": "^8.0", "psalm/plugin-mockery": "^0.9.1", "psalm/plugin-phpunit": "^0.16.1", "rector/rector": "^0.11.42", "squizlabs/php_codesniffer": "^3.4", "vimeo/psalm": "^4.18" }, "time": "2026-03-18T09:35:32+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Inpsyde\\Restore\\": "src/" } }, "autoload-dev": { "psr-4": { "Inpsyde\\Restore\\Tests\\": "tests/" } }, "scripts": { "check": [ "@psalm", "@rector-check", "@check-cs", "@test" ], "psalm": [ "psalm" ], "rector-check": [ "rector process -n --ansi" ], "rector": [ "rector process --ansi" ], "test": [ "phpunit --colors=always" ], "check-cs": [ "phpcs --colors" ], "fix-cs": [ "phpcbf --colors" ] }, "license": [ "MIT" ], "authors": [ { "name": "Inpsyde GmbH", "email": "info@inpsyde.com" }, { "name": "Daniel Huesken", "email": "d.huesken@inpsyde.com" }, { "name": "Brandon Olivares", "email": "b.olivares@inpsyde.com" }, { "name": "Hans-Helge Bürger", "email": "h.buerger@inpsyde.com" }, { "name": "Guido Scialfa", "email": "g.scialfa@inpsyde.com" } ], "description": "A library for shared code for backwpup restore feature.", "support": { "source": "https://github.com/wp-media/backwpup-restore-shared/tree/0.20.8", "issues": "https://github.com/wp-media/backwpup-restore-shared/issues" }, "install-path": "../inpsyde/backwpup-restore-shared" }, { "name": "inpsyde/backwpup-shared", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "git@github.com:wp-media/backwpup-shared.git", "reference": "9a31fe0bc6bce75c920dc6ab54b2180bfab54881" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-media/backwpup-shared/zipball/9a31fe0bc6bce75c920dc6ab54b2180bfab54881", "reference": "9a31fe0bc6bce75c920dc6ab54b2180bfab54881", "shasum": "" }, "require": { "ext-fileinfo": "*", "php": ">=7.2" }, "require-dev": { "brain/monkey": "^2.0@dev", "inpsyde/php-coding-standards": "^1.0", "phpunit/phpunit": "^8" }, "time": "2022-11-16T03:31:36+00:00", "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Inpsyde\\BackWPupShared\\": "src/" } }, "autoload-dev": { "psr-4": { "Inpsyde\\BackWPupShared\\Tests\\": "tests/php/" } }, "license": [ "MIT" ], "authors": [ { "name": "Inpsyde GmbH", "email": "hello@inpsyde.com" } ], "description": "Shared repository for free, pro and restore", "support": { "source": "https://github.com/wp-media/backwpup-shared/tree/master", "issues": "https://github.com/wp-media/backwpup-shared/issues" }, "install-path": "../inpsyde/backwpup-shared" }, { "name": "krizalys/onedrive-php-sdk", "version": "3.2.0", "version_normalized": "3.2.0.0", "source": { "type": "git", "url": "https://github.com/krizalys/onedrive-php-sdk.git", "reference": "9b69396bf7f693222a4f70e8fd328a908332b7cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/krizalys/onedrive-php-sdk/zipball/9b69396bf7f693222a4f70e8fd328a908332b7cf", "reference": "9b69396bf7f693222a4f70e8fd328a908332b7cf", "shasum": "" }, "require": { "guzzlehttp/guzzle": ">=6.3.3", "guzzlehttp/psr7": "^1.7 | ^2.4", "microsoft/microsoft-graph": "^1.7.0", "php": "^7.3 | ^8.0" }, "require-dev": { "brianium/paratest": "^6.0.0", "php-webdriver/webdriver": "^1.7.0", "phpunit/phpunit": "^9.0.0", "symfony/process": "^4.0.0" }, "time": "2023-03-30T17:19:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Krizalys\\Onedrive\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Christophe Vidal", "homepage": "http://www.krizalys.com/" } ], "description": "OneDrive SDK for PHP.", "homepage": "https://github.com/krizalys/onedrive-php-sdk", "keywords": [ "OneDrive", "krizalys", "php", "sdk" ], "support": { "email": "support@krizalys.com", "issues": "https://github.com/krizalys/onedrive-php-sdk/issues", "source": "https://github.com/krizalys/onedrive-php-sdk", "wiki": "https://github.com/krizalys/onedrive-php-sdk/wiki" }, "install-path": "../krizalys/onedrive-php-sdk" }, { "name": "league/container", "version": "4.2.5", "version_normalized": "4.2.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", "reference": "d3cebb0ff4685ff61c749e54b27db49319e2ec00" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/container/zipball/d3cebb0ff4685ff61c749e54b27db49319e2ec00", "reference": "d3cebb0ff4685ff61c749e54b27db49319e2ec00", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "psr/container": "^1.1 || ^2.0" }, "provide": { "psr/container-implementation": "^1.0" }, "replace": { "orno/di": "~2.0" }, "require-dev": { "nette/php-generator": "^3.4", "nikic/php-parser": "^4.10", "phpstan/phpstan": "^0.12.47", "phpunit/phpunit": "^8.5.17", "roave/security-advisories": "dev-latest", "scrutinizer/ocular": "^1.8", "squizlabs/php_codesniffer": "^3.6" }, "time": "2025-05-20T12:55:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.x-dev", "dev-2.x": "2.x-dev", "dev-3.x": "3.x-dev", "dev-4.x": "4.x-dev", "dev-master": "4.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "WPMedia\\BackWPup\\Dependencies\\League\\Container\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Phil Bennett", "email": "mail@philbennett.co.uk", "role": "Developer" } ], "description": "A fast and intuitive dependency injection container.", "homepage": "https://github.com/thephpleague/container", "keywords": [ "container", "dependency", "di", "injection", "league", "provider", "service" ], "support": { "issues": "https://github.com/thephpleague/container/issues", "source": "https://github.com/thephpleague/container/tree/4.2.5" }, "funding": [ { "url": "https://github.com/philipobenito", "type": "github" } ], "install-path": "../league/container" }, { "name": "liborm85/composer-vendor-cleaner", "version": "1.7.1", "version_normalized": "1.7.1.0", "source": { "type": "git", "url": "https://github.com/liborm85/composer-vendor-cleaner.git", "reference": "3d0feeb847c764d6eed2d993041101efbac67dcc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/liborm85/composer-vendor-cleaner/zipball/3d0feeb847c764d6eed2d993041101efbac67dcc", "reference": "3d0feeb847c764d6eed2d993041101efbac67dcc", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", "ext-json": "*", "php": ">=5.6.0" }, "require-dev": { "composer/composer": "^1.10.23 || ^2.1.9", "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.1" }, "time": "2023-06-02T14:36:46+00:00", "type": "composer-plugin", "extra": { "class": "Liborm85\\ComposerVendorCleaner\\Plugin" }, "installation-source": "dist", "autoload": { "psr-4": { "Liborm85\\ComposerVendorCleaner\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Libor M.", "email": "liborm85@gmail.com" } ], "description": "Composer Vendor Cleaner removes unnecessary development files and directories from vendor directory.", "keywords": [ ".gitattributes", "cleaner", "cleanup", "composer", "composer-plugin", "delete", "ignore", "php", "remove" ], "support": { "issues": "https://github.com/liborm85/composer-vendor-cleaner/issues", "source": "https://github.com/liborm85/composer-vendor-cleaner" }, "install-path": "../liborm85/composer-vendor-cleaner" }, { "name": "microsoft/azure-storage-blob", "version": "1.5.4", "version_normalized": "1.5.4.0", "source": { "type": "git", "url": "https://github.com/Azure/azure-storage-blob-php.git", "reference": "1023ce1dbf062351a32ca5ec72ad1fd4a504f1bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Azure/azure-storage-blob-php/zipball/1023ce1dbf062351a32ca5ec72ad1fd4a504f1bf", "reference": "1023ce1dbf062351a32ca5ec72ad1fd4a504f1bf", "shasum": "" }, "require": { "microsoft/azure-storage-common": "~1.5", "php": ">=5.6.0" }, "time": "2022-09-02T02:13:06+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MicrosoftAzure\\Storage\\Blob\\": "src/Blob" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Azure Storage PHP Client Library", "email": "dmsh@microsoft.com" } ], "description": "This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.", "keywords": [ "azure", "blob", "php", "sdk", "storage" ], "support": { "issues": "https://github.com/Azure/azure-storage-blob-php/issues", "source": "https://github.com/Azure/azure-storage-blob-php/tree/v1.5.4" }, "install-path": "../microsoft/azure-storage-blob" }, { "name": "microsoft/azure-storage-common", "version": "1.5.2", "version_normalized": "1.5.2.0", "source": { "type": "git", "url": "https://github.com/Azure/azure-storage-common-php.git", "reference": "8ca7b1bf4c9ca7c663e75a02a0035b05b37196a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Azure/azure-storage-common-php/zipball/8ca7b1bf4c9ca7c663e75a02a0035b05b37196a0", "reference": "8ca7b1bf4c9ca7c663e75a02a0035b05b37196a0", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~6.0|^7.0", "php": ">=5.6.0" }, "time": "2021-10-09T03:03:47+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MicrosoftAzure\\Storage\\Common\\": "src/Common" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Azure Storage PHP Client Library", "email": "dmsh@microsoft.com" } ], "description": "This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.", "keywords": [ "azure", "common", "php", "sdk", "storage" ], "support": { "issues": "https://github.com/Azure/azure-storage-common-php/issues", "source": "https://github.com/Azure/azure-storage-common-php/tree/v1.5.2" }, "install-path": "../microsoft/azure-storage-common" }, { "name": "microsoft/microsoft-graph", "version": "1.110.0", "version_normalized": "1.110.0.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", "reference": "da45ea4a5d5dda97549313129748bd10fdb2930c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/da45ea4a5d5dda97549313129748bd10fdb2930c", "reference": "da45ea4a5d5dda97549313129748bd10fdb2930c", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", "php": "^8.0 || ^7.3", "psr/http-message": "^1.0 || ^2.0" }, "require-dev": { "guzzlehttp/promises": "^1.0 || ^2.0", "mikey179/vfsstream": "^1.2", "phpstan/phpstan": "^0.12.90 || ^1.0.0", "phpunit/phpunit": "^8.0 || ^9.0" }, "time": "2024-01-15T18:49:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Microsoft\\Graph\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Microsoft Graph Client Tooling", "email": "graphtooling@service.microsoft.com", "role": "Developer" } ], "description": "The Microsoft Graph SDK for PHP", "homepage": "https://developer.microsoft.com/en-us/graph", "support": { "issues": "https://github.com/microsoftgraph/msgraph-sdk-php/issues", "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.110.0" }, "install-path": "../microsoft/microsoft-graph" }, { "name": "monolog/monolog", "version": "2.11.0", "version_normalized": "2.11.0.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "37308608e599f34a1a4845b16440047ec98a172a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/37308608e599f34a1a4845b16440047ec98a172a", "reference": "37308608e599f34a1a4845b16440047ec98a172a", "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 || ^2.0", "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": "2026-01-01T13:05:00+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "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.11.0" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "install-path": "../monolog/monolog" }, { "name": "mtdowling/jmespath.php", "version": "2.8.0", "version_normalized": "2.8.0.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc", "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "symfony/polyfill-mbstring": "^1.17" }, "require-dev": { "composer/xdebug-handler": "^3.0.3", "phpunit/phpunit": "^8.5.33" }, "time": "2024-09-04T18:46:31+00:00", "bin": [ "bin/jp.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "installation-source": "dist", "autoload": { "files": [ "src/JmesPath.php" ], "psr-4": { "JmesPath\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "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" } ], "description": "Declaratively specify how to extract elements from a JSON document", "keywords": [ "json", "jsonpath" ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0" }, "install-path": "../mtdowling/jmespath.php" }, { "name": "paragonie/constant_time_encoding", "version": "v2.8.2", "version_normalized": "2.8.2.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", "reference": "e30811f7bc69e4b5b6d5783e712c06c8eabf0226" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/e30811f7bc69e4b5b6d5783e712c06c8eabf0226", "reference": "e30811f7bc69e4b5b6d5783e712c06c8eabf0226", "shasum": "" }, "require": { "php": "^7|^8" }, "require-dev": { "phpunit/phpunit": "^6|^7|^8|^9", "vimeo/psalm": "^1|^2|^3|^4" }, "time": "2025-09-24T15:12:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "ParagonIE\\ConstantTime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com", "role": "Maintainer" }, { "name": "Steve 'Sc00bz' Thomas", "email": "steve@tobtu.com", "homepage": "https://www.tobtu.com", "role": "Original Developer" } ], "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "keywords": [ "base16", "base32", "base32_decode", "base32_encode", "base64", "base64_decode", "base64_encode", "bin2hex", "encoding", "hex", "hex2bin", "rfc4648" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, "install-path": "../paragonie/constant_time_encoding" }, { "name": "paragonie/random_compat", "version": "v9.99.100", "version_normalized": "9.99.100.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "shasum": "" }, "require": { "php": ">= 7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", "vimeo/psalm": "^1" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "time": "2020-10-15T08:29:30+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "install-path": "../paragonie/random_compat" }, { "name": "pear/archive_tar", "version": "1.6.0", "version_normalized": "1.6.0.0", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", "reference": "dc3285537f1832da8ddbbe45f5a007248b6cc00e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/dc3285537f1832da8ddbbe45f5a007248b6cc00e", "reference": "dc3285537f1832da8ddbbe45f5a007248b6cc00e", "shasum": "" }, "require": { "pear/pear-core-minimal": "^1.10.0alpha2", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-bz2": "Bz2 compression support.", "ext-xz": "Lzma2 compression support.", "ext-zlib": "Gzip compression support." }, "time": "2025-07-19T14:49:16+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Archive_Tar": "" }, "classmap": [ "", "" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Vincent Blavet", "email": "vincent@phpconcept.net" }, { "name": "Greg Beaver", "email": "greg@chiaraquartet.net" }, { "name": "Michiel Rook", "email": "mrook@php.net" } ], "description": "Tar file management class with compression support (gzip, bzip2, lzma2)", "homepage": "https://github.com/pear/Archive_Tar", "keywords": [ "archive", "tar" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar", "source": "https://github.com/pear/Archive_Tar" }, "install-path": "../pear/archive_tar" }, { "name": "pear/console_getopt", "version": "v1.4.3", "version_normalized": "1.4.3.0", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "" }, "time": "2019-11-20T18:27:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Console": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Andrei Zmievski", "email": "andrei@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" }, { "name": "Greg Beaver", "email": "cellog@php.net", "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", "source": "https://github.com/pear/Console_Getopt" }, "install-path": "../pear/console_getopt" }, { "name": "pear/pear-core-minimal", "version": "v1.10.18", "version_normalized": "1.10.18.0", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c7b55789d01de0ce090d289b73f1bbd6a2f113b1", "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1", "shasum": "" }, "require": { "pear/console_getopt": "~1.4", "pear/pear_exception": "~1.0", "php": ">=5.4" }, "replace": { "rsky/pear-core-min": "self.version" }, "time": "2025-12-14T20:37:07+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "src/" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Christian Weiske", "email": "cweiske@php.net", "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, "install-path": "../pear/pear-core-minimal" }, { "name": "pear/pear_exception", "version": "v1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "<9" }, "time": "2021-03-21T15:43:46+00:00", "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "PEAR/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "." ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Helgi Thormar", "email": "dufuz@php.net" }, { "name": "Greg Beaver", "email": "cellog@php.net" } ], "description": "The PEAR Exception base class.", "homepage": "https://github.com/pear/PEAR_Exception", "keywords": [ "exception" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, "install-path": "../pear/pear_exception" }, { "name": "phpseclib/phpseclib", "version": "3.0.52", "version_normalized": "3.0.52.0", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2adaefc83df2ec548558307690f376dd7d4f4fce", "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce", "shasum": "" }, "require": { "paragonie/constant_time_encoding": "^1|^2|^3", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": ">=5.6.1" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-dom": "Install the DOM extension to load XML formatted public keys.", "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "time": "2026-04-27T07:02:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "psr-4": { "phpseclib3\\": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", "source": "https://github.com/phpseclib/phpseclib/tree/3.0.52" }, "funding": [ { "url": "https://github.com/terrafrost", "type": "github" }, { "url": "https://www.patreon.com/phpseclib", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", "type": "tidelift" } ], "install-path": "../phpseclib/phpseclib" }, { "name": "pimple/pimple", "version": "v3.6.2", "version_normalized": "3.6.2.0", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/8cfe7f74ac22a433d303914eba9ea4c2a834edce", "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1 || ^2.0" }, "require-dev": { "phpunit/phpunit": "*" }, "time": "2026-02-26T08:23:44+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "https://pimple.symfony.com", "keywords": [ "container", "dependency injection" ], "support": { "source": "https://github.com/silexphp/Pimple/tree/v3.6.2" }, "install-path": "../pimple/pimple" }, { "name": "psr/container", "version": "2.0.2", "version_normalized": "2.0.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", "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": { "WPMedia\\BackWPup\\Dependencies\\Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "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", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "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/" } }, "notification-url": "https://packagist.org/downloads/", "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", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "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/" } }, "notification-url": "https://packagist.org/downloads/", "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", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "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/" } }, "notification-url": "https://packagist.org/downloads/", "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": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2021-05-03T11:20:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "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/1.1.4" }, "install-path": "../psr/log" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "version_normalized": "3.0.3.0", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "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" ] }, "notification-url": "https://packagist.org/downloads/", "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": "swiftmailer/swiftmailer", "version": "v5.4.12", "version_normalized": "5.4.12.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "~3.2" }, "time": "2018-07-31T09:26:32+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "installation-source": "dist", "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], "support": { "issues": "https://github.com/swiftmailer/swiftmailer/issues", "source": "https://github.com/swiftmailer/swiftmailer/tree/v5.4.12" }, "abandoned": "symfony/mailer", "install-path": "../swiftmailer/swiftmailer" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.4", "version_normalized": "2.5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", "shasum": "" }, "require": { "php": ">=7.1" }, "time": "2024-09-25T14:11:13+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "2.5-dev" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/deprecation-contracts" }, { "name": "symfony/options-resolver", "version": "v4.4.44", "version_normalized": "4.4.44.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "583f56160f716dd435f1cd721fd14b548f4bb510" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/583f56160f716dd435f1cd721fd14b548f4bb510", "reference": "583f56160f716dd435f1cd721fd14b548f4bb510", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-php80": "^1.16" }, "time": "2022-07-20T09:59:04+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "support": { "source": "https://github.com/symfony/options-resolver/tree/v4.4.44" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/options-resolver" }, { "name": "symfony/polyfill-mbstring", "version": "v1.37.0", "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315", "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=7.2" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2026-04-10T17:25:58+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\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-mbstring" }, { "name": "symfony/polyfill-php80", "version": "v1.37.0", "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2026-04-10T16:19:22+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" ] }, "notification-url": "https://packagist.org/downloads/", "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.37.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-php80" }, { "name": "webmozart/assert", "version": "1.12.1", "version_normalized": "1.12.1.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "9be6926d8b485f55b9229203f962b51ed377ba68" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68", "reference": "9be6926d8b485f55b9229203f962b51ed377ba68", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-filter": "*", "php": "^7.2 || ^8.0" }, "suggest": { "ext-intl": "", "ext-simplexml": "", "ext-spl": "" }, "time": "2025-10-29T15:56:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/1.12.1" }, "install-path": "../webmozart/assert" }, { "name": "wordpress/mcp-adapter", "version": "v0.5.0", "version_normalized": "0.5.0.0", "source": { "type": "git", "url": "https://github.com/WordPress/mcp-adapter.git", "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/7bfc49f46b3ea7544dded49d5a606089f825a80b", "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.4 || ^8.0", "wordpress/php-mcp-schema": "^0.1.0" }, "require-dev": { "automattic/vipwpcs": "^3.0", "php-stubs/wordpress-stubs": "^6.9", "php-stubs/wp-cli-stubs": "^2.12", "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpstan/extension-installer": "^1.3", "phpstan/php-8-stubs": "^0.4.24", "phpstan/phpstan": "^2.1.22", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpunit/phpunit": "^9.6", "slevomat/coding-standard": "^8.0", "szepeviktor/phpstan-wordpress": "^2.0", "wp-phpunit/wp-phpunit": "^6.5", "wpackagist-plugin/plugin-check": "^1.6", "yoast/phpunit-polyfills": "^4.0" }, "time": "2026-04-14T12:12:58+00:00", "type": "wordpress-plugin", "extra": { "installer-paths": { "vendor/{$vendor}/{$name}/": [ "wpackagist-plugin/plugin-check" ] }, "patches_applied": { "Fix PHP 8.1+ deprecated static trait method call (upstream issue #182, fixed in upstream PR #193)": "patches/wordpress/mcp-adapter/fix-static-trait-call.patch" } }, "installation-source": "dist", "autoload": { "psr-4": { "WP\\MCP\\": "includes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress AI Team", "homepage": "https://make.wordpress.org/ai/" } ], "description": "Adapter for Abilities API, letting WordPress abilities to be used as MCP tools, resources or prompts", "homepage": "https://github.com/wordpress/mcp-adapter", "keywords": [ "abilities-api", "adapter", "ai", "api", "integration", "mcp", "model-context-protocol", "wordpress" ], "support": { "issues": "https://github.com/wordpress/mcp-adapter/issues", "source": "https://github.com/wordpress/mcp-adapter" }, "install-path": "../wordpress/mcp-adapter" }, { "name": "wordpress/php-mcp-schema", "version": "v0.1.1", "version_normalized": "0.1.1.0", "source": { "type": "git", "url": "https://github.com/WordPress/php-mcp-schema.git", "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/php-mcp-schema/zipball/e2118ec421ead51a3e17a3d8160f4537727e91b9", "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "phpstan/phpstan": "^1.10" }, "time": "2026-04-10T19:35:16+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "WP\\McpSchema\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress", "homepage": "https://wordpress.org" } ], "description": "PHP DTOs for the Model Context Protocol (MCP) specification", "homepage": "https://github.com/WordPress/php-mcp-schema", "keywords": [ "dto", "mcp", "model-context-protocol", "php", "schema" ], "support": { "issues": "https://github.com/WordPress/php-mcp-schema/issues", "source": "https://github.com/WordPress/php-mcp-schema/tree/v0.1.1" }, "install-path": "../wordpress/php-mcp-schema" }, { "name": "wp-media/apply-filters-typed", "version": "v1.2", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/wp-media/apply-filters-typed.git", "reference": "d8f5bca83e85196d1f01d92283b63ef6f886ac4d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-media/apply-filters-typed/zipball/d8f5bca83e85196d1f01d92283b63ef6f886ac4d", "reference": "d8f5bca83e85196d1f01d92283b63ef6f886ac4d", "shasum": "" }, "require-dev": { "phpcompatibility/phpcompatibility-wp": "^2.0", "phpstan/extension-installer": "^1.4", "szepeviktor/phpstan-wordpress": "^1.3", "wp-coding-standards/wpcs": "^3", "wp-media/phpunit": "^3" }, "time": "2024-09-16T12:21:47+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "WP Media", "email": "contact@wp-media.me" } ], "description": "Library for usage of WordPress filters in a safe-type way", "support": { "issues": "https://github.com/wp-media/apply-filters-typed/issues", "source": "https://github.com/wp-media/apply-filters-typed/tree/v1.2" }, "install-path": "../wp-media/apply-filters-typed" }, { "name": "wp-media/wp-beta", "version": "v1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/wp-media/wp-beta.git", "reference": "aec98a0a5d10a188054d438e730beedf06b0ef52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-media/wp-beta/zipball/aec98a0a5d10a188054d438e730beedf06b0ef52", "reference": "aec98a0a5d10a188054d438e730beedf06b0ef52", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "php-stubs/wordpress-tests-stubs": "^6.5", "phpcompatibility/phpcompatibility-wp": "^2.0", "phpstan/extension-installer": "^1.3", "phpstan/phpstan-mockery": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "roave/security-advisories": "dev-master", "szepeviktor/phpstan-wordpress": "^2.0", "wp-coding-standards/wpcs": "^3", "wp-media/phpunit": "^3" }, "time": "2025-09-10T13:56:29+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "WPMedia\\Beta\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "WP Media", "homepage": "https://github.com/wp-media/wp-beta", "role": "Developer" } ], "description": "Beta for WordPress plugins", "support": { "issues": "https://github.com/wp-media/wp-beta/issues", "source": "https://github.com/wp-media/wp-beta/tree/v1.0.3" }, "install-path": "../wp-media/wp-beta" }, { "name": "wp-media/wp-mixpanel", "version": "v1.4.1", "version_normalized": "1.4.1.0", "source": { "type": "git", "url": "https://github.com/wp-media/wp-mixpanel.git", "reference": "09dea8a51f97e8047defc9f8a995b87dec76baad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-media/wp-mixpanel/zipball/09dea8a51f97e8047defc9f8a995b87dec76baad", "reference": "09dea8a51f97e8047defc9f8a995b87dec76baad", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "php-stubs/wordpress-tests-stubs": "^6.5", "phpcompatibility/phpcompatibility-wp": "^2.0", "phpstan/extension-installer": "^1.3", "phpstan/phpstan-mockery": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "roave/security-advisories": "dev-master", "szepeviktor/phpstan-wordpress": "^2.0", "wp-coding-standards/wpcs": "^3", "wp-media/phpunit": "^3" }, "time": "2026-05-29T18:02:43+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "WPMedia\\BackWPup\\Dependencies\\WPMedia\\Mixpanel\\": "src/" }, "classmap": [ "src/Classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "WP Media", "homepage": "https://github.com/wp-media/wp-mixpanel", "role": "Developer" } ], "description": "WordPress Mixpanel Integration", "support": { "issues": "https://github.com/wp-media/wp-mixpanel/issues", "source": "https://github.com/wp-media/wp-mixpanel/tree/v1.4.1" }, "install-path": "../wp-media/wp-mixpanel" } ], "dev": false, "dev-package-names": [] }
[-] autoload_static.php
[edit]
[-] InstalledVersions.php
[edit]
[-] include_paths.php
[edit]
[-] autoload_namespaces.php
[edit]
[-] platform_check.php
[edit]
[-] autoload_psr4.php
[edit]
[-] installed.json
[edit]
[-] autoload_classmap.php
[edit]
[-] ClassLoader.php
[edit]
[-] autoload_real.php
[edit]
[-] autoload_aliases.php
[edit]
[+]
..
[-] installed.php
[edit]
[-] autoload_files.php
[edit]
[-] LICENSE
[edit]