Requires

50 total, 30 outdated

Package Required Latest Status
clue/ndjson-react Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP. ^1.2 v1.3.0 up to date
composer/semver Semver library that offers utilities, version constraint parsing and validation. ^3.2 3.4.3 up to date
composer/xdebug-handler Restarts a process without Xdebug. ^2.0 3.0.5 outdated
doctrine/inflector PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. ^2.0 2.0.10 up to date
ergebnis/json-printer Provides a JSON printer, allowing for flexible indentation. ^3.1 3.6.0 up to date
helmich/typo3-typoscript-parser Parser for the TYPO3 configuration language TypoScript. dev-master#0ccb3a6 v2.6.1 outdated
idiosyncratic/editorconfig PHP implementation of EditorConfig ^0.1.3 0.1.3 up to date
myclabs/php-enum PHP Enum implementation ^1.8 1.8.4 up to date
nette/neon 🍸 Nette NEON: encodes and decodes NEON file format. ^3.3.2 v3.4.3 up to date
nette/utils 🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. ^3.2 v4.0.5 outdated
nikic/php-parser A PHP parser written in PHP ^4.13.2 v5.3.0 outdated
phpstan/phpdoc-parser PHPDoc parser with support for nullable, intersection and generic types ^1.2 1.32.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.4 1.12.5 up to date
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^1.0 1.4.0 up to date
psr/log Common interface for logging libraries ^2.0 3.0.2 outdated
react/child-process Event-driven library for executing child processes with ReactPHP. ^0.6.3 v0.6.5 up to date
react/event-loop ReactPHP's core reactor event loop that libraries can use for evented I/O. ^1.2 v1.5.0 up to date
react/socket Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP ^1.9 v1.16.0 up to date
rector/extension-installer Composer plugin for automatic installation of Rector extensions ^0.11.1 0.11.2 up to date
rector/rector-cakephp Rector upgrades rules for CakePHP dev-main 0.13.2 outdated
rector/rector-doctrine Rector upgrades rules for Doctrine dev-main 0.16.0 outdated
rector/rector-generator Generate Rector rules from command line dev-main 0.7.12 outdated
rector/rector-laravel Rector upgrades rules for Laravel Framework dev-main 1.2.4 outdated
rector/rector-nette Rector upgrades rules for Nette Framework dev-main 0.14.0 outdated
rector/rector-phpoffice Rector migration rules for PHP Office to PhpSpreadSheet dev-main 0.14.0 outdated
rector/rector-phpunit Rector upgrades rules for PHPUnit dev-main 1.1.0 outdated
rector/rector-symfony Rector upgrades rules for Symfony Framework dev-main 1.1.0 outdated
sebastian/diff Diff implementation ^4.0.4 6.0.2 outdated
ssch/typo3-rector Instant fixes for your TYPO3 PHP code by using Rector. dev-main v2.8.0 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces ^6.0 v7.1.5 outdated
symfony/contracts A set of abstractions extracted out of the Symfony components ^2.5|^3.0 v3.5.0 up to date
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application ^5.4|^6.0 v7.1.5 outdated
symfony/finder Finds files and directories via an intuitive fluent interface ^6.0 v7.1.4 outdated
symfony/process Executes commands in sub-processes ^6.0 v7.1.5 outdated
symfony/string Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way ^6.0 v7.1.5 outdated
symfony/yaml Loads and dumps YAML files ^5.4|^6.0 v7.1.5 outdated
symplify/astral Toolking for smart daily work with AST ^10.0.9 11.1.5 outdated
symplify/autowire-array-parameter Autowire array parameters for your Symfony applications ^10.0.9 11.1.26 outdated
symplify/composer-json-manipulator Package to load, merge and save composer.json file(s) ^10.0.9 11.1.18 outdated
symplify/console-color-diff Package to print diffs in console with colors ^10.0.9 10.0.24 up to date
symplify/easy-parallel Helper package for easier CLI project parallelization ^10.0.9 11.2.2 outdated
symplify/package-builder Dependency Injection, Console and Kernel toolkit for Symplify packages. ^10.0.9 11.3.2 outdated
symplify/rule-doc-generator-contracts Contracts for production code of RuleDocGenerator ^10.0.9 11.2.0 outdated
symplify/simple-php-doc-parser Service integration of phpstan/phpdoc-parser, with few extra goodies for practical simple use ^10.0.9 10.0.25 up to date
symplify/skipper Skip files by rule class, directory, file or fnmatch ^10.0.9 11.1.6 outdated
symplify/smart-file-system Sanitized FileInfo with safe getRealPath() and other handy methods ^10.0.9 11.1.26 outdated
symplify/symfony-php-config Tools that easy work with Symfony PHP Configs ^10.0.9 10.0.24 up to date
symplify/vendor-patches Generate vendor patches for packages with single command ^10.0.9 11.3.7 outdated
tracy/tracy 😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. ^2.8 v2.10.8 up to date
webmozart/assert Assertions to validate method input/output with nice error messages. ^1.10 1.11.0 up to date

Requires (dev)

20 total, 13 outdated

Package Required Latest Status
brianium/paratest Parallel testing for PHP ^6.3 v7.5.6 outdated
friendsofphp/php-cs-fixer A tool to automatically fix PHP code style ^3.4 v3.64.0 up to date
nategood/httpful A Readable, Chainable, REST friendly, PHP HTTP Client ^0.3.2 1.0.0 outdated
phpstan/extension-installer Composer plugin for automatic installation of PHPStan extensions ^1.1 1.4.3 up to date
phpstan/phpstan-nette Nette Framework class reflection extension for PHPStan ^1.0 1.3.8 up to date
phpstan/phpstan-php-parser PHP-Parser extensions for PHPStan ^1.0 1.1.0 up to date
phpstan/phpstan-strict-rules Extra strict and opinionated rules for PHPStan ^1.1 1.6.1 up to date
phpstan/phpstan-webmozart-assert PHPStan webmozart/assert extension ^1.0 1.2.11 up to date
phpunit/phpunit The PHP Unit Testing framework. ^9.5 11.3.6 outdated
rector/phpstan-rules PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns ^0.4.15 0.7.6 outdated
spatie/enum PHP Enums ^3.10 3.13.0 up to date
symplify/coding-standard Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer. ^10.0.9 12.2.3 outdated
symplify/easy-ci Toolkit of commands that should not be missed in you CI 10.0.9 12.1.0 outdated
symplify/easy-coding-standard Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer ^10.0.9 12.3.5 outdated
symplify/easy-testing Testing made easy ^10.0.9 11.1.26 outdated
symplify/monorepo-builder Prefixed version of Not only Composer tools to build a Monorepo. ^10.0.9 11.2.22 outdated
symplify/phpstan-extensions Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan ^10.0.9 11.4.3 outdated
symplify/phpstan-rules Set of Symplify rules for PHPStan ^10.0.9 13.0.1 outdated
symplify/rule-doc-generator Documentation generator for coding standard or static analysis rules ^10.0.9 12.2.5 outdated
timeweb/phpstan-enum Enum class reflection extension for PHPStan dev-22-upgrade-phpstan-to-1.0 v3.1.1 outdated