php.package.health
43 total, 38 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/semver | Semver library that offers utilities, version constraint parsing and validation. | 3.2.4 | 3.4.3 | outdated |
cssjanus/cssjanus | Convert CSS stylesheets between left-to-right and right-to-left. | 2.1.0 | v2.3.0 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | 7.2.0 | 7.9.2 | outdated |
liuggio/statsd-php-client | Statsd (Object Oriented) client library for PHP | 1.0.18 | v1.0.18 | up to date |
monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | 2.2.0 | 3.8.0 | outdated |
oojs/oojs-ui | Provides library of common widgets, layouts, and windows. | 0.42.0 | v0.51.1 | outdated |
pear/mail | Class that provides multiple interfaces for sending emails. | 1.4.1 | v2.0.0 | outdated |
pear/mail_mime | Mail_Mime provides classes to create MIME messages | 1.10.11 | 1.10.12 | outdated |
pear/net_smtp | An implementation of the SMTP protocol | 1.9.2 | 1.11.1 | outdated |
psr/container | Common Container Interface (PHP FIG PSR-11) | 1.1.1 | 2.0.2 | outdated |
psr/log | Common interface for logging libraries | 1.1.3 | 3.0.2 | outdated |
ralouphie/getallheaders | A polyfill for getallheaders. | 3.0.3 | 3.0.3 | up to date |
symfony/polyfill-php80 | Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions | 1.25.0 | v1.31.0 | outdated |
wikimedia/assert | Provides runtime assertions | 0.5.0 | v0.5.1 | outdated |
wikimedia/at-ease | Safe replacement to @ for suppressing warnings. | 2.1.0 | v3.0.0 | outdated |
wikimedia/base-convert | Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width. | 2.0.1 | v2.0.2 | outdated |
wikimedia/cdb | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | 1.4.1 | 3.0.0 | outdated |
wikimedia/cldr-plural-rule-parser | Evaluates plural rules specified in the CLDR project notation. | 2.0.0 | v2.0.0 | up to date |
wikimedia/common-passwords | List of the 100,000 most commonly used passwords | 0.3.0 | v0.5.0 | outdated |
wikimedia/composer-merge-plugin | Composer plugin to merge multiple composer.json files | 2.0.1 | v2.1.0 | outdated |
wikimedia/html-formatter | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | 3.0.1 | 4.1.0 | outdated |
wikimedia/ip-set | Efficiently match IP addresses against a set of CIDR specifications. | 3.0.0 | 4.0.0 | outdated |
wikimedia/ip-utils | Parse, match, and analyze IP addresses and CIDR ranges | 3.0.2 | 5.0.0 | outdated |
wikimedia/less.php | PHP port of the LESS processor | 3.1.0 | v5.1.1 | outdated |
wikimedia/minify | Minification of JavaScript code and CSS stylesheets. | 2.2.4 | 2.8.0 | outdated |
wikimedia/normalized-exception | A helper for making exceptions play nice with PSR-3 logging | 1.0.1 | v2.0.0 | outdated |
wikimedia/object-factory | Construct objects from configuration instructions | 3.0.2 | v5.0.1 | outdated |
wikimedia/parsoid | Parsoid, a bidirectional parser between wikitext and HTML5 | 0.14.0 | v0.20.1 | outdated |
wikimedia/php-session-serializer | Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION | 2.0.0 | v3.0.0 | outdated |
wikimedia/purtle | Fast streaming RDF serializer | 1.0.7 | v2.0.0 | outdated |
wikimedia/relpath | Work with file paths to join or find the relative path | 3.0.0 | 4.0.1 | outdated |
wikimedia/remex-html | Fast HTML 5 parser | 2.3.2 | 4.1.1 | outdated |
wikimedia/request-timeout | Request timeout library for Excimer with plain PHP fallback | 1.1.0 | 2.0.0 | outdated |
wikimedia/running-stat | PHP implementations of online statistical algorithms | 1.2.1 | v2.1.0 | outdated |
wikimedia/scoped-callback | Make a callback run when a dummy object leaves the scope. | 3.0.0 | v5.0.0 | outdated |
wikimedia/services | Generic service to manage named services using lazy instantiation based on instantiator callback functions | 2.0.1 | 4.0.0 | outdated |
wikimedia/shellbox | Library and server for containerized shell execution | 2.0.0 | 4.1.1 | outdated |
wikimedia/timestamp | Creation, parsing, and conversion of timestamps | 3.0.0 | v4.2.0 | outdated |
wikimedia/utfnormal | Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present | 3.0.2 | 4.0.0 | outdated |
wikimedia/wait-condition-loop | Wait loop that reaches a condition or times out | 2.0.2 | v2.0.2 | up to date |
wikimedia/wrappedstring | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | 3.2.0 | v4.0.1 | outdated |
wikimedia/xmp-reader | Reader for XMP data containing properties relevant to images | 0.8.1 | 0.9.4 | outdated |
zordius/lightncandy | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | 1.2.6 | v1.2.6 | up to date |
19 total, 17 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/spdx-licenses | SPDX licenses list and validation library. | 1.5.4 | 1.5.8 | outdated |
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | 3.1.5 | 4.2.1 | outdated |
doctrine/sql-formatter | a PHP SQL highlighting library | 1.1.1 | 1.5.1 | outdated |
giorgiosironi/eris | PHP library for property-based testing. Integrates with PHPUnit. | ^0.10.0 | 0.14.0 | outdated |
hamcrest/hamcrest-php | This is the PHP port of Hamcrest Matchers | ^2.0 | v2.0.1 | up to date |
johnkary/phpunit-speedtrap | Find and report on slow tests in your PHPUnit test suite | ^3.1 | v4.0.1 | outdated |
justinrainbow/json-schema | A library to validate a json schema. | ~5.2 | 6.0.0 | outdated |
mediawiki/mediawiki-codesniffer | MediaWiki CodeSniffer Standards | 37.0.0 | v45.0.0 | outdated |
mediawiki/mediawiki-phan-config | Standard MediaWiki phan configuration | 0.11.0 | 0.14.0 | outdated |
nikic/php-parser | A PHP parser written in PHP | 4.10.2 | v5.3.1 | outdated |
nmred/kafka-php | Kafka client for php | 0.1.5 | v0.2.0.8 | outdated |
php-parallel-lint/php-console-highlighter | Highlight PHP code in terminal | 0.5 | v1.0.0 | outdated |
php-parallel-lint/php-parallel-lint | This tool checks the syntax of PHP files about 20x faster than serial check. | 1.3.0 | v1.4.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^8.5 | 11.4.3 | outdated |
psy/psysh | An interactive shell for modern PHP. | 0.10.5 | v0.12.4 | outdated |
seld/jsonlint | JSON Linter | 1.8.3 | 1.11.0 | outdated |
symfony/yaml | Loads and dumps YAML files | ~3.4|~5.1 | v7.1.6 | outdated |
wikimedia/testing-access-wrapper | A simple helper class to access non-public elements of a class when testing. | ~2.0 | 3.0.0 | outdated |
wmde/hamcrest-html-matchers | Set of Hamcrest matchers for HTML assertions | ^1.0.0 | v1.0.0 | up to date |