D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
plib
/
modules
/
platform360
/
vendor
/
composer
/
Filename :
installed.json
back
Copy
{ "packages": [ { "name": "brick\/math", "version": "0.13.1", "version_normalized": "0.13.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/brick\/math.git", "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/brick\/math\/zipball\/fc7ed316430118cc7836bf45faff18d5dfc8de04", "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "php-coveralls\/php-coveralls": "^2.2", "phpunit\/phpunit": "^10.1", "vimeo\/psalm": "6.8.8" }, "time": "2025-03-29T13:50:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Brick\\Math\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "description": "Arbitrary-precision arithmetic library", "keywords": [ "Arbitrary-precision", "BigInteger", "BigRational", "arithmetic", "bigdecimal", "bignum", "bignumber", "brick", "decimal", "integer", "math", "mathematics", "rational" ], "support": { "issues": "https:\/\/github.com\/brick\/math\/issues", "source": "https:\/\/github.com\/brick\/math\/tree\/0.13.1" }, "funding": [ { "url": "https:\/\/github.com\/BenMorel", "type": "github" } ], "install-path": "..\/brick\/math" }, { "name": "dflydev\/fig-cookies", "version": "v3.1.0", "version_normalized": "3.1.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/dflydev\/dflydev-fig-cookies.git", "reference": "ebe6c15c9895fc490efe620ad734c8ef4a85bdb0" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/dflydev\/dflydev-fig-cookies\/zipball\/ebe6c15c9895fc490efe620ad734c8ef4a85bdb0", "reference": "ebe6c15c9895fc490efe620ad734c8ef4a85bdb0", "shasum": "" }, "require": { "ext-pcre": "*", "php": "^7.2 || ^8.0", "psr\/http-message": "^1.0.1 || ^2" }, "require-dev": { "doctrine\/coding-standard": "^8", "phpstan\/extension-installer": "^1.0", "phpstan\/phpstan": "^0.12", "phpstan\/phpstan-phpunit": "^0.12.16", "phpunit\/phpunit": "^7.2.6 || ^9", "scrutinizer\/ocular": "^1.8", "squizlabs\/php_codesniffer": "^3.3", "vimeo\/psalm": "^4.4" }, "time": "2023-07-18T20:41:43+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "3.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Dflydev\\FigCookies\\": "src\/Dflydev\/FigCookies" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Beau Simensen", "email": "beau@dflydev.com" } ], "description": "Cookies for PSR-7 HTTP Message Interface.", "keywords": [ "cookies", "psr-7", "psr7" ], "support": { "issues": "https:\/\/github.com\/dflydev\/dflydev-fig-cookies\/issues", "source": "https:\/\/github.com\/dflydev\/dflydev-fig-cookies\/tree\/v3.1.0" }, "install-path": "..\/dflydev\/fig-cookies" }, { "name": "firebase\/php-jwt", "version": "v6.11.1", "version_normalized": "6.11.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/firebase\/php-jwt.git", "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/firebase\/php-jwt\/zipball\/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "guzzlehttp\/guzzle": "^7.4", "phpspec\/prophecy-phpunit": "^2.0", "phpunit\/phpunit": "^9.5", "psr\/cache": "^2.0||^3.0", "psr\/http-client": "^1.0", "psr\/http-factory": "^1.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie\/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" }, "time": "2025-04-09T20:32:01+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Firebase\\JWT\\": "src" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https:\/\/github.com\/firebase\/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https:\/\/github.com\/firebase\/php-jwt\/issues", "source": "https:\/\/github.com\/firebase\/php-jwt\/tree\/v6.11.1" }, "install-path": "..\/firebase\/php-jwt" }, { "name": "guzzlehttp\/guzzle", "version": "7.9.3", "version_normalized": "7.9.3.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/guzzle.git", "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp\/promises": "^1.5.3 || ^2.0.3", "guzzlehttp\/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0", "psr\/http-client": "^1.0", "symfony\/deprecation-contracts": "^2.2 || ^3.0" }, "provide": { "psr\/http-client-implementation": "1.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle\/client-integration-tests": "3.0.2", "php-http\/message-factory": "^1.1", "phpunit\/phpunit": "^8.5.39 || ^9.6.20", "psr\/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr\/log": "Required for using the Log middleware" }, "time": "2025-03-27T13:37:11+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "files": [ "src\/functions_include.php" ], "psr-4": { "Platform360\\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\u00e1rk S\u00e1gi-Kaz\u00e1r", "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.9.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.2.0", "version_normalized": "2.2.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/promises.git", "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/7c69f28996b0a6920945dd20b3857e499d9ca96c", "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "phpunit\/phpunit": "^8.5.39 || ^9.6.20" }, "time": "2025-03-27T13:27:01+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\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.2.0" }, "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.7.1", "version_normalized": "2.7.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/psr7.git", "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/c2270caaabe631b3b44c85f99e5a04bbb8060d16", "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr\/http-factory": "^1.0", "psr\/http-message": "^1.1 || ^2.0", "ralouphie\/getallheaders": "^3.0" }, "provide": { "psr\/http-factory-implementation": "1.0", "psr\/http-message-implementation": "1.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "http-interop\/http-factory-tests": "0.9.0", "phpunit\/phpunit": "^8.5.39 || ^9.6.20" }, "suggest": { "laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2025-03-27T12:30:47+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\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\u00e1rk S\u00e1gi-Kaz\u00e1r", "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\u00e1rk S\u00e1gi-Kaz\u00e1r", "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.7.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": "kevinrob\/guzzle-cache-middleware", "version": "6.0.0", "version_normalized": "6.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware.git", "reference": "61305ed694e763e887a04f61e71e2292bb4fbad1" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/Kevinrob\/guzzle-cache-middleware\/zipball\/61305ed694e763e887a04f61e71e2292bb4fbad1", "reference": "61305ed694e763e887a04f61e71e2292bb4fbad1", "shasum": "" }, "require": { "guzzlehttp\/guzzle": "^7.9.2", "guzzlehttp\/promises": "^2.0.3", "guzzlehttp\/psr7": "^2.7.0", "php": ">=8.1" }, "require-dev": { "cache\/array-adapter": "^0.4 || ^0.5 || ^1.0", "cache\/simple-cache-bridge": "^0.1 || ^1.0", "doctrine\/cache": "^1.10", "illuminate\/cache": "^5.0", "league\/flysystem": "^2.5", "phpunit\/phpunit": "^9.6.21", "psr\/cache": "^1.0", "symfony\/cache": "^4.4 || ^5.0", "symfony\/phpunit-bridge": "^7.1.4" }, "suggest": { "doctrine\/cache": "This library has a lot of ready-to-use cache storage (to be used with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage). Use only versions >=1.4.0 < 2.0.0", "guzzlehttp\/guzzle": "For using this library. It was created for Guzzle6 (but you can use it with any PSR-7 HTTP client).", "laravel\/framework": "To be used with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage", "league\/flysystem": "To be used with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage", "psr\/cache": "To be used with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage", "psr\/simple-cache": "To be used with Kevinrob\\GuzzleCache\\Storage\\Psr16CacheStorage" }, "time": "2024-10-17T09:11:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Kevinrob\\GuzzleCache\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Robatel", "email": "kevinrob2@gmail.com", "homepage": "https:\/\/github.com\/Kevinrob" } ], "description": "A HTTP\/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)", "homepage": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware", "keywords": [ "Etag", "Flysystem", "Guzzle", "cache", "cache-control", "doctrine", "expiration", "guzzle6", "handler", "http", "http 1.1", "middleware", "performance", "php", "promise", "psr6", "psr7", "rfc7234", "validation" ], "support": { "issues": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware\/issues", "source": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware\/tree\/6.0.0" }, "install-path": "..\/kevinrob\/guzzle-cache-middleware" }, { "name": "laravel\/serializable-closure", "version": "v2.0.4", "version_normalized": "2.0.4.0", "source": { "type": "git", "url": "https:\/\/github.com\/laravel\/serializable-closure.git", "reference": "b352cf0534aa1ae6b4d825d1e762e35d43f8a841" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/laravel\/serializable-closure\/zipball\/b352cf0534aa1ae6b4d825d1e762e35d43f8a841", "reference": "b352cf0534aa1ae6b4d825d1e762e35d43f8a841", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "illuminate\/support": "^10.0|^11.0|^12.0", "nesbot\/carbon": "^2.67|^3.0", "pestphp\/pest": "^2.36|^3.0", "phpstan\/phpstan": "^2.0", "symfony\/var-dumper": "^6.2.0|^7.0.0" }, "time": "2025-03-19T13:51:03+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Laravel\\SerializableClosure\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" }, { "name": "Nuno Maduro", "email": "nuno@laravel.com" } ], "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", "keywords": [ "closure", "laravel", "serializable" ], "support": { "issues": "https:\/\/github.com\/laravel\/serializable-closure\/issues", "source": "https:\/\/github.com\/laravel\/serializable-closure" }, "install-path": "..\/laravel\/serializable-closure" }, { "name": "league\/event", "version": "3.0.3", "version_normalized": "3.0.3.0", "source": { "type": "git", "url": "https:\/\/github.com\/thephpleague\/event.git", "reference": "ec38ff7ea10cad7d99a79ac937fbcffb9334c210" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/thephpleague\/event\/zipball\/ec38ff7ea10cad7d99a79ac937fbcffb9334c210", "reference": "ec38ff7ea10cad7d99a79ac937fbcffb9334c210", "shasum": "" }, "require": { "php": ">=7.2.0", "psr\/event-dispatcher": "^1.0" }, "provide": { "psr\/event-dispatcher-implementation": "1.0" }, "require-dev": { "friendsofphp\/php-cs-fixer": "^2.16", "phpstan\/phpstan": "^0.12.45", "phpunit\/phpunit": "^8.5" }, "time": "2024-09-04T16:06:53+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\League\\Event\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frenky.net" } ], "description": "Event package", "keywords": [ "emitter", "event", "listener" ], "support": { "issues": "https:\/\/github.com\/thephpleague\/event\/issues", "source": "https:\/\/github.com\/thephpleague\/event\/tree\/3.0.3" }, "install-path": "..\/league\/event" }, { "name": "nikic\/fast-route", "version": "v1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/nikic\/FastRoute.git", "reference": "181d480e08d9476e61381e04a71b34dc0432e812" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/nikic\/FastRoute\/zipball\/181d480e08d9476e61381e04a71b34dc0432e812", "reference": "181d480e08d9476e61381e04a71b34dc0432e812", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit\/phpunit": "^4.8.35|~5.7" }, "time": "2018-02-13T20:26:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src\/functions.php" ], "psr-4": { "Platform360\\FastRoute\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "description": "Fast request router for PHP", "keywords": [ "router", "routing" ], "support": { "issues": "https:\/\/github.com\/nikic\/FastRoute\/issues", "source": "https:\/\/github.com\/nikic\/FastRoute\/tree\/master" }, "install-path": "..\/nikic\/fast-route" }, { "name": "php-di\/invoker", "version": "2.3.6", "version_normalized": "2.3.6.0", "source": { "type": "git", "url": "https:\/\/github.com\/PHP-DI\/Invoker.git", "reference": "59f15608528d8a8838d69b422a919fd6b16aa576" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/PHP-DI\/Invoker\/zipball\/59f15608528d8a8838d69b422a919fd6b16aa576", "reference": "59f15608528d8a8838d69b422a919fd6b16aa576", "shasum": "" }, "require": { "php": ">=7.3", "psr\/container": "^1.0|^2.0" }, "require-dev": { "athletic\/athletic": "~0.1.8", "mnapoli\/hard-mode": "~0.3.0", "phpunit\/phpunit": "^9.0" }, "time": "2025-01-17T12:49:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Invoker\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "description": "Generic and extensible callable invoker", "homepage": "https:\/\/github.com\/PHP-DI\/Invoker", "keywords": [ "callable", "dependency", "dependency-injection", "injection", "invoke", "invoker" ], "support": { "issues": "https:\/\/github.com\/PHP-DI\/Invoker\/issues", "source": "https:\/\/github.com\/PHP-DI\/Invoker\/tree\/2.3.6" }, "funding": [ { "url": "https:\/\/github.com\/mnapoli", "type": "github" } ], "install-path": "..\/php-di\/invoker" }, { "name": "php-di\/php-di", "version": "7.0.11", "version_normalized": "7.0.11.0", "source": { "type": "git", "url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git", "reference": "32f111a6d214564520a57831d397263e8946c1d2" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/32f111a6d214564520a57831d397263e8946c1d2", "reference": "32f111a6d214564520a57831d397263e8946c1d2", "shasum": "" }, "require": { "laravel\/serializable-closure": "^1.0 || ^2.0", "php": ">=8.0", "php-di\/invoker": "^2.0", "psr\/container": "^1.1 || ^2.0" }, "provide": { "psr\/container-implementation": "^1.0" }, "require-dev": { "friendsofphp\/php-cs-fixer": "^3", "friendsofphp\/proxy-manager-lts": "^1", "mnapoli\/phpunit-easymock": "^1.3", "phpunit\/phpunit": "^9.6 || ^10 || ^11", "vimeo\/psalm": "^5|^6" }, "suggest": { "friendsofphp\/proxy-manager-lts": "Install it if you want to use lazy injection (version ^1)" }, "time": "2025-06-03T07:45:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src\/functions.php" ], "psr-4": { "Platform360\\DI\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "description": "The dependency injection container for humans", "homepage": "https:\/\/php-di.org\/", "keywords": [ "PSR-11", "container", "container-interop", "dependency injection", "di", "ioc", "psr11" ], "support": { "issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues", "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/7.0.11" }, "funding": [ { "url": "https:\/\/github.com\/mnapoli", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/php-di\/php-di", "type": "tidelift" } ], "install-path": "..\/php-di\/php-di" }, { "name": "plesk\/api-php-lib", "version": "v2.2.1", "version_normalized": "2.2.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/plesk\/api-php-lib.git", "reference": "2ceece815106b8997319bcc62fe79d5fe095c65f" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/plesk\/api-php-lib\/zipball\/2ceece815106b8997319bcc62fe79d5fe095c65f", "reference": "2ceece815106b8997319bcc62fe79d5fe095c65f", "shasum": "" }, "require": { "ext-curl": "*", "ext-dom": "*", "ext-simplexml": "*", "ext-xml": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "phpunit\/phpunit": "^9", "spatie\/phpunit-watcher": "^1.22", "squizlabs\/php_codesniffer": "^3.6", "vimeo\/psalm": "^4.10 || ^5.0" }, "time": "2025-04-04T10:05:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskX\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Alexei Yuzhakov", "email": "sibprogrammer@gmail.com" }, { "name": "WebPros International GmbH.", "email": "plesk-dev-leads@plesk.com" } ], "description": "PHP object-oriented library for Plesk XML-RPC API", "support": { "issues": "https:\/\/github.com\/plesk\/api-php-lib\/issues", "source": "https:\/\/github.com\/plesk\/api-php-lib\/tree\/v2.2.1" }, "install-path": "..\/plesk\/api-php-lib" }, { "name": "psr\/cache", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/cache.git", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/cache\/zipball\/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2021-02-03T23:26:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Psr\\Cache\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https:\/\/github.com\/php-fig\/cache\/tree\/3.0.0" }, "install-path": "..\/psr\/cache" }, { "name": "psr\/clock", "version": "1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/clock.git", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/clock\/zipball\/e41a24703d4560fd0acb709162f73b8adfc3aa0d", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "time": "2022-11-25T14:36:26+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Psr\\Clock\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for reading the clock.", "homepage": "https:\/\/github.com\/php-fig\/clock", "keywords": [ "clock", "now", "psr", "psr-20", "time" ], "support": { "issues": "https:\/\/github.com\/php-fig\/clock\/issues", "source": "https:\/\/github.com\/php-fig\/clock\/tree\/1.0.0" }, "install-path": "..\/psr\/clock" }, { "name": "psr\/container", "version": "1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2021-11-05T16:50:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\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.2" }, "install-path": "..\/psr\/container" }, { "name": "psr\/event-dispatcher", "version": "1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/event-dispatcher.git", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/event-dispatcher\/zipball\/dbefd12671e8a14ec7f180cab83036ed26714bb0", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { "php": ">=7.2.0" }, "time": "2019-01-08T18:20:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Psr\\EventDispatcher\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http:\/\/www.php-fig.org\/" } ], "description": "Standard interfaces for event handling.", "keywords": [ "events", "psr", "psr-14" ], "support": { "issues": "https:\/\/github.com\/php-fig\/event-dispatcher\/issues", "source": "https:\/\/github.com\/php-fig\/event-dispatcher\/tree\/1.0.0" }, "install-path": "..\/psr\/event-dispatcher" }, { "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": { "Platform360\\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": { "Platform360\\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": { "Platform360\\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\/http-server-handler", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/http-server-handler.git", "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/http-server-handler\/zipball\/84c4fb66179be4caaf8e97bd239203245302e7d4", "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4", "shasum": "" }, "require": { "php": ">=7.0", "psr\/http-message": "^1.0 || ^2.0" }, "time": "2023-04-10T20:06:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Psr\\Http\\Server\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for HTTP server-side request handler", "keywords": [ "handler", "http", "http-interop", "psr", "psr-15", "psr-7", "request", "response", "server" ], "support": { "source": "https:\/\/github.com\/php-fig\/http-server-handler\/tree\/1.0.2" }, "install-path": "..\/psr\/http-server-handler" }, { "name": "psr\/http-server-middleware", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/http-server-middleware.git", "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/http-server-middleware\/zipball\/c1481f747daaa6a0782775cd6a8c26a1bf4a3829", "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829", "shasum": "" }, "require": { "php": ">=7.0", "psr\/http-message": "^1.0 || ^2.0", "psr\/http-server-handler": "^1.0" }, "time": "2023-04-11T06:14:47+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Psr\\Http\\Server\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for HTTP server-side middleware", "keywords": [ "http", "http-interop", "middleware", "psr", "psr-15", "psr-7", "request", "response" ], "support": { "issues": "https:\/\/github.com\/php-fig\/http-server-middleware\/issues", "source": "https:\/\/github.com\/php-fig\/http-server-middleware\/tree\/1.0.2" }, "install-path": "..\/psr\/http-server-middleware" }, { "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": "slim\/slim", "version": "4.14.0", "version_normalized": "4.14.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/slimphp\/Slim.git", "reference": "5943393b88716eb9e82c4161caa956af63423913" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/slimphp\/Slim\/zipball\/5943393b88716eb9e82c4161caa956af63423913", "reference": "5943393b88716eb9e82c4161caa956af63423913", "shasum": "" }, "require": { "ext-json": "*", "nikic\/fast-route": "^1.3", "php": "^7.4 || ^8.0", "psr\/container": "^1.0 || ^2.0", "psr\/http-factory": "^1.1", "psr\/http-message": "^1.1 || ^2.0", "psr\/http-server-handler": "^1.0", "psr\/http-server-middleware": "^1.0", "psr\/log": "^1.1 || ^2.0 || ^3.0" }, "require-dev": { "adriansuter\/php-autoload-override": "^1.4", "ext-simplexml": "*", "guzzlehttp\/psr7": "^2.6", "httpsoft\/http-message": "^1.1", "httpsoft\/http-server-request": "^1.1", "laminas\/laminas-diactoros": "^2.17 || ^3", "nyholm\/psr7": "^1.8", "nyholm\/psr7-server": "^1.1", "phpspec\/prophecy": "^1.19", "phpspec\/prophecy-phpunit": "^2.1", "phpstan\/phpstan": "^1.11", "phpunit\/phpunit": "^9.6", "slim\/http": "^1.3", "slim\/psr7": "^1.6", "squizlabs\/php_codesniffer": "^3.10", "vimeo\/psalm": "^5.24" }, "suggest": { "ext-simplexml": "Needed to support XML format in BodyParsingMiddleware", "ext-xml": "Needed to support XML format in BodyParsingMiddleware", "php-di\/php-di": "PHP-DI is the recommended container library to be used with Slim", "slim\/psr7": "Slim PSR-7 implementation. See https:\/\/www.slimframework.com\/docs\/v4\/start\/installation.html for more information." }, "time": "2024-06-13T08:54:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Slim\\": "Slim" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Josh Lockhart", "email": "hello@joshlockhart.com", "homepage": "https:\/\/joshlockhart.com" }, { "name": "Andrew Smith", "email": "a.smith@silentworks.co.uk", "homepage": "http:\/\/silentworks.co.uk" }, { "name": "Rob Allen", "email": "rob@akrabat.com", "homepage": "http:\/\/akrabat.com" }, { "name": "Pierre Berube", "email": "pierre@lgse.com", "homepage": "http:\/\/www.lgse.com" }, { "name": "Gabriel Manricks", "email": "gmanricks@me.com", "homepage": "http:\/\/gabrielmanricks.com" } ], "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs", "homepage": "https:\/\/www.slimframework.com", "keywords": [ "api", "framework", "micro", "router" ], "support": { "docs": "https:\/\/www.slimframework.com\/docs\/v4\/", "forum": "https:\/\/discourse.slimframework.com\/", "irc": "irc:\/\/irc.freenode.net:6667\/slimphp", "issues": "https:\/\/github.com\/slimphp\/Slim\/issues", "rss": "https:\/\/www.slimframework.com\/blog\/feed.rss", "slack": "https:\/\/slimphp.slack.com\/", "source": "https:\/\/github.com\/slimphp\/Slim", "wiki": "https:\/\/github.com\/slimphp\/Slim\/wiki" }, "funding": [ { "url": "https:\/\/opencollective.com\/slimphp", "type": "open_collective" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/slim\/slim", "type": "tidelift" } ], "install-path": "..\/slim\/slim" }, { "name": "spomky-labs\/pki-framework", "version": "1.2.3", "version_normalized": "1.2.3.0", "source": { "type": "git", "url": "https:\/\/github.com\/Spomky-Labs\/pki-framework.git", "reference": "5ff1dcc21e961b60149a80e77f744fc047800b31" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/Spomky-Labs\/pki-framework\/zipball\/5ff1dcc21e961b60149a80e77f744fc047800b31", "reference": "5ff1dcc21e961b60149a80e77f744fc047800b31", "shasum": "" }, "require": { "brick\/math": "^0.10|^0.11|^0.12|^0.13", "ext-mbstring": "*", "php": ">=8.1" }, "require-dev": { "ekino\/phpstan-banned-code": "^1.0|^2.0|^3.0", "ext-gmp": "*", "ext-openssl": "*", "infection\/infection": "^0.28|^0.29", "php-parallel-lint\/php-parallel-lint": "^1.3", "phpstan\/extension-installer": "^1.3|^2.0", "phpstan\/phpstan": "^1.8|^2.0", "phpstan\/phpstan-deprecation-rules": "^1.0|^2.0", "phpstan\/phpstan-phpunit": "^1.1|^2.0", "phpstan\/phpstan-strict-rules": "^1.3|^2.0", "phpunit\/phpunit": "^10.1|^11.0|^12.0", "rector\/rector": "^1.0|^2.0", "roave\/security-advisories": "dev-latest", "symfony\/string": "^6.4|^7.0", "symfony\/var-dumper": "^6.4|^7.0", "symplify\/easy-coding-standard": "^12.0" }, "suggest": { "ext-bcmath": "For better performance (or GMP)", "ext-gmp": "For better performance (or BCMath)", "ext-openssl": "For OpenSSL based cyphering" }, "time": "2025-04-25T15:57:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\SpomkyLabs\\Pki\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Joni Eskelinen", "email": "jonieske@gmail.com", "role": "Original developer" }, { "name": "Florent Morselli", "email": "florent.morselli@spomky-labs.com", "role": "Spomky-Labs PKI Framework developer" } ], "description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.", "homepage": "https:\/\/github.com\/spomky-labs\/pki-framework", "keywords": [ "DER", "Private Key", "ac", "algorithm identifier", "asn.1", "asn1", "attribute certificate", "certificate", "certification request", "cryptography", "csr", "decrypt", "ec", "encrypt", "pem", "pkcs", "public key", "rsa", "sign", "signature", "verify", "x.509", "x.690", "x509", "x690" ], "support": { "issues": "https:\/\/github.com\/Spomky-Labs\/pki-framework\/issues", "source": "https:\/\/github.com\/Spomky-Labs\/pki-framework\/tree\/1.2.3" }, "funding": [ { "url": "https:\/\/github.com\/Spomky", "type": "github" }, { "url": "https:\/\/www.patreon.com\/FlorentMorselli", "type": "patreon" } ], "install-path": "..\/spomky-labs\/pki-framework" }, { "name": "symfony\/deprecation-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git", "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/63afe740e99a13ba87ec199bb07bbdee937a5b62", "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2024-09-25T14:21:43+00:00", "type": "library", "extra": { "thanks": { "url": "https:\/\/github.com\/symfony\/contracts", "name": "symfony\/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "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\/v3.6.0" }, "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": "tedivm\/stash", "version": "v1.2.1", "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/tedious\/Stash.git", "reference": "a0beaf566d7acf9da1da9c0d30efc0f4b5ea4042" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/tedious\/Stash\/zipball\/a0beaf566d7acf9da1da9c0d30efc0f4b5ea4042", "reference": "a0beaf566d7acf9da1da9c0d30efc0f4b5ea4042", "shasum": "" }, "require": { "php": "^8.0", "psr\/cache": "^2|^3" }, "provide": { "psr\/cache-implementation": "2.0|3.0" }, "require-dev": { "dms\/phpunit-arraysubset-asserts": "^0.5.0", "friendsofphp\/php-cs-fixer": "^2.8", "php-coveralls\/php-coveralls": "^2.0", "phpunit\/phpunit": "^9.0|^10" }, "time": "2025-05-27T13:41:29+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Stash\\": "src\/Stash\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Robert Hafner", "email": "tedivm@tedivm.com" }, { "name": "Josh Hall-Bachner", "email": "charlequin@gmail.com" } ], "description": "The place to keep your cache.", "homepage": "http:\/\/github.com\/tedious\/Stash", "keywords": [ "apc", "cache", "caching", "memcached", "psr-6", "psr6", "redis", "sessions" ], "support": { "issues": "https:\/\/github.com\/tedious\/Stash\/issues", "source": "https:\/\/github.com\/tedious\/Stash\/tree\/v1.2.1" }, "funding": [ { "url": "https:\/\/github.com\/tedivm", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/tedivm\/stash", "type": "tidelift" } ], "install-path": "..\/tedivm\/stash" }, { "name": "web-token\/jwt-library", "version": "4.0.4", "version_normalized": "4.0.4.0", "source": { "type": "git", "url": "https:\/\/github.com\/web-token\/jwt-library.git", "reference": "650108fa2cdd6cbaaead0dc0ab5302e178b23b0a" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/web-token\/jwt-library\/zipball\/650108fa2cdd6cbaaead0dc0ab5302e178b23b0a", "reference": "650108fa2cdd6cbaaead0dc0ab5302e178b23b0a", "shasum": "" }, "require": { "brick\/math": "^0.12 || ^0.13", "ext-json": "*", "php": ">=8.2", "psr\/clock": "^1.0", "spomky-labs\/pki-framework": "^1.2.1" }, "conflict": { "spomky-labs\/jose": "*" }, "suggest": { "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance", "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance", "ext-openssl": "For key management (creation, optimization, etc.) and some algorithms (AES, RSA, ECDSA, etc.)", "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys", "paragonie\/sodium_compat": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys", "spomky-labs\/aes-key-wrap": "For all Key Wrapping algorithms (AxxxKW, AxxxGCMKW, PBES2-HSxxx+AyyyKW...)", "symfony\/console": "Needed to use console commands", "symfony\/http-client": "To enable JKU\/X5U support." }, "time": "2025-03-12T11:25:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Platform360\\Jose\\Component\\": "" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Florent Morselli", "homepage": "https:\/\/github.com\/Spomky" }, { "name": "All contributors", "homepage": "https:\/\/github.com\/web-token\/jwt-framework\/contributors" } ], "description": "JWT library", "homepage": "https:\/\/github.com\/web-token", "keywords": [ "JOSE", "JWE", "JWK", "JWKSet", "JWS", "Jot", "RFC7515", "RFC7516", "RFC7517", "RFC7518", "RFC7519", "RFC7520", "bundle", "jwa", "jwt", "symfony" ], "support": { "issues": "https:\/\/github.com\/web-token\/jwt-library\/issues", "source": "https:\/\/github.com\/web-token\/jwt-library\/tree\/4.0.4" }, "funding": [ { "url": "https:\/\/github.com\/Spomky", "type": "github" }, { "url": "https:\/\/www.patreon.com\/FlorentMorselli", "type": "patreon" } ], "install-path": "..\/web-token\/jwt-library" } ], "dev": false, "dev-package-names": [] }