PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
spotlight-social-photo-feeds
/
vendor
/
composer
{ "packages": [ { "name": "dhii/exception-interface", "version": "v0.2", "version_normalized": "0.2.0.0", "source": { "type": "git", "url": "https://github.com/Dhii/exception-interface.git", "reference": "b69feebf7cb2879cd43977a03342e2393b73f7fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/exception-interface/zipball/b69feebf7cb2879cd43977a03342e2393b73f7fb", "reference": "b69feebf7cb2879cd43977a03342e2393b73f7fb", "shasum": "" }, "require": { "dhii/stringable-interface": "^0.1", "php": "^5.3 | ^7.0" }, "require-dev": { "codeclimate/php-test-reporter": "<=0.3.2", "dhii/php-cs-fixer-config": "dev-php-5.3", "phpunit/phpunit": "^4.8", "ptrofimov/xpmock": "^1.1" }, "time": "2018-08-29T10:42:04+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Exception\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "Interfaces for most common exceptions", "support": { "issues": "https://github.com/Dhii/exception-interface/issues", "source": "https://github.com/Dhii/exception-interface/tree/develop" }, "install-path": "../dhii/exception-interface" }, { "name": "dhii/factory-interface", "version": "v0.1", "version_normalized": "0.1.0.0", "source": { "type": "git", "url": "https://github.com/Dhii/factory-interface.git", "reference": "b8d217aec8838e64ccaa770cb03dc164bf6f0515" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/factory-interface/zipball/b8d217aec8838e64ccaa770cb03dc164bf6f0515", "reference": "b8d217aec8838e64ccaa770cb03dc164bf6f0515", "shasum": "" }, "require": { "dhii/exception-interface": "^0.1|^0.2", "php": "^5.3 | ^7.0" }, "require-dev": { "codeclimate/php-test-reporter": "<=0.3.2", "dhii/php-cs-fixer-config": "dev-php-5.3", "dhii/stringable-interface": "^0.1", "phpunit/phpunit": "^4.8", "psr/container": "^1.0", "ptrofimov/xpmock": "^1.1" }, "time": "2018-08-29T11:15:09+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Factory\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "Interfaces for working with factories.", "support": { "issues": "https://github.com/Dhii/factory-interface/issues", "source": "https://github.com/Dhii/factory-interface/tree/master" }, "abandoned": true, "install-path": "../dhii/factory-interface" }, { "name": "dhii/output-renderer-interface", "version": "v0.3", "version_normalized": "0.3.0.0", "source": { "type": "git", "url": "https://github.com/Dhii/output-renderer-interface.git", "reference": "407014d7fd1af0427958f2acd61aff008ee9e032" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/output-renderer-interface/zipball/407014d7fd1af0427958f2acd61aff008ee9e032", "reference": "407014d7fd1af0427958f2acd61aff008ee9e032", "shasum": "" }, "require": { "dhii/exception-interface": "^0.1 | ^0.2", "dhii/factory-interface": "^0.1-alpha2", "dhii/stringable-interface": "^0.1", "php": "^5.3 | ^7.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "dhii/php-cs-fixer-config": "dev-php-5.3", "phpunit/phpunit": "4.*", "psr/container": "^1.0", "ptrofimov/xpmock": "^1.1" }, "suggest": { "dhii/container-helper-base": "Useful for reading data from different context types uniformly" }, "time": "2019-11-14T11:20:00+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Output\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "An interface for objects that can perform rendering.", "support": { "issues": "https://github.com/Dhii/output-renderer-interface/issues", "source": "https://github.com/Dhii/output-renderer-interface/tree/develop" }, "install-path": "../dhii/output-renderer-interface" }, { "name": "dhii/services", "version": "v0.1.1-alpha2", "version_normalized": "0.1.1.0-alpha2", "source": { "type": "git", "url": "https://github.com/Dhii/services.git", "reference": "ae05fb25e0ae9ff14897f11d54fd15f8b509df70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/services/zipball/ae05fb25e0ae9ff14897f11d54fd15f8b509df70", "reference": "ae05fb25e0ae9ff14897f11d54fd15f8b509df70", "shasum": "" }, "require": { "php": "^7.1 | ^8.0", "psr/container": "^1.0" }, "require-dev": { "codeclimate/php-test-reporter": "<=0.3.2", "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "vimeo/psalm": "^4.8" }, "time": "2022-01-06T15:43:56+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Services\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "A collection of useful DI service implementations.", "support": { "issues": "https://github.com/Dhii/services/issues", "source": "https://github.com/Dhii/services/tree/v0.1.1-alpha2" }, "install-path": "../dhii/services" }, { "name": "dhii/stringable-interface", "version": "v0.1", "version_normalized": "0.1.0.0", "source": { "type": "git", "url": "https://github.com/Dhii/stringable-interface.git", "reference": "b6653905eef2ebf377749feb80a6d18abbe913ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/stringable-interface/zipball/b6653905eef2ebf377749feb80a6d18abbe913ef", "reference": "b6653905eef2ebf377749feb80a6d18abbe913ef", "shasum": "" }, "require": { "php": "^5.3 | ^7.0" }, "require-dev": { "codeclimate/php-test-reporter": "<=0.3.2", "dhii/php-cs-fixer-config": "dev-php-5.3", "phpunit/phpunit": "^4.8", "ptrofimov/xpmock": "^1.1" }, "time": "2017-01-23T15:08:20+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Util\\String\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "Interoperability interface for objects that can be cast to string", "support": { "issues": "https://github.com/Dhii/stringable-interface/issues", "source": "https://github.com/Dhii/stringable-interface/tree/master" }, "abandoned": "symfony/polyfill-php80", "install-path": "../dhii/stringable-interface" }, { "name": "dhii/transformer-interface", "version": "v0.1-alpha1", "version_normalized": "0.1.0.0-alpha1", "source": { "type": "git", "url": "https://github.com/Dhii/transformer-interface.git", "reference": "e774efef46413eb34bdafc19a6bd74fbf656235d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dhii/transformer-interface/zipball/e774efef46413eb34bdafc19a6bd74fbf656235d", "reference": "e774efef46413eb34bdafc19a6bd74fbf656235d", "shasum": "" }, "require": { "dhii/exception-interface": "^0.1 | ^0.2-alpha1", "dhii/factory-interface": "^0.1-alpha1", "php": "^5.3 | ^7.0" }, "require-dev": { "codeclimate/php-test-reporter": "<=0.3.2", "dhii/php-cs-fixer-config": "dev-php-5.3", "phpunit/phpunit": "^4.8", "ptrofimov/xpmock": "^1.1" }, "time": "2018-05-15T16:59:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dhii\\Transformer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dhii Team", "email": "development@dhii.co" } ], "description": "Interfaces for data transformation", "support": { "issues": "https://github.com/Dhii/transformer-interface/issues", "source": "https://github.com/Dhii/transformer-interface/tree/v0.1-alpha1" }, "install-path": "../dhii/transformer-interface" }, { "name": "freemius/wordpress-sdk", "version": "2.11.0", "version_normalized": "2.11.0.0", "dist": { "type": "zip", "url": "../wordpress-sdk-2.11.0.zip" }, "type": "library", "installation-source": "dist", "install-path": "../freemius/wordpress-sdk" }, { "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": "psr/container", "version": "1.1.1", "version_normalized": "1.1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "shasum": "" }, "require": { "php": ">=7.2.0" }, "time": "2021-03-05T17:36:06+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "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/1.1.1" }, "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": "1.1", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "time": "2023-04-04T09:50:52+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.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": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/1.1" }, "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": "psr/simple-cache", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2017-10-23T01:57:42+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://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/master" }, "install-path": "../psr/simple-cache" }, { "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": "rebelcode/atlas", "version": "v0.1-alpha5", "version_normalized": "0.1.0.0-alpha5", "source": { "type": "git", "url": "https://github.com/RebelCode/atlas.git", "reference": "674407b2467b402214559ca1fc3baa77a23936d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RebelCode/atlas/zipball/674407b2467b402214559ca1fc3baa77a23936d1", "reference": "674407b2467b402214559ca1fc3baa77a23936d1", "shasum": "" }, "require": { "php": "^7.1 | ^8.0" }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "vimeo/psalm": "^4.0" }, "time": "2022-12-01T09:43:43+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "RebelCode\\Atlas\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Miguel Muscat", "email": "miguel.muscat@rebelcode.com", "role": "Developer" } ], "description": "A lightweight SQL generation library.", "support": { "issues": "https://github.com/RebelCode/atlas/issues", "source": "https://github.com/RebelCode/atlas/tree/v0.1-alpha5" }, "install-path": "../rebelcode/atlas" }, { "name": "rebelcode/iris-engine", "version": "v0.3-alpha", "version_normalized": "0.3.0.0-alpha", "source": { "type": "git", "url": "https://github.com/RebelCode/iris-engine.git", "reference": "3a68628e94c427c646c3a178e44c531a56cbf75f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RebelCode/iris-engine/zipball/3a68628e94c427c646c3a178e44c531a56cbf75f", "reference": "3a68628e94c427c646c3a178e44c531a56cbf75f", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "vimeo/psalm": "^4.0", "webmozart/path-util": "^2.3" }, "time": "2022-06-01T09:33:05+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "RebelCode\\Iris\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miguel Muscat", "email": "miguel.muscat@rebelcode.com", "role": "Developer" } ], "description": "Import and manage content from external resources", "support": { "issues": "https://github.com/RebelCode/iris-engine/issues", "source": "https://github.com/RebelCode/iris-engine/tree/v0.3-alpha" }, "install-path": "../rebelcode/iris-engine" }, { "name": "rebelcode/psr7", "version": "v1.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/RebelCode/psr7.git", "reference": "0181f474ba9b3133b2ce158ec4a6bf3ddcf299fd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RebelCode/psr7/zipball/0181f474ba9b3133b2ce158ec4a6bf3ddcf299fd", "reference": "0181f474ba9b3133b2ce158ec4a6bf3ddcf299fd", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.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.4.1", "http-interop/http-factory-tests": "^0.9", "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "vimeo/psalm": "^4.0", "webmozart/path-util": "^2.3@stable" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2021-06-17T12:54:19+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "RebelCode\\Psr7\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" }, { "name": "Miguel Muscat", "email": "miguel.muscat@rebelcode.com", "homepage": "https://github.com/mecha" } ], "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/RebelCode/psr7/issues", "source": "https://github.com/RebelCode/psr7/tree/v1.0" }, "install-path": "../rebelcode/psr7" }, { "name": "rebelcode/wp-http", "version": "0.3", "version_normalized": "0.3.0.0", "source": { "type": "git", "url": "https://github.com/RebelCode/wp-http.git", "reference": "ce50ac162479776dc2ba0449c84285c4fda69612" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RebelCode/wp-http/zipball/ce50ac162479776dc2ba0449c84285c4fda69612", "reference": "ce50ac162479776dc2ba0449c84285c4fda69612", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-client": "^1.0", "rebelcode/psr7": "^1.0" }, "provide": { "psr/http-client-implementation": "1.0" }, "require-dev": { "10up/wp_mock": "^0.4", "humanmade/psalm-plugin-wordpress": "^2.0", "johnpbloch/wordpress-core": ">=5.5", "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0", "slevomat/coding-standard": "^6.0", "vimeo/psalm": "^4.0", "webmozart/path-util": "^2.3" }, "time": "2021-07-26T16:21:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-develop": "0.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "RebelCode\\WordPress\\Http\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miguel Muscat", "email": "miguel.muscat@rebelcode.com", "role": "Developer" } ], "description": "A PSR-18 compliant HTTP client adapter for WordPress", "keywords": [ "client", "http", "psr-18", "psr-7", "wordpress" ], "support": { "issues": "https://github.com/RebelCode/wp-http/issues", "source": "https://github.com/RebelCode/wp-http/tree/0.3" }, "install-path": "../rebelcode/wp-http" }, { "name": "wp-oop/transient-cache", "version": "0.1.x-dev", "version_normalized": "0.1.9999999.9999999-dev", "source": { "type": "git", "url": "https://github.com/wp-oop/transient-cache.git", "reference": "94b21321867dfb82eda7fe2ab962895c939f446d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-oop/transient-cache/zipball/94b21321867dfb82eda7fe2ab962895c939f446d", "reference": "94b21321867dfb82eda7fe2ab962895c939f446d", "shasum": "" }, "require": { "php": "^7.1", "psr/simple-cache": "^1.0" }, "require-dev": { "brain/monkey": "^2.3", "johnpbloch/wordpress-core": "^5.0", "phpunit/phpunit": "^7.1" }, "time": "2020-10-14T08:37:13+00:00", "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-develop": "0.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "WpOop\\TransientCache\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anton Ukhanev", "email": "xedin.unknown@gmail.com", "role": "Developer" } ], "description": "A PSR-16 wrapper for WP transients.", "support": { "issues": "https://github.com/wp-oop/transient-cache/issues", "source": "https://github.com/wp-oop/transient-cache/tree/0.1.x" }, "install-path": "../wp-oop/transient-cache" } ], "dev": false, "dev-package-names": [] }
[+]
..
[-] ClassLoader.php
[edit]
[-] autoload_real.php
[edit]
[-] autoload_static.php
[edit]
[-] LICENSE
[edit]
[-] autoload_psr4.php
[edit]
[-] installed.php
[edit]
[-] installed.json
[edit]
[-] autoload_files.php
[edit]
[-] autoload_classmap.php
[edit]
[-] InstalledVersions.php
[edit]
[-] autoload_namespaces.php
[edit]