php.package.health
54 total, 54 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
behat/mink | Browser controller/emulator abstraction for PHP | v1.8.1 | v1.12.0 | outdated |
behat/mink-browserkit-driver | Symfony2 BrowserKit driver for Mink framework | v1.3.4 | v2.2.0 | outdated |
behat/mink-goutte-driver | Goutte driver for Mink framework | v1.2.1 | v2.0.0 | outdated |
behat/mink-selenium2-driver | Selenium2 (WebDriver) driver for Mink framework | v1.4.0 | v1.7.0 | outdated |
composer/ca-bundle | Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle. | 1.2.7 | 1.5.3 | outdated |
composer/composer | Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. | 1.10.6 | 2.8.2 | outdated |
composer/spdx-licenses | SPDX licenses list and validation library. | 1.5.3 | 1.5.8 | outdated |
composer/xdebug-handler | Restarts a process without Xdebug. | 1.4.1 | 3.0.5 | outdated |
doctrine/instantiator | A small, lightweight utility to instantiate objects in PHP without invoking their constructors | 1.0.5 | 2.0.0 | outdated |
drupal/coder | Coder is a library to review Drupal code. | 8.3.9 | 8.3.25 | outdated |
drupal/core | Drupal is an open source content management platform powering millions of websites and applications. | 8.9.0 | 11.0.7 | outdated |
fabpot/goutte | A simple PHP Web Scraper | v3.2.3 | v4.0.3 | outdated |
instaclick/php-webdriver | PHP WebDriver for Selenium 2 | 1.4.7 | 1.4.19 | outdated |
jcalderonzumba/gastonjs | PhantomJS API based server for webpage automation | v1.0.2 | v1.2.0 | outdated |
jcalderonzumba/mink-phantomjs-driver | PhantomJS driver for Mink framework | v0.3.2 | v0.3.3 | outdated |
justinrainbow/json-schema | A library to validate a json schema. | 5.2.10 | 6.0.0 | outdated |
mikey179/vfsstream | Virtual file system to mock the real file system in unit tests. | v1.6.8 | v1.6.12 | outdated |
myclabs/deep-copy | Create deep copies (clones) of your objects | 1.7.0 | 1.12.1 | outdated |
phar-io/manifest | Component for reading phar.io manifest information from a PHP Archive (PHAR) | 1.0.1 | 2.0.4 | outdated |
phar-io/version | Library for handling version information and constraints | 1.0.1 | 3.2.1 | outdated |
phpdocumentor/reflection-common | Common reflection classes used by phpdocumentor to reflect the code structure | 1.0.1 | 2.2.0 | outdated |
phpdocumentor/reflection-docblock | With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. | 4.3.4 | 5.6.0 | outdated |
phpdocumentor/type-resolver | A PSR-5 based resolver of Class names, Types and Structural Element Names | 0.5.1 | 1.10.0 | outdated |
phpspec/prophecy | Highly opinionated mocking framework for PHP 5.3+ | v1.10.3 | v1.19.0 | outdated |
phpunit/php-code-coverage | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | 5.3.2 | 11.0.7 | outdated |
phpunit/php-file-iterator | FilterIterator implementation that filters files based on a list of suffixes. | 1.4.5 | 5.1.0 | outdated |
phpunit/php-text-template | Simple template engine. | 1.2.1 | 4.0.1 | outdated |
phpunit/php-timer | Utility class for timing | 1.0.9 | 7.0.1 | outdated |
phpunit/php-token-stream | Wrapper around PHP's tokenizer extension. | 2.0.2 | 4.0.4 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | 6.5.14 | 11.4.3 | outdated |
phpunit/phpunit-mock-objects | Mock Object library for PHPUnit | 5.0.10 | 6.1.2 | outdated |
sebastian/code-unit-reverse-lookup | Looks up which function or method a line of code belongs to | 1.0.1 | 4.0.1 | outdated |
sebastian/comparator | Provides the functionality to compare PHP values for equality | 2.1.3 | 6.2.1 | outdated |
sebastian/diff | Diff implementation | 2.0.1 | 6.0.2 | outdated |
sebastian/environment | Provides functionality to handle HHVM/PHP environments | 3.1.0 | 7.2.0 | outdated |
sebastian/exporter | Provides the functionality to export PHP variables for visualization | 3.1.2 | 6.1.3 | outdated |
sebastian/global-state | Snapshotting of global state | 2.0.0 | 7.0.2 | outdated |
sebastian/object-enumerator | Traverses array structures and object graphs to enumerate all referenced objects | 3.0.3 | 6.0.1 | outdated |
sebastian/object-reflector | Allows reflection of object attributes, including inherited and non-public ones | 1.1.1 | 4.0.1 | outdated |
sebastian/recursion-context | Provides functionality to recursively process PHP variables | 3.0.0 | 6.0.2 | outdated |
sebastian/resource-operations | Provides a list of PHP built-in functions that operate on resources | 1.0.0 | 3.0.4 | outdated |
sebastian/version | Library that helps with managing the version number of Git-hosted PHP projects | 2.0.1 | 5.0.2 | outdated |
seld/jsonlint | JSON Linter | 1.8.0 | 1.11.0 | outdated |
seld/phar-utils | PHAR file format utilities, for when PHP phars you up | 1.1.0 | 1.2.1 | outdated |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | 3.5.5 | 3.11.0 | outdated |
symfony/browser-kit | Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically | v3.4.41 | v7.1.6 | outdated |
symfony/css-selector | Converts CSS selectors to XPath expressions | v3.4.41 | v7.1.6 | outdated |
symfony/dom-crawler | Eases DOM navigation for HTML and XML documents | v3.4.41 | v7.1.6 | outdated |
symfony/filesystem | Provides basic utilities for the filesystem | v3.4.41 | v7.1.6 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | v3.4.41 | v7.1.6 | outdated |
symfony/lock | Creates and manages locks, a mechanism to provide exclusive access to a shared resource | v3.4.41 | v7.1.6 | outdated |
symfony/phpunit-bridge | Provides utilities for PHPUnit, especially user deprecation notices management | v3.4.41 | v7.1.6 | outdated |
theseer/tokenizer | A small library for converting tokenized PHP source code into XML and potentially other formats | 1.1.3 | 1.2.3 | outdated |
webmozart/assert | Assertions to validate method input/output with nice error messages. | 1.8.0 | 1.11.0 | outdated |
No required development dependencies.