php.package.health
43 total, 1 outdated, 1 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/package-versions-deprecated | Composer plugin that provides efficient querying for installed package versions (no runtime IO) | ^1.11 | 1.11.99.5 | up to date |
doctrine/doctrine-bundle | Symfony DoctrineBundle | ^2.1 | 2.13.0 | up to date |
doctrine/doctrine-migrations-bundle | Symfony DoctrineMigrationsBundle | ^3.0 | 3.3.1 | up to date |
doctrine/orm | Object-Relational-Mapper for PHP | ^2.7 | 3.3.0 | outdated |
easycorp/easyadmin-bundle | Admin generator for Symfony applications | ^4.0 | v4.14.5 | up to date |
elkuku/symfony-utils | Various Symfony Utilities | dev-master | | unknown |
google/apiclient | Client library for Google APIs | ^2.13 | v2.18.0 | up to date |
knpuniversity/oauth2-client-bundle | Integration with league/oauth2-client to provide services | ^2.3 | v2.18.3 | up to date |
league/oauth2-github | Github OAuth 2.0 Client Provider for The PHP League OAuth2-Client | ^3.0 | 3.1.1 | up to date |
league/oauth2-google | Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client | ^4.0 | 4.0.1 | up to date |
omines/oauth2-gitlab | GitLab OAuth 2.0 Client Provider for The PHP League OAuth2-Client | ^3.5 | 3.6.0 | up to date |
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. | ^5.2 | 5.6.0 | up to date |
symfony/apache-pack | A pack for Apache support in Symfony | ^1.0 | v1.0.1 | up to date |
symfony/asset | Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files | 7.* | v7.1.6 | up to date |
symfony/console | Eases the creation of beautiful and testable command line interfaces | 7.* | v7.1.8 | up to date |
symfony/dotenv | Registers environment variables from a .env file | 7.* | v7.1.6 | up to date |
symfony/expression-language | Provides an engine that can compile and evaluate expressions | 7.* | v7.1.6 | up to date |
symfony/flex | Composer plugin for Symfony | * | v2.4.7 | up to date |
symfony/form | Allows to easily create, process and reuse HTML forms | 7.* | v7.1.6 | up to date |
symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | 7.* | v7.1.6 | up to date |
symfony/http-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | 7.* | v7.1.8 | up to date |
symfony/intl | Provides access to the localization data of the ICU library | 7.* | v7.1.8 | up to date |
symfony/mailer | Helps sending emails | 7.* | v7.1.6 | up to date |
symfony/mime | Allows manipulating MIME messages | 7.* | v7.1.6 | up to date |
symfony/monolog-bundle | Symfony MonologBundle | ^3.1 | v3.10.0 | up to date |
symfony/notifier | Sends notifications via one or more channels (email, SMS, ...) | 7.* | v7.1.6 | up to date |
symfony/process | Executes commands in sub-processes | 7.* | v7.1.8 | up to date |
symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | 7.* | v7.1.6 | up to date |
symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | 7.* | v7.1.8 | up to date |
symfony/proxy-manager-bridge | Provides integration for ProxyManager with various Symfony components | 6.* | v6.4.13 | up to date |
symfony/runtime | Enables decoupling PHP applications from global state | 7.* | v7.1.7 | up to date |
symfony/security-bundle | Provides a tight integration of the Security component into the Symfony full-stack framework | 7.* | v7.1.6 | up to date |
symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | 7.* | v7.1.8 | up to date |
symfony/stimulus-bundle | Integration with your Symfony app & Stimulus! | ^2.11 | v2.21.0 | up to date |
symfony/string | Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way | 7.* | v7.1.8 | up to date |
symfony/translation | Provides tools to internationalize your application | 7.* | v7.1.6 | up to date |
symfony/twig-bundle | Provides a tight integration of Twig into the Symfony full-stack framework | 7.* | v7.1.6 | up to date |
symfony/validator | Provides tools to validate values | 7.* | v7.1.8 | up to date |
symfony/web-link | Manages links between resources | 7.* | v7.1.6 | up to date |
symfony/webpack-encore-bundle | Integration of your Symfony app with Webpack Encore | ^v2 | v2.2.0 | up to date |
symfony/yaml | Loads and dumps YAML files | 7.* | v7.1.6 | up to date |
twig/extra-bundle | A Symfony bundle for extra Twig extensions | ^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 |
16 total, 3 outdated, 1 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
doctrine/doctrine-fixtures-bundle | Symfony DoctrineFixturesBundle | ^3.4 | 3.6.2 | up to date |
jetbrains/phpstorm-attributes | PhpStorm specific attributes | ^1.0 | 1.2 | up to date |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.2 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.4 | 2.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10 | 11.4.3 | outdated |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^0.18 | 1.04 | outdated |
roave/security-advisories | Prevents installation of composer packages with known security vulnerabilities: no API, simply require it | dev-latest | | unknown |
symfony/browser-kit | Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically | 7.* | v7.1.6 | up to date |
symfony/css-selector | Converts CSS selectors to XPath expressions | 7.* | v7.1.6 | up to date |
symfony/debug-bundle | Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework | 7.* | v7.1.6 | up to date |
symfony/maker-bundle | Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code. | ^1.0 | v1.61.0 | up to date |
symfony/phpunit-bridge | Provides utilities for PHPUnit, especially user deprecation notices management | 7.* | v7.1.6 | up to date |
symfony/stopwatch | Provides a way to profile code | 7.* | v7.1.6 | up to date |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | 7.* | v7.1.8 | up to date |
symfony/web-profiler-bundle | Provides a development tool that gives detailed information about the execution of any request | 7.* | v7.1.7 | up to date |
tomasvotruba/cognitive-complexity | PHPStan rules to measure cognitive complexity of your classes and methods | ^0.2 | 0.2.3 | up to date |