php.package.health
31 total, 19 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
cocur/slugify | Converts a string into a slug. | ^4.0 | v4.6.0 | up to date |
doctrine/doctrine-bundle | Symfony DoctrineBundle | ^2.7 | 2.13.0 | up to date |
doctrine/persistence | The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share. | ^3.0.2 | 4.0.0 | outdated |
sonata-project/admin-bundle | The missing Symfony Admin Generator | ^4.28 | 4.31.0 | up to date |
sonata-project/block-bundle | Symfony SonataBlockBundle | ^4.18 || ^5.0 | 5.1.1 | up to date |
sonata-project/doctrine-extensions | Doctrine2 behavioral extensions | ^1.18 || ^2.1 | 2.4.1 | up to date |
sonata-project/doctrine-orm-admin-bundle | Integrate Doctrine ORM into the SonataAdminBundle | ^4.0 | 4.17.1 | up to date |
sonata-project/form-extensions | Symfony form extensions | ^1.20 || ^2.0 | 2.4.0 | up to date |
sonata-project/seo-bundle | Symfony SonataSeoBundle | ^3.4 | 3.8.0 | up to date |
sonata-project/twig-extensions | Sonata twig extensions | ^1.3 || ^2.0 | 2.5.0 | up to date |
symfony-cmf/routing-bundle | Symfony RoutingBundle | ^2.1 || ^3.0 | 3.1.0 | up to date |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/form | Allows to easily create, process and reuse HTML forms | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/intl | Provides access to the localization data of the ICU library | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/process | Executes commands in sub-processes | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/routing | Maps an HTTP request to a set of configuration variables | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/runtime | Enables decoupling PHP applications from global state | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/security-core | Symfony Security Component - Core Library | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/security-http | Symfony Security Component - HTTP Integration | ^5.4 || ^6.2 | v7.1.7 | outdated |
symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | ^5.4.24 || ^6.2.11 | v7.1.6 | outdated |
symfony/validator | Provides tools to validate values | ^5.4 || ^6.2 | v7.1.7 | outdated |
twig/string-extra | A Twig extension for Symfony String | ^3.0 | v3.13.0 | up to date |
twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^3.0 | v3.14.2 | up to date |
20 total, 10 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
dama/doctrine-test-bundle | Symfony bundle to isolate doctrine database tests and improve test performance | ^7.0 | v8.2.0 | outdated |
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.4 | v3.64.0 | up to date |
masterminds/html5 | An HTML5 parser and serializer. | ^2.7 | 2.9.0 | up to date |
matthiasnoback/symfony-dependency-injection-test | Library for testing user classes related to the Symfony Dependency Injection Component | ^4.1.1 | 6.0.0 | outdated |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.0 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.0 | 1.12.9 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.0 | 1.4.0 | up to date |
phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^1.3 | 1.6.1 | up to date |
phpstan/phpstan-symfony | Symfony Framework extensions and rules for PHPStan | ^1.0 | 1.4.12 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^9.5 | 11.4.3 | outdated |
psalm/plugin-phpunit | Psalm plugin for PHPUnit | ^0.18 | 0.19.0 | outdated |
psalm/plugin-symfony | Psalm Plugin for Symfony | ^5.0 | v5.04 | up to date |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^0.19 | 1.04 | 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.2 | v7.1.6 | outdated |
symfony/css-selector | Converts CSS selectors to XPath expressions | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/filesystem | Provides basic utilities for the filesystem | ^5.4 || ^6.2 | v7.1.6 | outdated |
symfony/panther | A browser testing and web scraping library for PHP and Symfony. | ^2.0.1 | v2.1.1 | up to date |
symfony/phpunit-bridge | Provides utilities for PHPUnit, especially user deprecation notices management | ^6.2 | v7.1.6 | outdated |
symfony/yaml | Loads and dumps YAML files | ^5.4 || ^6.2 | v7.1.6 | outdated |
vimeo/psalm | A static analysis tool for finding errors in PHP applications | ^5.0 | 5.26.1 | up to date |