php.package.health
2 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
codeception/codeception | BDD-style testing framework | ^5.0.8 | 5.1.2 | up to date |
codeception/lib-innerbrowser | Parent library for all Codeception framework modules and PhpBrowser | ^3.1.1 | ^4.0 | 4.0.5 | up to date |
27 total, 24 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
codeception/module-asserts | Codeception module containing various assertions | ^3.0 | 3.0.0 | up to date |
codeception/module-doctrine2 | Doctrine2 module for Codeception | ^3.0 | 3.0.4 | up to date |
doctrine/orm | Object-Relational-Mapper for PHP | ^2.10 | 3.3.0 | outdated |
symfony/browser-kit | Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/cache | Provides extended PSR-6, PSR-16 (and tags) implementations | ^4.4 | ^5.0 | ^6.0 | v7.1.7 | outdated |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^4.4 | ^5.0 | ^6.0 | v7.1.7 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ^4.4 | ^5.0 | ^6.0 | v7.1.8 | outdated |
symfony/dom-crawler | Eases DOM navigation for HTML and XML documents | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/error-handler | Provides tools to manage errors and ease debugging PHP code | ^4.4 | ^5.0 | ^6.0 | v7.1.7 | outdated |
symfony/filesystem | Provides basic utilities for the filesystem | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/form | Allows to easily create, process and reuse HTML forms | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^4.4 | ^5.0 | ^6.0 | v7.1.8 | outdated |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^4.4 | ^5.0 | ^6.0 | v7.1.8 | outdated |
symfony/mailer | Helps sending emails | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/mime | Allows manipulating MIME messages | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | ^4.4 | ^5.0 | ^6.0 | v7.1.8 | outdated |
symfony/routing | Maps an HTTP request to a set of configuration variables | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/security-bundle | Provides a tight integration of the Security component into the Symfony full-stack framework | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/security-core | Symfony Security Component - Core Library | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/security-csrf | Symfony Security Component - CSRF Library | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/security-http | Symfony Security Component - HTTP Integration | ^4.4 | ^5.0 | ^6.0 | v7.1.8 | outdated |
symfony/twig-bundle | Provides a tight integration of Twig into the Symfony full-stack framework | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
symfony/var-exporter | Allows exporting any serializable PHP data structure to plain PHP code | ^4.4 | ^5.0 | ^6.0 | v7.1.6 | outdated |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^4.2 | ^5.4 | v5.6.1 | up to date |