php.package.health
14 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/ca-bundle | Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle. | ^1.2 | 1.5.3 | up to date |
paragonie/constant_time_encoding | Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16) | ^2.3 | v3.0.0 | outdated |
psr/cache | Common interface for caching libraries | ^1.0||^2.0||^3.0 | 3.0.0 | up to date |
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-client | Common interface for HTTP clients | ^1.0 | 1.0.3 | up to date |
psr/http-factory | PSR-17: Common interfaces for PSR-7 HTTP message factories | ^1.0 | 1.1.0 | up to date |
psr/http-message | Common interface for HTTP messages | ^1.0||^2.0 | 2.0 | up to date |
psr/http-server-handler | Common interface for HTTP server-side request handler | ^1.0 | 1.0.2 | 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 |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^5.0||^6.0||^7.0 | v7.1.6 | up to date |
symfony/polyfill-php83 | Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions | ^1.27 | v1.31.0 | up to date |
38 total, 4 outdated, 1 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
asika/simple-benchmark | PHP Simple Benchmark framework | ^3.0 | 3.1.0 | up to date |
asika/sql-splitter | This is a class that can split BIG SQL file or string as iterator so that can help us safe memory when importing SQL to database. | ^1.0 | 1.0.0 | up to date |
composer/semver | Semver library that offers utilities, version constraint parsing and validation. | ^3.0 | 3.4.3 | up to date |
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.0.10 | up to date |
guzzlehttp/promises | Guzzle promises library | ^1.3||^2.0 | 2.0.4 | up to date |
guzzlehttp/uri-template | A polyfill class for uri_template of PHP | ^1.0 | v1.0.3 | up to date |
illuminate/view | The Illuminate View package. | ^6.0||^7.0||^8.0||^9.0||^10.0||^11.0 | v11.30.0 | up to date |
jdorn/sql-formatter | a PHP SQL highlighting library | ^1.2 | v1.2.17 | up to date |
laktak/hjson | JSON for Humans. A configuration file format with relaxed syntax, fewer mistakes and more comments. | ^2.1 | v2.2.2 | up to date |
laravel/serializable-closure | Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP. | ^1.0 | v1.3.5 | up to date |
league/flysystem | File storage abstraction for PHP | ^2.0 | 3.29.1 | outdated |
league/plates | Plates, the native PHP template system that's fast, easy to use and easy to extend. | ^3.4 | v3.6.0 | up to date |
masterminds/html5 | An HTML5 parser and serializer. | ^2.7 | 2.9.0 | up to date |
mikey179/vfsstream | Virtual file system to mock the real file system in unit tests. | ^1.6 | v1.6.12 | up to date |
mockery/mockery | Mockery is a simple yet flexible PHP mock object framework | ^1.4 | 1.6.12 | up to date |
mustache/mustache | A Mustache implementation in PHP. | ^2.0 | v2.14.2 | up to date |
myclabs/php-enum | PHP Enum implementation | ^1.8 | 1.8.4 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^8.4||^9.0||^10.0 | 11.4.3 | outdated |
react/event-loop | ReactPHP's core reactor event loop that libraries can use for evented I/O. | ^1.1 | v1.5.0 | up to date |
react/http | Event-driven, streaming HTTP client and server implementation for ReactPHP | ^1.0 | v1.10.0 | up to date |
reactivex/rxphp | Reactive extensions for php. | ^2.0 | 2.0.13 | up to date |
react/promise | A lightweight implementation of CommonJS Promises/A for PHP | ^2.7 | v3.2.0 | outdated |
react/socket | Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP | ^1.5 | v1.16.0 | up to date |
rize/uri-template | PHP URI Template (RFC 6570) supports both expansion & extraction | ^0.3.5 | 0.3.8 | up to date |
roave/security-advisories | Prevents installation of composer packages with known security vulnerabilities: no API, simply require it | dev-master | | unknown |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | ^3.0 | 3.10.3 | up to date |
swoole/ide-helper | IDE help files for Swoole. | ^4.0||^5.0 | 5.1.5 | up to date |
symfony/css-selector | Converts CSS selectors to XPath expressions | ^5.0||^6.0||^7.0 | v7.1.6 | up to date |
symfony/dom-crawler | Eases DOM navigation for HTML and XML documents | ^5.0||^6.0||^7.0 | v7.1.6 | up to date |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^5.0||^6.0||^7.0 | v7.1.6 | up to date |
symfony/polyfill-php82 | Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions | ^1.26 | v1.31.0 | up to date |
symfony/process | Executes commands in sub-processes | ^5.1||^6.0||^7.0 | v7.1.7 | 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 | ^5.2||^6.0||^7.0 | v7.1.6 | up to date |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^5.0||^6.0 | v7.1.7 | outdated |
symfony/yaml | Loads and dumps YAML files | ^5.0||^6.0||^7.0 | v7.1.6 | up to date |
twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^2.0||^3.0 | v3.14.2 | up to date |
webmozart/glob | A PHP implementation of Ant's glob. | ^4.1 | 4.7.0 | up to date |
yosymfony/toml | A PHP parser for TOML compatible with specification 0.4.0 | ^1.0 | v1.0.4 | up to date |