php.package.health
79 total, 54 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
behat/mink | Browser controller/emulator abstraction for PHP | v1.11.0 | v1.12.0 | outdated |
behat/mink-browserkit-driver | Symfony2 BrowserKit driver for Mink framework | v2.2.0 | v2.2.0 | up to date |
colinodell/psr-testlogger | PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too! | v1.3.0 | v1.3.0 | up to date |
composer/ca-bundle | Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle. | 1.5.1 | 1.5.3 | outdated |
composer/class-map-generator | Utilities to scan PHP code and generate class maps. | 1.3.4 | 1.4.0 | outdated |
composer/composer | Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. | 2.7.7 | 2.8.2 | outdated |
composer/metadata-minifier | Small utility library that handles metadata minification and expansion. | 1.0.0 | 1.0.0 | up to date |
composer/pcre | PCRE wrapping library that offers type-safe preg_* replacements. | 3.2.0 | 3.3.2 | outdated |
composer/spdx-licenses | SPDX licenses list and validation library. | 1.5.8 | 1.5.8 | up to date |
composer/xdebug-handler | Restarts a process without Xdebug. | 3.0.5 | 3.0.5 | up to date |
dealerdirect/phpcodesniffer-composer-installer | PHP_CodeSniffer Standards Composer Installer Plugin | v1.0.0 | v1.0.0 | up to date |
doctrine/instantiator | A small, lightweight utility to instantiate objects in PHP without invoking their constructors | 2.0.0 | 2.0.0 | up to date |
drupal/coder | Coder is a library to review Drupal code. | 8.3.24 | 8.3.25 | outdated |
drupal/core | Drupal is an open source content management platform powering millions of websites and applications. | 11.0.7 | 11.0.7 | up to date |
google/protobuf | proto library for PHP | v3.25.4 | v4.28.3 | outdated |
justinrainbow/json-schema | A library to validate a json schema. | 5.3.0 | 6.0.0 | outdated |
lullabot/mink-selenium2-driver | Selenium2 (WebDriver) driver for Mink framework | v1.7.3 | v1.7.4 | outdated |
lullabot/php-webdriver | PHP WebDriver for Selenium 2 | v2.0.5 | v2.0.6 | outdated |
mglaman/phpstan-drupal | Drupal extension and rules for PHPStan | 1.2.11 | 1.3.1 | outdated |
micheh/phpcs-gitlab | Gitlab Report for PHP_CodeSniffer (display the violations in the Gitlab CI/CD Code Quality Report) | 1.1.0 | 1.1.0 | up to date |
mikey179/vfsstream | Virtual file system to mock the real file system in unit tests. | v1.6.11 | v1.6.12 | outdated |
myclabs/deep-copy | Create deep copies (clones) of your objects | 1.12.0 | 1.12.1 | outdated |
nikic/php-parser | A PHP parser written in PHP | v5.1.0 | v5.3.1 | outdated |
open-telemetry/api | API for OpenTelemetry PHP. | 1.0.3 | 1.1.1 | outdated |
open-telemetry/context | Context implementation for OpenTelemetry PHP. | 1.0.2 | 1.1.0 | outdated |
open-telemetry/exporter-otlp | OTLP exporter for OpenTelemetry. | 1.0.4 | 1.1.0 | outdated |
open-telemetry/gen-otlp-protobuf | PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers. | 1.1.0 | 1.2.1 | outdated |
open-telemetry/sdk | SDK for OpenTelemetry PHP. | 1.0.8 | 1.1.2 | outdated |
open-telemetry/sem-conv | Semantic conventions for OpenTelemetry PHP. | 1.25.0 | 1.27.1 | outdated |
phar-io/manifest | Component for reading phar.io manifest information from a PHP Archive (PHAR) | 2.0.4 | 2.0.4 | up to date |
phar-io/version | Library for handling version information and constraints | 3.2.1 | 3.2.1 | up to date |
phpdocumentor/reflection-common | Common reflection classes used by phpdocumentor to reflect the code structure | 2.2.0 | 2.2.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.4.1 | 5.6.0 | outdated |
phpdocumentor/type-resolver | A PSR-5 based resolver of Class names, Types and Structural Element Names | 1.8.2 | 1.10.0 | outdated |
php-http/discovery | Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations | 1.19.4 | 1.20.0 | outdated |
php-http/guzzle7-adapter | Guzzle 7 HTTP Adapter | 1.0.0 | 1.0.0 | up to date |
php-http/httplug | HTTPlug, the HTTP client abstraction for PHP | 2.4.0 | 2.4.1 | outdated |
php-http/promise | Promise used for asynchronous HTTP requests | 1.3.1 | 1.3.1 | up to date |
phpspec/prophecy | Highly opinionated mocking framework for PHP 5.3+ | v1.19.0 | v1.19.0 | up to date |
phpspec/prophecy-phpunit | Integrating the Prophecy mocking library in PHPUnit test cases | v2.2.0 | v2.2.0 | up to date |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | 1.4.1 | 1.4.3 | outdated |
phpstan/phpdoc-parser | PHPDoc parser with support for nullable, intersection and generic types | 1.29.1 | 2.0.0 | outdated |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | 1.11.9 | 2.0.1 | outdated |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | 1.2.0 | 2.0.0 | outdated |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | 1.4.0 | 2.0.1 | outdated |
phpunit/php-code-coverage | Library that provides collection, processing, and rendering functionality for PHP code coverage information. | 10.1.15 | 11.0.7 | outdated |
phpunit/php-file-iterator | FilterIterator implementation that filters files based on a list of suffixes. | 4.1.0 | 5.1.0 | outdated |
phpunit/php-invoker | Invoke callables with a timeout | 4.0.0 | 5.0.1 | outdated |
phpunit/php-text-template | Simple template engine. | 3.0.1 | 4.0.1 | outdated |
phpunit/php-timer | Utility class for timing | 6.0.0 | 7.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | 10.5.29 | 11.4.3 | outdated |
react/promise | A lightweight implementation of CommonJS Promises/A for PHP | v3.2.0 | v3.2.0 | up to date |
sebastian/cli-parser | Library for parsing CLI options | 2.0.1 | 3.0.2 | outdated |
sebastian/code-unit | Collection of value objects that represent the PHP code units | 2.0.0 | 3.0.1 | outdated |
sebastian/code-unit-reverse-lookup | Looks up which function or method a line of code belongs to | 3.0.0 | 4.0.1 | outdated |
sebastian/comparator | Provides the functionality to compare PHP values for equality | 5.0.1 | 6.2.1 | outdated |
sebastian/complexity | Library for calculating the complexity of PHP code units | 3.2.0 | 4.0.1 | outdated |
sebastian/environment | Provides functionality to handle HHVM/PHP environments | 6.1.0 | 7.2.0 | outdated |
sebastian/exporter | Provides the functionality to export PHP variables for visualization | 5.1.2 | 6.1.3 | outdated |
sebastian/global-state | Snapshotting of global state | 6.0.2 | 7.0.2 | outdated |
sebastian/lines-of-code | Library for counting the lines of code in PHP source code | 2.0.2 | 3.0.1 | outdated |
sebastian/object-enumerator | Traverses array structures and object graphs to enumerate all referenced objects | 5.0.0 | 6.0.1 | outdated |
sebastian/object-reflector | Allows reflection of object attributes, including inherited and non-public ones | 3.0.0 | 4.0.1 | outdated |
sebastian/recursion-context | Provides functionality to recursively process PHP variables | 5.0.0 | 6.0.2 | outdated |
sebastian/type | Collection of value objects that represent the types of the PHP type system | 4.0.0 | 5.1.0 | outdated |
sebastian/version | Library that helps with managing the version number of Git-hosted PHP projects | 4.0.1 | 5.0.2 | outdated |
seld/jsonlint | JSON Linter | 1.11.0 | 1.11.0 | up to date |
seld/phar-utils | PHAR file format utilities, for when PHP phars you up | 1.2.1 | 1.2.1 | up to date |
seld/signal-handler | Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development | 2.0.2 | 2.0.2 | up to date |
sirbrillig/phpcs-variable-analysis | A PHPCS sniff to detect problems with variables. | v2.11.19 | v2.11.19 | up to date |
slevomat/coding-standard | Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks. | 8.15.0 | 8.15.0 | up to date |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | 3.10.2 | 3.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 | v7.1.1 | v7.1.6 | outdated |
symfony/css-selector | Converts CSS selectors to XPath expressions | v7.1.1 | v7.1.6 | outdated |
symfony/dom-crawler | Eases DOM navigation for HTML and XML documents | v7.1.1 | v7.1.6 | outdated |
symfony/lock | Creates and manages locks, a mechanism to provide exclusive access to a shared resource | v7.1.1 | v7.1.6 | outdated |
theseer/tokenizer | A small library for converting tokenized PHP source code into XML and potentially other formats | 1.2.3 | 1.2.3 | up to date |
webflo/drupal-finder | Helper class to locate a Drupal installation. | 1.3.1 | 1.3.1 | up to date |
webmozart/assert | Assertions to validate method input/output with nice error messages. | 1.11.0 | 1.11.0 | up to date |
No required development dependencies.