6 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| psr/container | Common Container Interface (PHP FIG PSR-11) | ^1.0 || ^2.0 | 2.0.2 | up to date |
| psr/event-dispatcher | Standard interfaces for event handling. | ^1.0 | 1.0.0 | up to date |
| psr/http-message | Common interface for HTTP messages | ^1.0 || ^2.0 | 2.0 | up to date |
| psr/http-server-middleware | Common interface for HTTP server-side middleware | ^1.0 | 1.0.2 | up to date |
| psr/log | Common interface for logging libraries | ^1.0 || ^2.0 || ^3.0 | 3.0.2 | up to date |
| psr/simple-cache | Common interfaces for simple caching | ^1.0 || ^2.0 || ^3.0 | 3.0.0 | up to date |
65 total, 25 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^3.6 | 4.4.3 | 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. | ^2.0 | 2.1.0 | up to date |
| doctrine/instantiator | A small, lightweight utility to instantiate objects in PHP without invoking their constructors | ^1.0 | 2.1.0 | outdated |
| egulias/email-validator | A library for validating emails against several RFCs | ^3.0 | 4.0.4 | outdated |
| elasticsearch/elasticsearch | PHP Client for Elasticsearch | ^7.0 | v9.3.0 | outdated |
| ergebnis/composer-normalize | Provides a composer plugin for normalizing composer.json. | ^2.43 | 2.51.0 | up to date |
| fakerphp/faker | Faker is a PHP library that generates fake data for you. | ^1.23 | v1.24.1 | up to date |
| fig/http-message-util | Utility classes and constants for use with PSR-7 (psr/http-message) | ^1.1.2 | 1.1.5 | up to date |
| filp/whoops | php error handling for cool kids | ^2.7 | 2.18.4 | up to date |
| friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.63 | v3.94.2 | up to date |
| google/common-protos | Google API Common Protos for PHP | ^3.2 || ^4.4 | 4.12.5 | up to date |
| google/protobuf | proto library for PHP | ^3.6.1 | v5.34.1 | outdated |
| grpc/grpc | gRPC library for PHP | ^1.15 | 1.57.0 | up to date |
| guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^6.3 || ^7.0 | 7.10.0 | up to date |
| hyperf/engine | Coroutine engine provided by swoole. | ^2.14 | v2.14.0 | up to date |
| hyperf/laminas-mime | Create and parse MIME messages and parts | ^3.0 | v3.0.0 | up to date |
| hyperf/token-bucket | Implementation of the Token Bucket algorithm. | ^2.0 | v2.0.0 | up to date |
| influxdb/influxdb-php | InfluxDB client library for PHP | ^1.15.0 | 1.15.2 | up to date |
| ircmaxell/random-lib | A Library For Generating Secure Random Numbers | ^1.2 | v1.2.0 | up to date |
| jcchavezs/zipkin-opentracing | A Zipkin bridge with OpenTracing | ^2.0 | 2.0.4 | up to date |
| jean85/pretty-package-versions | A library to get pretty versions strings of installed dependencies | ^2.0 | 2.1.1 | up to date |
| jetbrains/phpstorm-attributes | PhpStorm specific attributes | ^1.0 | 1.2 | up to date |
| jonahgeorge/jaeger-client-php | Jaeger Bindings for PHP OpenTracing API | ^1.0 | v1.5.2 | up to date |
| league/flysystem | File storage abstraction for PHP | ^1.0 || ^2.0 || ^3.0 | 3.32.0 | up to date |
| league/flysystem-aws-s3-v3 | AWS S3 filesystem adapter for Flysystem. | ^1.0 || ^2.0 || ^3.0 | 3.29.0 | up to date |
| league/flysystem-memory | In-memory filesystem adapter for Flysystem. | ^1.0 || ^2.0 || ^3.0 | 3.29.0 | up to date |
| league/plates | Plates, the native PHP template system that's fast, easy to use and easy to extend. | ^3.3 | v3.6.0 | up to date |
| longlang/phpkafka | A kafka client. Support php-fpm and Swoole. | ^1.2.3 | v1.2.5 | up to date |
| markrogoyski/math-php | Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra | ^2.0 | v2.13.0 | up to date |
| mix/redis-subscriber | Redis native protocol Subscriber based on Swoole coroutine | ^3.0.4 | v3.0.6 | up to date |
| mockery/mockery | Mockery is a simple yet flexible PHP mock object framework | ^1.0 | 1.6.12 | up to date |
| monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^2.7 || ^3.1 | 3.10.0 | up to date |
| multiplex/socket | ^1.0 | v1.1.0 | up to date | |
| nesbot/carbon | An API extension for DateTime that supports 281 different languages. | ^2.0 | 3.11.3 | outdated |
| nikic/fast-route | Fast request router for PHP | ^1.3 | v1.3.0 | up to date |
| nikic/php-parser | A PHP parser written in PHP | ^4.1 | v5.7.0 | outdated |
| opentracing/opentracing | OpenTracing API for PHP | ^1.0 | 1.0.2 | up to date |
| php-amqplib/php-amqplib | Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ. | ^3.5 | v3.7.3 | up to date |
| php-di/phpdoc-reader | PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP) | ^2.2 | 2.2.1 | up to date |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.0 | 2.1.42 | outdated |
| phpunit/phpunit | The PHP Unit Testing framework. | ^10.1.3 | 13.1.1 | outdated |
| predis/predis | A flexible and feature-complete Redis/Valkey client for PHP. | ^1.1 | v3.4.2 | outdated |
| promphp/prometheus_client_php | Prometheus instrumentation library for PHP applications. | ~2.2.0 | v2.14.1 | outdated |
| ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | ^4.7 | 4.9.2 | up to date |
| reactivex/rxphp | Reactive extensions for php. | ^2.0 | 2.0.13 | up to date |
| rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^0.17.0 | 2.4.2 | outdated |
| slickdeals/statsd | a PHP client for statsd | ^3.0.1 | 3.2.2 | up to date |
| smarty/smarty | Smarty - the compiling PHP template engine | ^3.1 | v5.8.0 | outdated |
| squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | ^3.4 | 4.0.1 | outdated |
| swoole/ide-helper | IDE help files for Swoole. | dev-master | 6.0.0 | outdated |
| swow/psr7-plus | Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket | ^1.0 | v1.1.2 | up to date |
| swow/swow | Coroutine-based multi-platform support engine with a focus on concurrent I/O | dev-develop | v1.6.2 | outdated |
| symfony/console | Eases the creation of beautiful and testable command line interfaces | ^5.0 || ^6.0 | v8.0.7 | outdated |
| symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | ^5.0 || ^6.0 | v8.0.8 | outdated |
| symfony/finder | Finds files and directories via an intuitive fluent interface | ^5.0 || ^6.0 | v8.0.8 | outdated |
| symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^5.4 || ^6.0 | v8.0.6 | outdated |
| symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | ^5.0 || ^6.0 | v8.0.8 | outdated |
| symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | ^5.0 || ^6.0 | v8.0.8 | outdated |
| symfony/uid | Provides an object-oriented API to generate and represent UIDs | ^5.0 || ^6.0 | v8.0.4 | outdated |
| symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^5.0 || ^6.0 | v8.0.6 | outdated |
| sy-records/think-template | use think template engine for hyperf. | ^2.0 | v2.0.11 | up to date |
| thecodingmachine/graphqlite | Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php). | ^7.0 || ^8.1 | v8.1.3 | up to date |
| twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^3.0 | v3.24.0 | up to date |
| vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.0 | v5.6.1 | up to date |
| zircote/swagger-php | Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations | ^4.6 | 6.0.6 | outdated |