php.package.health
33 total, 11 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
alleyinteractive/composer-wordpress-autoloader | Autoload files using WordPress File Conventions using Composer | ^1.0 | v1.1.0 | up to date |
alleyinteractive/wp-asset-manager | Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded. | ^1.3.7 | v1.3.7 | up to date |
alleyinteractive/wp-caper | Fluently distribute capabilities to roles in WordPress. | ^2.0.1 | v2.0.1 | up to date |
alleyinteractive/wp-concurrent-remote-requests | Feature plugin for concurrent HTTP remote requests | ^1.0.2 | v1.0.2 | up to date |
alleyinteractive/wp-filter-side-effects | Use a WordPress filter like an action. | ^1.0 || ^2.0 | v2.0.0 | 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.8 | 2.0.10 | up to date |
dragonmantank/cron-expression | CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due | ^3.3.3 | v3.4.0 | up to date |
fakerphp/faker | Faker is a PHP library that generates fake data for you. | ^1.23 | v1.24.0 | up to date |
illuminate/view | The Illuminate View package. | ^9.52.15 | v11.31.0 | outdated |
laravel/serializable-closure | Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP. | ^1.3.1 | v1.3.6 | up to date |
league/commonmark | Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM) | ^2.4.0 | 2.5.3 | up to date |
league/flysystem | File storage abstraction for PHP | ^3.15 | 3.29.1 | up to date |
monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^2.9.1 | 3.8.0 | outdated |
nesbot/carbon | An API extension for DateTime that supports 281 different languages. | ^2.68.1 | 3.8.2 | outdated |
nette/php-generator | 🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.3 features. | ^4.1 | v4.1.6 | up to date |
nunomaduro/collision | Cli error handling for console/command-line PHP applications. | ^6.0 || ^7.0 | v8.5.0 | outdated |
nunomaduro/termwind | Its like Tailwind CSS, but for the console. | ^1.15.1 | v2.2.0 | outdated |
psr/container | Common Container Interface (PHP FIG PSR-11) | ^1.1.1 || ^2.0.2 | 2.0.2 | up to date |
psr/log | Common interface for logging libraries | ^1.0.1 || ^2.0 || ^3.0 | 3.0.2 | up to date |
psr/simple-cache | Common interfaces for simple caching | ^3.0 | 3.0.0 | up to date |
ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | ^4.7.4 | 4.7.6 | up to date |
spatie/phpunit-snapshot-assertions | Snapshot testing with PHPUnit | ^4.2 || ^5.1 | 5.1.6 | up to date |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^6.2 | v7.1.8 | outdated |
symfony/css-selector | Converts CSS selectors to XPath expressions | ^6.2 || ^7.0 | v7.1.6 | up to date |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^6.2 | v7.1.6 | outdated |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^6.0.20 | v7.1.8 | outdated |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^6.0.20 | v7.1.8 | outdated |
symfony/mime | Allows manipulating MIME messages | ^6.2 || ^7.0 | v7.1.6 | up to date |
symfony/routing | Maps an HTTP request to a set of configuration variables | ^6.2 | v7.1.6 | outdated |
symfony/string | Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way | ^6.2 | v7.1.8 | outdated |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^6.2 || ^7.0 | v7.1.8 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.5 | v5.6.1 | up to date |
voku/portable-ascii | Portable ASCII library - performance optimized (ascii) string functions for php. | ^2.0.1 | 2.0.1 | up to date |
15 total, 3 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
alleyinteractive/alley-coding-standards | PHPCS sniffs for Alley Interactive | ^2.0 | v2.1.0 | up to date |
alleyinteractive/wp-match-blocks | Match WordPress blocks in the given content. | ^1.0 || ^2.0 || ^3.0 | v3.1.0 | up to date |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^7.7 | 7.9.2 | up to date |
league/flysystem-aws-s3-v3 | AWS S3 filesystem adapter for Flysystem. | ^3.15 | 3.29.0 | up to date |
mockery/mockery | Mockery is a simple yet flexible PHP mock object framework | ^1.6.6 | 1.6.12 | up to date |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.3 | 1.4.3 | up to date |
phpstan/phpdoc-parser | PHPDoc parser with support for nullable, intersection and generic types | ^1.23.1 | 2.0.0 | outdated |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | 1.10.67 | 2.0.1 | outdated |
php-stubs/wp-cli-stubs | WP-CLI function and class declaration stubs for static analysis. | ^2.8 | v2.10.0 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^9.3.3 || ^10.0.7 || ^11.0 | 11.4.3 | up to date |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^1.0 | 1.04 | up to date |
spatie/ray | Debug with Ray to fix problems faster | ^1.41 | 1.41.2 | 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.7 | 3.11.0 | up to date |
symplify/monorepo-builder | Prefixed version of Not only Composer tools to build a Monorepo. | ^10.3.3 | 11.2.22 | outdated |
szepeviktor/phpstan-wordpress | WordPress extensions for PHPStan | ^1.3 | v1.3.5 | up to date |