php.package.health
43 total, 37 outdated, 2 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
braintree/braintree_php | Braintree PHP Client Library | ~3.15.0 | 6.21.0 | outdated |
filp/whoops | php error handling for cool kids | ^2.1 | 2.16.0 | up to date |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ~6.2.1 | 7.9.2 | outdated |
league/csv | CSV data manipulation made easy in PHP | ^8.1.0 | 9.18.0 | outdated |
league/flysystem | File storage abstraction for PHP | ^1.0 | 3.29.1 | outdated |
mandrill/mandrill | API client library for the Mandrill email as a service platform | ~1.0.55 | 1.0.55 | up to date |
monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ~1.21.0 | 3.8.0 | outdated |
nesbot/carbon | An API extension for DateTime that supports 281 different languages. | ~1.13.0 | 3.8.2 | outdated |
pimple/pimple | Pimple, a simple Dependency Injection Container | ~1.1.1 | v3.5.0 | outdated |
predis/predis | A flexible and feature-complete Redis client for PHP. | 1.0.4 | v2.3.0 | outdated |
propel/propel | Propel2 is an open-source Object-Relational Mapping (ORM) for PHP. | 2.0.0-alpha7 | | unknown |
psr/log | Common interface for logging libraries | ~1.0.0 | 3.0.2 | outdated |
ruflin/elastica | Elasticsearch Client | ~3.2.0 | 8.0.0 | outdated |
silex/silex | The PHP micro-framework based on the Symfony Components | ^1.3.5 | v2.3.0 | outdated |
spryker/rabbit-mq | RabbitMq module | dev-master | 2.20.0 | outdated |
spryker/spryker | dev-master | | unknown | |
swiftmailer/swiftmailer | Swiftmailer, free feature-rich PHP mailer | ^5.4.5 | v6.3.0 | outdated |
symfony-cmf/routing | Extends the Symfony routing component for dynamic routes and chaining several routers | ^1.3.0 | 3.0.3 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^3.0.0 | v7.1.8 | outdated |
symfony/debug | Provides tools to ease debugging PHP code | ^2.6.13 | v4.4.44 | outdated |
symfony/filesystem | Provides basic utilities for the filesystem | ^2.6.13 | v7.1.6 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^2.6.13 | v7.1.6 | outdated |
symfony/form | Allows to easily create, process and reuse HTML forms | ^2.7.0 | v7.1.6 | outdated |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^2.8.0 | v7.1.8 | outdated |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^2.6.13 | v7.1.8 | outdated |
symfony/intl | Provides access to the localization data of the ICU library | ^2.8.8 | v7.1.8 | outdated |
symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^2.6.13 | v7.1.6 | outdated |
symfony/process | Executes commands in sub-processes | ^2.6.13 | v7.1.8 | outdated |
symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | ^2.6.13 | v7.1.6 | outdated |
symfony/routing | Maps an HTTP request to a set of configuration variables | ^2.6.13 | v7.1.6 | outdated |
symfony/security | Provides a complete security system for your web application | ^2.6.13 | v4.4.50 | outdated |
symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | ^2.6.13 | v7.1.8 | outdated |
symfony/translation | Provides tools to internationalize your application | ^2.6.13 | v7.1.6 | outdated |
symfony/twig-bridge | Provides integration for Twig with various Symfony components | ^2.7.0 | v7.1.8 | outdated |
symfony/validator | Provides tools to validate values | ^2.6.13 | v7.1.8 | outdated |
symfony/yaml | Loads and dumps YAML files | ^2.6.13 | v7.1.6 | outdated |
twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^1.20.0 | v3.15.0 | outdated |
zendframework/zend-code | Extensions to the PHP Reflection API, static code scanning, and code generation | ^2.6.2 | 3.4.1 | outdated |
zendframework/zend-config | provides a nested object property based user interface for accessing this configuration data within application code | ^2.5.1 | 3.3.0 | outdated |
zendframework/zend-eventmanager | Trigger and listen to events within a PHP application | ^2.6.2 | 3.2.1 | outdated |
zendframework/zend-filter | Programmatically filter and normalize data and files | ^2.5.1 | 2.9.2 | up to date |
zendframework/zend-http | Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests | ^2.5.3 | 2.11.2 | up to date |
zendframework/zend-servicemanager | Factory-Driven Dependency Injection Container | ^2.7.4 | 3.4.0 | outdated |
21 total, 14 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
codeception/c3 | CodeCoverage collector for Codeception | ^2.0.12 | 2.9.0 | up to date |
codeception/codeception | BDD-style testing framework | ^2.2.10 | 5.1.2 | outdated |
doctrine/instantiator | A small, lightweight utility to instantiate objects in PHP without invoking their constructors | ~1.0.5 | 2.0.0 | outdated |
fzaninotto/faker | Faker is a PHP library that generates fake data for you. | ^1.6 | v1.9.2 | up to date |
jakoch/phantomjs-installer | A Composer package which installs the PhantomJS binary (Linux, Windows, Mac) into `/bin` of your project. | ^2.1.0 | 3.0.1 | outdated |
pdepend/pdepend | Official version of pdepend to be handled with Composer | ^2.2.2 | 2.16.2 | up to date |
phploc/phploc | A tool for quickly measuring the size of a PHP project. | ^3.0.1 | 7.0.2 | outdated |
phpmd/phpmd | PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. | ^2.4 | 2.15.0 | up to date |
php-mock/php-mock | PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed. | ^1.0 | 2.5.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^5.0 | 11.4.3 | outdated |
sebastian/phpcpd | Copy/Paste Detector (CPD) for PHP code. | ~2.0.2 | 6.0.3 | outdated |
sensiolabs/security-checker | A security checker for your composer.lock | ~3.0.2 | v6.0.3 | outdated |
silex/web-profiler | A WebProfiler for Silex | ~1.0.8 | v2.0.11 | outdated |
site5/phantoman | The Codeception extension for automatically starting and stopping PhantomJS when running tests. | ^1.1 | v2.0.1 | outdated |
sllh/composer-versions-check | Checks if packages are up to date to last major versions after update | ^2.0.2 | v2.0.5 | up to date |
spryker/architecture-sniffer | Spryker Architecture Sniffer | dev-master | 0.5.7 | outdated |
spryker/code-generator | CodeGenerator module | dev-master | 0.3.10 | outdated |
spryker/code-sniffer | Spryker Code Sniffer Standards | dev-master | 0.17.25 | outdated |
stecman/symfony-console-completion | Automatic BASH completion for Symfony Console Component based applications. | ^0.7.0 | v0.14.0 | outdated |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | * | v7.1.8 | up to date |
symfony/web-profiler-bundle | Provides a development tool that gives detailed information about the execution of any request | * | v7.1.7 | up to date |