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 |
31 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
codeception/module-asserts | Codeception module containing various assertions | ^3.0 | 3.0.0 | up to date |
codeception/module-doctrine | Doctrine module for Codeception | ^3.1 | 3.1.0 | 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 | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/cache | Provides extended PSR-6, PSR-16 (and tags) implementations | ^5.4 | ^6.4 | ^7.0 | v7.1.7 | up to date |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^5.4 | ^6.4 | ^7.0 | v7.1.7 | up to date |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ^5.4 | ^6.4 | ^7.0 | v7.1.8 | up to date |
symfony/dom-crawler | Eases DOM navigation for HTML and XML documents | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/dotenv | Registers environment variables from a .env file | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/error-handler | Provides tools to manage errors and ease debugging PHP code | ^5.4 | ^6.4 | ^7.0 | v7.1.7 | up to date |
symfony/filesystem | Provides basic utilities for the filesystem | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/form | Allows to easily create, process and reuse HTML forms | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/http-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | ^5.4 | ^6.4 | ^7.0 | v7.1.8 | up to date |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^5.4 | ^6.4 | ^7.0 | v7.1.8 | up to date |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^5.4 | ^6.4 | ^7.0 | v7.1.8 | up to date |
symfony/mailer | Helps sending emails | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/mime | Allows manipulating MIME messages | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/notifier | Sends notifications via one or more channels (email, SMS, ...) | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | ^5.4 | ^6.4 | ^7.0 | v7.1.8 | up to date |
symfony/routing | Maps an HTTP request to a set of configuration variables | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/security-bundle | Provides a tight integration of the Security component into the Symfony full-stack framework | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/security-core | Symfony Security Component - Core Library | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/security-csrf | Symfony Security Component - CSRF Library | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/security-http | Symfony Security Component - HTTP Integration | ^5.4 | ^6.4 | ^7.0 | v7.1.8 | up to date |
symfony/twig-bundle | Provides a tight integration of Twig into the Symfony full-stack framework | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
symfony/validator | Provides tools to validate values | ^5.4 | ^6.4 | ^7.0 | v7.1.8 | up to date |
symfony/var-exporter | Allows exporting any serializable PHP data structure to plain PHP code | ^5.4 | ^6.4 | ^7.0 | v7.1.6 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^4.2 | ^5.4 | v5.6.1 | up to date |