php.package.health
66 total, 62 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
aws/aws-sdk-php | AWS SDK for PHP - Use Amazon Web Services in your PHP project | 3.110.3 | 3.325.7 | outdated |
cocur/slugify | Converts a string into a slug. | 3.2 | 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.9.0 | 2.8.2 | outdated |
composer/semver | Semver library that offers utilities, version constraint parsing and validation. | 1.5.0 | 3.4.3 | outdated |
doctrine/annotations | Docblock Annotations Parser | 1.7.0 | 2.0.2 | outdated |
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | 2.9.2 | 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.0 | 2.0.10 | outdated |
dompdf/dompdf | DOMPDF is a CSS 2.1 compliant HTML to PDF converter | 0.8.3 | v3.0.0 | outdated |
elasticsearch/elasticsearch | PHP Client for Elasticsearch | 7.2.1 | v8.15.0 | outdated |
enqueue/dbal | Message Queue Doctrine DBAL Transport | 0.9.12 | 0.10.19 | outdated |
erusev/parsedown-extra | An extension of Parsedown that adds support for Markdown Extra. | 0.7.1 | 0.8.1 | outdated |
google/cloud-storage | Cloud Storage Client for PHP | 1.14.0 | v1.44.0 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | 6.3.3 | 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.55 | 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.4 | v1.1.7 | outdated |
nyholm/psr7 | A fast PHP7 implementation of PSR-7 | 1.2.0 | 1.8.2 | outdated |
ongr/elasticsearch-dsl | Elasticsearch DSL library | 6.0.3 | 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/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.0 | 3.0.2 | outdated |
scssphp/scssphp | scssphp is a compiler for SCSS written in PHP. | 1.0.3 | v1.13.0 | outdated |
sensio/framework-extra-bundle | This bundle provides a way to configure your controllers with annotations | 5.4.1 | v6.2.10 | outdated |
sroze/messenger-enqueue-transport | Enqueue adapter for Symfony Messenger component | 0.3.2 | 0.8.0 | outdated |
superbalist/flysystem-google-storage | Flysystem adapter for Google Cloud Storage | 7.2.1 | 7.2.2 | outdated |
swiftmailer/swiftmailer | Swiftmailer, free feature-rich PHP mailer | 6.2.1 | v6.3.0 | outdated |
symfony/asset | Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files | 4.3.4 | v7.1.6 | outdated |
symfony/cache | Provides extended PSR-6, PSR-16 (and tags) implementations | 4.3.4 | v7.1.7 | outdated |
symfony/cache-contracts | Generic abstractions related to caching | 1.1.5 | v3.5.0 | outdated |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | 4.3.4 | v7.1.7 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | 4.3.4 | v7.1.7 | outdated |
symfony/debug-bundle | Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework | 4.3.4 | v7.1.6 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | 4.3.4 | v7.1.6 | outdated |
symfony/dotenv | Registers environment variables from a .env file | 4.3.4 | v7.1.6 | outdated |
symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | 4.3.4 | v7.1.6 | outdated |
symfony/event-dispatcher-contracts | Generic abstractions related to dispatching event | 1.1.5 | v3.5.0 | outdated |
symfony/filesystem | Provides basic utilities for the filesystem | 4.3.4 | v7.1.6 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | 4.3.4 | v7.1.6 | outdated |
symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | 4.3.4 | v7.1.6 | outdated |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | 4.3.4 | v7.1.7 | outdated |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | 4.3.4 | v7.1.7 | outdated |
symfony/messenger | Helps applications send and receive messages to/from other applications or via message queues | 4.3.4 | v7.1.6 | outdated |
symfony/monolog-bundle | Symfony MonologBundle | 3.4.0 | v3.10.0 | outdated |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | 4.3.4 | v7.1.6 | outdated |
symfony/polyfill-php73 | Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions | 1.12.0 | v1.31.0 | outdated |
symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | 4.3.4 | v7.1.6 | outdated |
symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | 4.3.4 | v7.1.6 | outdated |
symfony/psr-http-message-bridge | PSR HTTP message bridge | 1.2.0 | v7.1.6 | outdated |
symfony/routing | Maps an HTTP request to a set of configuration variables | 4.3.4 | 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.3.4 | v7.1.6 | outdated |
symfony/service-contracts | Generic abstractions related to writing services | 1.1.6 | v3.5.0 | outdated |
symfony/swiftmailer-bundle | Symfony SwiftmailerBundle | 3.2.8 | v3.5.4 | outdated |
symfony/translation | Provides tools to internationalize your application | 4.3.4 | v7.1.6 | outdated |
symfony/translation-contracts | Generic abstractions related to translation | 1.1.6 | v3.5.0 | outdated |
symfony/twig-bundle | Provides a tight integration of Twig into the Symfony full-stack framework | 4.3.4 | v7.1.6 | outdated |
symfony/validator | Provides tools to validate values | 4.3.4 | v7.1.7 | outdated |
symfony/yaml | Loads and dumps YAML files | 4.3.4 | 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/extensions | Common additional features for Twig that do not directly belong in core | 1.5.4 | v1.5.4 | up to date |
twig/twig | Twig, the flexible, fast, and secure template language for PHP | 2.11.3 | v3.14.2 | outdated |
voku/stop-words | Stop-Words via PHP | 2.0.1 | 2.0.1 | up to date |
13 total, 12 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.8.0 | 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 |
phpunit/phpunit | The PHP Unit Testing framework. | 8.4.0 | 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.3.4 | v7.1.6 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | 4.3.4 | v7.1.6 | outdated |
symfony/phpunit-bridge | Provides utilities for PHPUnit, especially user deprecation notices management | 4.3.4 | v7.1.6 | outdated |
symfony/stopwatch | Provides a way to profile code | 4.3.4 | v7.1.6 | outdated |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | 4.3.4 | v7.1.7 | outdated |
symfony/web-profiler-bundle | Provides a development tool that gives detailed information about the execution of any request | 4.3.4 | v7.1.7 | outdated |