php.package.health
39 total, 39 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/installers | A multi-framework Composer library installer | v1.0.21 | v2.3.0 | outdated |
composer/semver | Semver library that offers utilities, version constraint parsing and validation. | 1.0.0 | 3.4.3 | outdated |
doctrine/annotations | Docblock Annotations Parser | v1.2.7 | 2.0.2 | outdated |
doctrine/cache | PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. | v1.4.2 | 2.2.0 | outdated |
doctrine/collections | PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. | v1.3.0 | 2.2.2 | outdated |
doctrine/common | PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more. | v2.5.1 | 3.4.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. | v1.0.1 | 2.0.10 | outdated |
doctrine/lexer | PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers. | v1.0.1 | 3.0.1 | outdated |
easyrdf/easyrdf | EasyRdf is a PHP library designed to make it easy to consume and produce RDF. | 0.9.1 | 1.1.1 | outdated |
egulias/email-validator | A library for validating emails against several RFCs | 1.2.9 | 4.0.2 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | 6.1.0 | 7.9.2 | outdated |
guzzlehttp/promises | Guzzle promises library | 1.0.2 | 2.0.4 | outdated |
guzzlehttp/psr7 | PSR-7 message implementation that also provides common utility methods | 1.2.0 | 2.7.0 | outdated |
masterminds/html5 | An HTML5 parser and serializer. | 2.1.2 | 2.9.0 | outdated |
psr/http-message | Common interface for HTTP messages | 1.0 | 2.0 | outdated |
psr/log | Common interface for logging libraries | 1.0.0 | 3.0.2 | outdated |
stack/builder | Builder for stack middleware based on HttpKernelInterface. | v1.0.3 | v1.0.6 | outdated |
symfony/class-loader | Symfony ClassLoader Component | v2.7.5 | v3.4.47 | outdated |
symfony-cmf/routing | Extends the Symfony routing component for dynamic routes and chaining several routers | 1.3.0 | 3.0.3 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | v2.7.5 | v7.1.8 | outdated |
symfony/debug | Provides tools to ease debugging PHP code | v2.7.5 | v4.4.44 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | v2.7.5 | v7.1.8 | outdated |
symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | v2.7.5 | v7.1.6 | outdated |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | v2.7.5 | v7.1.8 | outdated |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | v2.7.5 | v7.1.8 | outdated |
symfony/process | Executes commands in sub-processes | v2.7.5 | v7.1.8 | outdated |
symfony/psr-http-message-bridge | PSR HTTP message bridge | v0.2 | v7.1.6 | outdated |
symfony/routing | Maps an HTTP request to a set of configuration variables | v2.7.5 | v7.1.6 | outdated |
symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | v2.7.5 | v7.1.8 | outdated |
symfony/translation | Provides tools to internationalize your application | v2.7.5 | v7.1.6 | outdated |
symfony/validator | Provides tools to validate values | v2.7.5 | v7.1.8 | outdated |
symfony/yaml | Loads and dumps YAML files | v2.7.5 | v7.1.6 | outdated |
twig/twig | Twig, the flexible, fast, and secure template language for PHP | v1.22.2 | v3.14.2 | outdated |
wikimedia/composer-merge-plugin | Composer plugin to merge multiple composer.json files | dev-master#47bb3388cfeae41a38087ac8465a7d08fa92ea2e | v2.1.0 | outdated |
zendframework/zend-diactoros | PSR HTTP Message implementations | 1.1.3 | 2.2.1 | outdated |
zendframework/zend-escaper | Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs | 2.5.1 | 2.6.1 | outdated |
zendframework/zend-feed | provides functionality for consuming RSS and Atom feeds | 2.5.2 | 2.12.0 | outdated |
zendframework/zend-hydrator | Serialize objects to arrays, and vice versa | 1.0.0 | 3.0.2 | outdated |
zendframework/zend-stdlib | SPL extensions, array utilities, error handlers, and more | 2.7.3 | 3.2.1 | outdated |
25 total, 25 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
behat/mink | Browser controller/emulator abstraction for PHP | v1.7.0 | v1.12.0 | outdated |
behat/mink-browserkit-driver | Symfony2 BrowserKit driver for Mink framework | v1.3.0 | v2.2.0 | outdated |
behat/mink-goutte-driver | Goutte driver for Mink framework | v1.2.0 | v2.0.0 | outdated |
doctrine/instantiator | A small, lightweight utility to instantiate objects in PHP without invoking their constructors | 1.0.5 | 2.0.0 | outdated |
fabpot/goutte | A simple PHP Web Scraper | v3.1.1 | v4.0.3 | outdated |
mikey179/vfsstream | Virtual file system to mock the real file system in unit tests. | v1.6.0 | v1.6.12 | 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. | 2.0.4 | 5.6.0 | outdated |
phpspec/prophecy | Highly opinionated mocking framework for PHP 5.3+ | v1.5.0 | v1.19.0 | outdated |
phpunit/php-code-coverage | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | 2.2.4 | 11.0.7 | outdated |
phpunit/php-file-iterator | FilterIterator implementation that filters files based on a list of suffixes. | 1.4.1 | 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.7 | 7.0.1 | outdated |
phpunit/php-token-stream | Wrapper around PHP's tokenizer extension. | 1.4.8 | 4.0.4 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | 4.8.11 | 11.4.3 | outdated |
phpunit/phpunit-mock-objects | Mock Object library for PHPUnit | 2.3.8 | 6.1.2 | outdated |
sebastian/comparator | Provides the functionality to compare PHP values for equality | 1.2.0 | 6.2.1 | outdated |
sebastian/diff | Diff implementation | 1.3.0 | 6.0.2 | outdated |
sebastian/environment | Provides functionality to handle HHVM/PHP environments | 1.3.2 | 7.2.0 | outdated |
sebastian/exporter | Provides the functionality to export PHP variables for visualization | 1.2.1 | 6.1.3 | outdated |
sebastian/global-state | Snapshotting of global state | 1.0.0 | 7.0.2 | outdated |
sebastian/recursion-context | Provides functionality to recursively process PHP variables | 1.0.1 | 6.0.2 | outdated |
sebastian/version | Library that helps with managing the version number of Git-hosted PHP projects | 1.0.6 | 5.0.2 | outdated |
symfony/browser-kit | Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically | v2.7.5 | v7.1.6 | outdated |
symfony/css-selector | Converts CSS selectors to XPath expressions | v2.7.5 | v7.1.6 | outdated |
symfony/dom-crawler | Eases DOM navigation for HTML and XML documents | v2.7.5 | v7.1.6 | outdated |