composer/composer 2.2.8
link
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
php-mock/php-mock-prophecy 0.1.0
link
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
phpspec/prophecy-phpunit v2.0.1
link
Integrating the Prophecy mocking library in PHPUnit test cases
phpstan/phpstan 1.4.10
link
PHPStan - PHP Static Analysis Tool
phpstan/phpstan-strict-rules 1.1.0
link
Extra strict and opinionated rules for PHPStan
phpunit/phpunit 9.5.19
link
The PHP Unit Testing framework.
roave/security-advisories dev-latest
link
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
symfony/config v5.4.3
link
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/console v5.4.5
link
Eases the creation of beautiful and testable command line interfaces
symfony/dependency-injection v5.4.6
link
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access v5.4.5
link
Provides functions to read and write from/to an object or array using a simple string notation
symfony/serializer v5.4.6
link
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/var-dumper v5.4.6
link
Provides mechanisms for walking through any arbitrary PHP variable
symfony/yaml v5.4.3
link
Loads and dumps YAML files
vierbergenlars/php-semver 3.0.2
link
The Semantic Versioner for PHP