Requires

16 total, 14 outdated

Package Required Latest Status
jakub-onderka/php-console-highlighter Highlight PHP code in terminal ^0.3 v0.4 outdated
jakub-onderka/php-parallel-lint This tool check syntax of PHP files about 20x faster than serial check. ^0.9 v1.0.0 outdated
marcj/topsort High-Performance TopSort/Dependency resolving algorithm ^1.0 2.0.0 outdated
moodlerooms/moodle-coding-standard Moodle CodeSniffer Standards ^2.0.0 2.0.3 up to date
nikic/php-parser A PHP parser written in PHP ^2.0 v5.2.0 outdated
phpmd/phpmd PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. ^2.2 2.15.0 up to date
psr/log Common interface for logging libraries ^1.0 3.0.2 outdated
sebastian/phpcpd Copy/Paste Detector (CPD) for PHP code. ^2.0 6.0.3 outdated
squizlabs/php_codesniffer PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. ^2.6 3.10.3 outdated
stecman/symfony-console-completion Automatic BASH completion for Symfony Console Component based applications. ^0.6.0 v0.13.0 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces ^2.7 v7.1.5 outdated
symfony/filesystem Provides basic utilities for the filesystem ^2.7 v7.1.5 outdated
symfony/finder Finds files and directories via an intuitive fluent interface ^2.7 v7.1.4 outdated
symfony/process Executes commands in sub-processes ^2.7 v7.1.5 outdated
symfony/yaml Loads and dumps YAML files ^2.7 v7.1.5 outdated
vlucas/phpdotenv Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. ^2.0 v5.6.1 outdated

Requires (dev)

3 total, 2 outdated

Package Required Latest Status
fabpot/php-cs-fixer A tool to automatically fix PHP code style ^1.10 v3.64.0 outdated
phpunit/phpunit The PHP Unit Testing framework. ^4.7 11.3.6 outdated
scrutinizer/ocular ^1.1 1.9 up to date