Requires

53 total, 48 outdated

Package Required Latest Status
aws/aws-sdk-php AWS SDK for PHP - Use Amazon Web Services in your PHP project ~2.7 3.322.2 outdated
doctrine/annotations Docblock Annotations Parser 1.2.*,>=1.2.7 2.0.2 outdated
doctrine/cache PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. 1.4.*,>=1.4.2 2.2.0 outdated
doctrine/common PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more. 2.4.*,>=2.4.3 3.4.4 outdated
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. 2.4.* 4.1.1 outdated
doctrine/doctrine-bundle Symfony DoctrineBundle ~1.2 2.13.0 outdated
doctrine/doctrine-cache-bundle Symfony Bundle for Doctrine Cache ~1.0 1.4.0 up to date
doctrine/doctrine-fixtures-bundle Symfony DoctrineFixturesBundle 2.2.*@dev 3.6.1 outdated
doctrine/doctrine-migrations-bundle Symfony DoctrineMigrationsBundle ~1.0 3.3.1 outdated
doctrine/migrations PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool. dev-master 3.8.1 outdated
doctrine/orm Object-Relational-Mapper for PHP 2.4.*,>=2.4.8 3.2.2 outdated
friendsofsymfony/oauth-server-bundle Symfony2 OAuth Server Bundle dev-master 1.6.2 outdated
friendsofsymfony/rest-bundle This Bundle provides various tools to rapidly develop RESTful API's with Symfony 1.3.* 3.7.1 outdated
geoip2/geoip2 MaxMind GeoIP2 PHP API ~2.0 v3.0.0 outdated
ircmaxell/password-compat A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash ~1.0 v1.0.4 up to date
jbroadway/urlify A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs. ^1.0 1.2.4-stable up to date
jms/serializer-bundle Allows you to easily serialize, and deserialize data of any complexity @dev 5.4.0 up to date
joomla/filter Joomla Filter Package ~1.1 3.0.2 outdated
joomla/http Joomla HTTP Package ~1.1 3.0.1 outdated
knplabs/gaufrette PHP library that provides a filesystem abstraction layer dev-master v0.11.1 outdated
knplabs/knp-menu An object oriented menu library 2.0.*@dev v3.5.0 outdated
knplabs/knp-menu-bundle This bundle provides an integration of the KnpMenu library dev-master v3.4.2 outdated
mrclay/minify Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers 2.2.0 4.0.0 outdated
oneup/uploader-bundle This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support. ~1.3 5.0.1 outdated
phpoffice/phpexcel PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine 1.8.0 1.8.2 outdated
rackspace/php-opencloud PHP SDK for Rackspace/OpenStack APIs ~1.12 v1.16.0 up to date
sensio/distribution-bundle Base bundle for Symfony Distributions ~2.3 v5.0.25 outdated
symfony/class-loader Symfony ClassLoader Component 2.6.* v3.4.47 outdated
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind 2.6.* v7.1.1 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces 2.6.* v7.1.5 outdated
symfony/debug Provides tools to ease debugging PHP code 2.6.* v4.4.44 outdated
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application 2.6.* v7.1.5 outdated
symfony/doctrine-bridge Provides integration for Doctrine with various Symfony components 2.6.* v7.1.5 outdated
symfony/event-dispatcher Provides tools that allow your application components to communicate with each other by dispatching events and listening to them 2.6.* v7.1.1 outdated
symfony/finder Finds files and directories via an intuitive fluent interface 2.3.* v7.1.4 outdated
symfony/form Allows to easily create, process and reuse HTML forms 2.6.* v7.1.5 outdated
symfony/framework-bundle Provides a tight integration between Symfony components and the Symfony full-stack framework 2.5.* v7.1.5 outdated
symfony/http-foundation Defines an object-oriented layer for the HTTP specification 2.6.* v7.1.5 outdated
symfony/http-kernel Provides a structured process for converting a Request into a Response 2.6.* v7.1.5 outdated
symfony/intl Provides access to the localization data of the ICU library 2.6.* v7.1.5 outdated
symfony/monolog-bridge Provides integration for Monolog with various Symfony components 2.6.* v7.1.1 outdated
symfony/monolog-bundle Symfony MonologBundle ~2.4 v3.10.0 outdated
symfony/options-resolver Provides an improved replacement for the array_replace PHP function 2.6.* v7.1.1 outdated
symfony/process Executes commands in sub-processes 2.6.* v7.1.5 outdated
symfony/routing Maps an HTTP request to a set of configuration variables 2.6.* v7.1.4 outdated
symfony/security Provides a complete security system for your web application 2.6.* v4.4.50 outdated
symfony/security-bundle Provides a tight integration of the Security component into the Symfony full-stack framework 2.6.* v7.1.4 outdated
symfony/swiftmailer-bundle Symfony SwiftmailerBundle ~2.3 v3.5.4 outdated
symfony/templating Provides all the tools needed to build any kind of template system 2.6.* v6.4.8 outdated
symfony/translation Provides tools to internationalize your application 2.6.* v7.1.5 outdated
symfony/validator Provides tools to validate values 2.6.* v7.1.5 outdated
symfony/yaml Loads and dumps YAML files 2.6.* v7.1.5 outdated
willdurand/oauth-server-bundle Server side implementation of the OAuth 1.0 protocol based on RFC 5849 dev-master 0.0.1 outdated

Requires (dev)

7 total, 6 outdated

Package Required Latest Status
babdev/transifex The Transifex API Package is a wrapper of the Transifex API available for PHP developers ~1.0 3.0.0 outdated
liip/functional-test-bundle This bundles provides additional functional test-cases for Symfony applications dev-master 4.12.0 outdated
phpunit/phpunit The PHP Unit Testing framework. 4.5 11.3.6 outdated
sensio/generator-bundle This bundle generates code for you ~2.3 v3.1.7 outdated
symfony/twig-bundle Provides a tight integration of Twig into the Symfony full-stack framework 2.5.* v7.1.5 outdated
symfony/web-profiler-bundle Provides a development tool that gives detailed information about the execution of any request 2.5.* v7.1.4 outdated
webfactory/exceptions-bundle Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3) @stable 5.2.0 up to date