php.package.health
80 total, 74 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
aws/aws-sdk-php | AWS SDK for PHP - Use Amazon Web Services in your PHP project | 3.133.6 | 3.325.7 | outdated |
cocur/slugify | Converts a string into a slug. | 4.0.0 | v4.6.0 | outdated |
composer/composer | Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. | 1.10.10 | 2.8.2 | outdated |
composer/semver | Semver library that offers utilities, version constraint parsing and validation. | 1.5.1 | 3.4.3 | outdated |
doctrine/annotations | Docblock Annotations Parser | 1.8.0 | 2.0.2 | outdated |
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | 2.10.1 | 4.2.1 | 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. | 1.3.1 | 2.0.10 | outdated |
dompdf/dompdf | DOMPDF is a CSS 2.1 compliant HTML to PDF converter | 0.8.4 | v3.0.0 | outdated |
elasticsearch/elasticsearch | PHP Client for Elasticsearch | 7.2.2 | v8.15.0 | outdated |
enqueue/dbal | Message Queue Doctrine DBAL Transport | 0.10.0 | 0.10.19 | outdated |
erusev/parsedown-extra | An extension of Parsedown that adds support for Markdown Extra. | 0.8.1 | 0.8.1 | up to date |
ezyang/htmlpurifier | Standards compliant HTML filter written in PHP | 4.12.0 | v4.18.0 | outdated |
google/cloud-storage | Cloud Storage Client for PHP | 1.17.0 | v1.44.0 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | 6.5.2 | 7.9.2 | outdated |
jdorn/sql-formatter | a PHP SQL highlighting library | 1.2.17 | v1.2.17 | up to date |
lcobucci/jwt | A simple library to work with JSON Web Token and JSON Web Signature | 3.3.1 | 5.4.2 | outdated |
league/flysystem | File storage abstraction for PHP | 1.0.63 | 3.29.1 | outdated |
league/flysystem-aws-s3-v3 | AWS S3 filesystem adapter for Flysystem. | 1.0.23 | 3.29.0 | outdated |
league/oauth2-server | A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API. | 7.3.3 | 9.0.1 | outdated |
marc1706/fast-image-size | fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file. | 1.1.6 | v1.1.7 | outdated |
nyholm/psr7 | A fast PHP7 implementation of PSR-7 | 1.2.1 | 1.8.2 | outdated |
ongr/elasticsearch-dsl | Elasticsearch DSL library | 7.0.0 | v7.2.2 | outdated |
padaliyajay/php-autoprefixer | CSS Autoprefixer written in pure PHP. | 1.2 | 1.4 | outdated |
psr/cache | Common interface for caching libraries | 1.0.1 | 3.0.0 | outdated |
psr/event-dispatcher | Standard interfaces for event handling. | 1.0.0 | 1.0.0 | up to date |
psr/http-factory | PSR-17: Common interfaces for PSR-7 HTTP message factories | 1.0.1 | 1.1.0 | outdated |
psr/http-message | Common interface for HTTP messages | 1.0.1 | 2.0 | outdated |
psr/log | Common interface for logging libraries | 1.1.2 | 3.0.2 | outdated |
scssphp/scssphp | scssphp is a compiler for SCSS written in PHP. | 1.0.6 | v1.13.0 | outdated |
sensio/framework-extra-bundle | This bundle provides a way to configure your controllers with annotations | 5.5.3 | v6.2.10 | outdated |
sroze/messenger-enqueue-transport | Enqueue adapter for Symfony Messenger component | 0.4.0 | 0.8.0 | outdated |
superbalist/flysystem-google-storage | Flysystem adapter for Google Cloud Storage | 7.2.2 | 7.2.2 | up to date |
swiftmailer/swiftmailer | Swiftmailer, free feature-rich PHP mailer | 6.2.3 | v6.3.0 | outdated |
symfony/asset | Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files | ~4.4.13 | v7.1.6 | outdated |
symfony/cache | Provides extended PSR-6, PSR-16 (and tags) implementations | ~4.4.13 | v7.1.7 | outdated |
symfony/cache-contracts | Generic abstractions related to caching | 1.1.7 | v3.5.0 | outdated |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ~4.4.13 | v7.1.7 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ~4.4.13 | v7.1.7 | outdated |
symfony/debug | Provides tools to ease debugging PHP code | ~4.4.13 | v4.4.44 | 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 | ~4.4.13 | v7.1.6 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ~4.4.13 | v7.1.6 | outdated |
symfony/dotenv | Registers environment variables from a .env file | ~4.4.13 | v7.1.6 | outdated |
symfony/error-handler | Provides tools to manage errors and ease debugging PHP code | ~4.4.13 | v7.1.7 | outdated |
symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | ~4.4.13 | v7.1.6 | outdated |
symfony/event-dispatcher-contracts | Generic abstractions related to dispatching event | 1.1.7 | v3.5.0 | outdated |
symfony/filesystem | Provides basic utilities for the filesystem | ~4.4.13 | v7.1.6 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | ~4.4.13 | v7.1.6 | outdated |
symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | ~4.4.13 | v7.1.6 | outdated |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ~4.4.13 | v7.1.7 | outdated |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | ~4.4.13 | v7.1.7 | outdated |
symfony/inflector | Converts words between their singular and plural forms (English only) | ~4.4.13 | v5.4.45 | outdated |
symfony/messenger | Helps applications send and receive messages to/from other applications or via message queues | ~4.4.13 | v7.1.6 | outdated |
symfony/mime | Allows manipulating MIME messages | ~4.4.13 | v7.1.6 | outdated |
symfony/monolog-bridge | Provides integration for Monolog with various Symfony components | ~4.4.13 | v7.1.6 | outdated |
symfony/monolog-bundle | Symfony MonologBundle | 3.5.0 | v3.10.0 | outdated |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ~4.4.13 | v7.1.6 | outdated |
symfony/polyfill-php73 | Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions | 1.13.1 | v1.31.0 | outdated |
symfony/process | Executes commands in sub-processes | ~4.4.13 | v7.1.7 | outdated |
symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | ~4.4.13 | v7.1.6 | outdated |
symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | ~4.4.13 | v7.1.6 | outdated |
symfony/proxy-manager-bridge | Provides integration for ProxyManager with various Symfony components | ~4.4.13 | v6.4.13 | outdated |
symfony/psr-http-message-bridge | PSR HTTP message bridge | 2.0.0 | v7.1.6 | outdated |
symfony/routing | Maps an HTTP request to a set of configuration variables | ~4.4.13 | v7.1.6 | outdated |
symfony/security-core | Symfony Security Component - Core Library | ~4.4.13 | v7.1.6 | outdated |
symfony/security-csrf | Symfony Security Component - CSRF Library | ~4.4.13 | 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. | ~4.4.13 | v7.1.6 | outdated |
symfony/service-contracts | Generic abstractions related to writing services | 1.1.8 | v3.5.0 | outdated |
symfony/swiftmailer-bundle | Symfony SwiftmailerBundle | 3.4.0 | v3.5.4 | outdated |
symfony/translation | Provides tools to internationalize your application | ~4.4.13 | v7.1.6 | outdated |
symfony/translation-contracts | Generic abstractions related to translation | 1.1.7 | v3.5.0 | outdated |
symfony/twig-bridge | Provides integration for Twig with various Symfony components | ~4.4.13 | v7.1.6 | outdated |
symfony/twig-bundle | Provides a tight integration of Twig into the Symfony full-stack framework | ~4.4.13 | v7.1.6 | outdated |
symfony/validator | Provides tools to validate values | ~4.4.13 | v7.1.7 | outdated |
symfony/var-exporter | Allows exporting any serializable PHP data structure to plain PHP code | ~4.4.13 | v7.1.6 | outdated |
symfony/yaml | Loads and dumps YAML files | ~4.4.13 | v7.1.6 | outdated |
true/punycode | A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA) | 2.1.1 | v2.1.1 | up to date |
twig/intl-extra | A Twig extension for Intl | 2.12.3 | v3.13.0 | outdated |
twig/string-extra | A Twig extension for Symfony String | 2.12.3 | v3.13.0 | outdated |
twig/twig | Twig, the flexible, fast, and secure template language for PHP | 2.12.3 | v3.14.2 | outdated |
zircote/swagger-php | swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations | 3.0.3 | 4.11.1 | outdated |
16 total, 15 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
bheller/images-generator | Generator of placeholder images for Faker | 1.0.1 | 1.0.1 | up to date |
fzaninotto/faker | Faker is a PHP library that generates fake data for you. | 1.9.1 | v1.9.2 | outdated |
johnkary/phpunit-speedtrap | Find and report on slow tests in your PHPUnit test suite | 3.1.0 | v4.0.1 | outdated |
league/flysystem-memory | In-memory filesystem adapter for Flysystem. | 1.0.2 | 3.29.0 | outdated |
mbezhanov/faker-provider-collection | A collection of custom providers for the Faker library | 1.2.1 | 2.0.2 | outdated |
nikic/php-parser | A PHP parser written in PHP | 4.3.0 | v5.3.1 | outdated |
opis/json-schema | Json Schema Validator for PHP | 1.0.19 | 2.3.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | 8.5.2 | 11.4.3 | outdated |
smalot/pdfparser | Pdf parser library. Can read and extract information from pdf file. | 0.14.0 | v2.11.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.13 | v7.1.6 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ~4.4.13 | v7.1.6 | outdated |
symfony/dom-crawler | Eases DOM navigation for HTML and XML documents | ~4.4.13 | v7.1.6 | outdated |
symfony/phpunit-bridge | Provides utilities for PHPUnit, especially user deprecation notices management | ~4.4.13 | v7.1.6 | outdated |
symfony/stopwatch | Provides a way to profile code | ~4.4.13 | v7.1.6 | outdated |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ~4.4.13 | v7.1.7 | outdated |
symfony/web-profiler-bundle | Provides a development tool that gives detailed information about the execution of any request | ~4.4.13 | v7.1.7 | outdated |