{ "hash": "4977ae2264d06aa439e997939b05b22a", "packages": [ { "name": "composer/composer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/composer/composer.git", "reference": "c54de4b72fccf355dd3788bb19bf4e623ab5f81d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/composer/zipball/c54de4b72fccf355dd3788bb19bf4e623ab5f81d", "reference": "c54de4b72fccf355dd3788bb19bf4e623ab5f81d", "shasum": "" }, "require": { "justinrainbow/json-schema": "1.1.*", "php": ">=5.3.2", "seld/jsonlint": "1.*", "symfony/console": ">=2.1,<3.0", "symfony/finder": ">=2.1,<3.0", "symfony/process": ">=2.1,<3.0" }, "require-dev": { "phpunit/phpunit": ">=3.7.10.0,<3.8" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", "ext-zip": "Enabling the zip extension allows you to unzip archives, and allows gzip compression of all internet traffic" }, "bin": [ "bin/composer" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Composer": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be", "role": "Developer" }, { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" } ], "description": "Dependency Manager", "homepage": "http://getcomposer.org/", "keywords": [ "autoload", "dependency", "package" ], "time": "2013-03-07 10:46:02" }, { "name": "doctrine/common", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/common", "reference": "2.3.0" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/common/zipball/2.3.0", "reference": "2.3.0", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2012-09-19 22:55:18" }, { "name": "doctrine/dbal", "version": "2.3.2", "source": { "type": "git", "url": "https://github.com/doctrine/dbal", "reference": "2.3.2" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/dbal/archive/2.3.2.zip", "reference": "2.3.2", "shasum": "" }, "require": { "doctrine/common": "2.3.*", "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2013-01-07 20:03:43" }, { "name": "doctrine/doctrine-bundle", "version": "v1.0.0", "target-dir": "Doctrine/Bundle/DoctrineBundle", "source": { "type": "git", "url": "git://github.com/doctrine/DoctrineBundle.git", "reference": "v1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/DoctrineBundle/zipball/v1.0.0", "reference": "v1.0.0", "shasum": "" }, "require": { "doctrine/dbal": ">=2.2,<2.4-dev", "php": ">=5.3.2", "symfony/doctrine-bridge": "2.1.*", "symfony/framework-bundle": "2.1.*" }, "require-dev": { "doctrine/orm": ">=2.2,<2.4-dev", "symfony/validator": "2.1.*", "symfony/yaml": "2.1.*" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle." }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Bundle\\DoctrineBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" } ], "description": "Symfony DoctrineBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "orm", "persistence" ], "time": "2012-09-07 14:18:21" }, { "name": "doctrine/orm", "version": "2.3.2", "source": { "type": "git", "url": "git://github.com/doctrine/doctrine2.git", "reference": "2.3.2" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/doctrine2/archive/2.3.2.zip", "reference": "2.3.2", "shasum": "" }, "require": { "doctrine/dbal": "2.3.*", "ext-pdo": "*", "php": ">=5.3.2", "symfony/console": "2.*" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, "bin": [ "bin/doctrine", "bin/doctrine.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\ORM": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" } ], "description": "Object-Relational-Mapper for PHP", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "orm" ], "time": "2013-01-07 20:05:04" }, { "name": "friendsofsymfony/user-bundle", "version": "v1.3.1", "target-dir": "FOS/UserBundle", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle", "reference": "v1.3.1" }, "dist": { "type": "zip", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle/archive/v1.3.1.zip", "reference": "v1.3.1", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/framework-bundle": ">=2.1,<2.3-dev", "symfony/security-bundle": ">=2.1,<2.3-dev" }, "require-dev": { "doctrine/doctrine-bundle": "*", "swiftmailer/swiftmailer": "*", "symfony/validator": "2.1.*", "symfony/yaml": "2.1.*", "twig/twig": "*", "willdurand/propel-typehintable-behavior": "dev-master" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "FOS\\UserBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" }, { "name": "Thibault Duplessis", "email": "thibault.duplessis@gmail.com", "homepage": "http://ornicar.github.com" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors" } ], "description": "Symfony FOSUserBundle", "homepage": "http://friendsofsymfony.github.com", "keywords": [ "User management" ], "time": "2012-12-22 15:09:34" }, { "name": "hwi/oauth-bundle", "version": "dev-master", "target-dir": "HWI/Bundle/OAuthBundle", "source": { "type": "git", "url": "https://github.com/hwi/HWIOAuthBundle", "reference": "461cdae22f81836a0722f4f3c596b598827bd9cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/461cdae22f81836a0722f4f3c596b598827bd9cd", "reference": "461cdae22f81836a0722f4f3c596b598827bd9cd", "shasum": "" }, "require": { "kriswallsmith/buzz": "0.7", "php": ">=5.3.2", "symfony/framework-bundle": ">=2.0,<2.3-dev", "symfony/security-bundle": ">=2.0,<2.3-dev" }, "require-dev": { "doctrine/orm": ">=2.1,<2.4-dev", "friendsofsymfony/user-bundle": ">=1.2,<2.0-dev", "symfony/twig-bundle": ">=2.0,<2.3-dev", "symfony/validator": ">=2.0,<2.3-dev" }, "suggest": { "doctrine/doctrine-bundle": "to use Doctrine user provider", "friendsofsymfony/user-bundle": "to connect FOSUB with this bundle", "symfony/twig-bundle": "to use the Twig hwi_oauth_* functions" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "0.2-dev" } }, "autoload": { "psr-0": { "HWI\\Bundle\\OAuthBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Geoffrey Bachelet", "email": "geoffrey.bachelet@gmail.com", "homepage": "https://github.com/ubermuda" }, { "name": "Alexander", "email": "alexander@hardware.info" }, { "name": "Contributors", "homepage": "https://github.com/hwi/HWIOAuthBundle/contributors" } ], "description": "Support for authenticating users via oauth in Symfony2.", "homepage": "http://github.com/hwi/HWIOAuthBundle", "keywords": [ "facebook", "firewall", "github", "google", "linkedin", "oauth", "oauth1", "oauth2", "security", "sensio connect", "twitter", "vkontakte", "windows live", "yahoo" ], "time": "2013-02-09 21:51:17" }, { "name": "jms/aop-bundle", "version": "1.0.0", "target-dir": "JMS/AopBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSAopBundle", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSAopBundle/zipball/1.0.0", "reference": "1.0.0", "shasum": "" }, "require": { "jms/cg": "1.0.0", "symfony/framework-bundle": "2.*" }, "type": "symfony-bundle", "autoload": { "psr-0": { "JMS\\AopBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Adds AOP capabilities to Symfony2", "keywords": [ "annotations", "aop" ], "time": "2012-01-02 12:50:26" }, { "name": "jms/cg", "version": "1.0.0", "source": { "type": "git", "url": "git://github.com/schmittjoh/cg-library.git", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/cg-library/zipball/1.0.0", "reference": "1.0.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "CG\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Toolset for generating PHP code", "keywords": [ "code generation" ], "time": "2012-01-02 12:40:52" }, { "name": "jms/di-extra-bundle", "version": "1.1.1", "target-dir": "JMS/DiExtraBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSDiExtraBundle", "reference": "1.1.1" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSDiExtraBundle/archive/1.1.1.zip", "reference": "1.1.1", "shasum": "" }, "require": { "jms/aop-bundle": "1.0.*", "jms/metadata": "1.1.*", "symfony/finder": "2.1.*", "symfony/framework-bundle": "2.1.*", "symfony/process": "2.1.*" }, "require-dev": { "doctrine/doctrine-bundle": "*", "doctrine/orm": "*", "jms/security-extra-bundle": "1.*", "sensio/framework-extra-bundle": "*", "symfony/browser-kit": "*", "symfony/class-loader": "*", "symfony/form": "*", "symfony/security-bundle": "*", "symfony/twig-bundle": "*", "symfony/validator": "*", "symfony/yaml": "*" }, "type": "symfony-bundle", "autoload": { "psr-0": { "JMS\\DiExtraBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Allows to configure dependency injection using annotations", "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle", "keywords": [ "annotations", "dependency injection" ], "time": "2012-09-21 01:56:32" }, { "name": "jms/metadata", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata", "reference": "1.1.1" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/metadata/zipball/1.1.1", "reference": "1.1.1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Metadata\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", "metadata", "xml", "yaml" ], "time": "2012-01-02 13:32:49" }, { "name": "jms/security-extra-bundle", "version": "1.2.0", "target-dir": "JMS/SecurityExtraBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle", "reference": "1.2.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/zipball/1.2.0", "reference": "1.2.0", "shasum": "" }, "require": { "jms/aop-bundle": "1.0.*", "jms/di-extra-bundle": "1.1.*", "jms/metadata": "1.1.*", "symfony/framework-bundle": "2.1.*", "symfony/security-bundle": "*" }, "require-dev": { "doctrine/doctrine-bundle": "*", "doctrine/orm": "*", "sensio/framework-extra-bundle": "*", "symfony/browser-kit": "*", "symfony/class-loader": "*", "symfony/css-selector": "*", "symfony/finder": "*", "symfony/form": "*", "symfony/process": "*", "symfony/twig-bundle": "*", "symfony/validator": "*", "symfony/yaml": "*" }, "type": "symfony-bundle", "autoload": { "psr-0": { "JMS\\SecurityExtraBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Enhances the Symfony2 Security Component by adding several new features", "homepage": "http://jmsyst.com/bundles/JMSSecurityExtraBundle", "keywords": [ "annotations", "authorization", "expression", "secure", "security" ], "time": "2012-09-06 09:12:03" }, { "name": "justinrainbow/json-schema", "version": "1.1.0", "source": { "type": "git", "url": "git://github.com/justinrainbow/json-schema.git", "reference": "v1.1.0" }, "dist": { "type": "zip", "url": "https://github.com/justinrainbow/json-schema/archive/v1.1.0.zip", "reference": "v1.1.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "JsonSchema": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "NewBSD" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch", "homepage": "http://wiedler.ch/igor/" }, { "name": "Bruno Prieto Reis", "email": "bruno.p.reis@gmail.com" }, { "name": "Justin Rainbow", "email": "justin.rainbow@gmail.com" }, { "name": "Robert Schönthal", "email": "seroscho@googlemail.com", "homepage": "http://digitalkaoz.net" } ], "description": "A library to validate a json schema.", "homepage": "https://github.com/justinrainbow/json-schema", "keywords": [ "json", "schema" ], "time": "2012-01-03 00:33:17" }, { "name": "kriswallsmith/assetic", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kriswallsmith/assetic.git", "reference": "fcee205a5a3a859c009d976ba3acfe67958e912c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/fcee205a5a3a859c009d976ba3acfe67958e912c", "reference": "fcee205a5a3a859c009d976ba3acfe67958e912c", "shasum": "" }, "require": { "php": ">=5.3.1", "symfony/process": ">=2.1.0,<2.3-dev" }, "require-dev": { "cssmin/cssmin": "*", "joliclic/javascript-packer": "*", "kamicane/packager": "*", "leafo/lessphp": "*", "leafo/scssphp": "*", "leafo/scssphp-compass": "*", "mrclay/minify": "*", "phpunit/phpunit": "3.7.*", "ptachoire/cssembed": "*", "twig/twig": ">=1.6.0,<2.0" }, "suggest": { "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", "twig/twig": "Assetic provides the integration with the Twig templating engine" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "Assetic": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Asset Management for PHP", "homepage": "https://github.com/kriswallsmith/assetic", "keywords": [ "assets", "compression", "minification" ], "time": "2013-03-05 17:56:54" }, { "name": "kriswallsmith/buzz", "version": "v0.7", "source": { "type": "git", "url": "http://github.com/kriswallsmith/Buzz.git", "reference": "v0.7" }, "dist": { "type": "zip", "url": "https://github.com/kriswallsmith/Buzz/zipball/v0.7", "reference": "v0.7", "shasum": "" }, "require": { "php": ">=5.3.0" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-0": { "Buzz": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Lightweight HTTP client", "homepage": "https://github.com/kriswallsmith/Buzz", "keywords": [ "curl", "http client" ], "time": "2012-06-25 12:01:38" }, { "name": "monolog/monolog", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog", "reference": "1.2.1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1.2.1", "reference": "1.2.1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mlehner/gelf-php": "1.0.*" }, "suggest": { "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Monolog": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be", "role": "Developer" } ], "description": "Logging for PHP 5.3", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging" ], "time": "2012-08-29 11:53:20" }, { "name": "nelmio/security-bundle", "version": "1.0.0", "target-dir": "Nelmio/SecurityBundle", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioSecurityBundle", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/nelmio/NelmioSecurityBundle/archive/1.0.0.zip", "reference": "1.0.0", "shasum": "" }, "require": { "symfony/framework-bundle": "2.*", "symfony/security": "2.*" }, "type": "symfony-bundle", "autoload": { "psr-0": { "Nelmio\\SecurityBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nelmio", "homepage": "http://nelm.io" }, { "name": "Symfony Community", "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors" } ], "description": "Extra security-related features for Symfony2", "keywords": [ "security" ], "time": "2013-01-08 13:27:55" }, { "name": "nelmio/solarium-bundle", "version": "v1.1.0", "target-dir": "Nelmio/SolariumBundle", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioSolariumBundle", "reference": "v1.1.0" }, "dist": { "type": "zip", "url": "https://github.com/nelmio/NelmioSolariumBundle/archive/v1.1.0.zip", "reference": "v1.1.0", "shasum": "" }, "require": { "solarium/solarium": ">=2.4,<2.5", "symfony/framework-bundle": "2.*" }, "require-dev": { "symfony/yaml": "2.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "Nelmio\\SolariumBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nelmio", "homepage": "http://nelm.io" }, { "name": "Symfony Community", "homepage": "https://github.com/nelmio/NelmioSolariumBundle/contributors" } ], "description": "Integration with solarium solr client.", "keywords": [ "search", "solarium", "solr" ], "time": "2013-01-07 10:35:43" }, { "name": "pagerfanta/pagerfanta", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/whiteoctober/Pagerfanta.git", "reference": "878aee5e274ca75fbdf74262efd05d1207c31669" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/878aee5e274ca75fbdf74262efd05d1207c31669", "reference": "878aee5e274ca75fbdf74262efd05d1207c31669", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "doctrine/mongodb-odm": "*", "doctrine/orm": "2.*", "mandango/mandango": "*", "propel/propel1": ">=1.6,<2.0", "solarium/solarium": "3.*" }, "suggest": { "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.", "doctrine/orm": "To use the DoctrineORMAdapter.", "mandango/mandango": "To use the MandangoAdapter.", "propel/propel1": "To use the PropelAdapter", "solarium/solarium": "To use the SolariumAdapter." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Pagerfanta\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pablo Díez", "email": "pablodip@gmail.com", "homepage": "http://github.com/pablodip" } ], "description": "Pagination for PHP 5.3", "keywords": [ "page", "paging" ], "time": "2013-02-19 13:51:25" }, { "name": "predis/predis", "version": "v0.8.3", "source": { "type": "git", "url": "https://github.com/nrk/predis.git", "reference": "v0.8.3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nrk/predis/zipball/v0.8.3", "reference": "v0.8.3", "shasum": "" }, "require": { "php": ">=5.3.2" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" }, "type": "library", "autoload": { "psr-0": { "Predis": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniele Alessandri", "email": "suppakilla@gmail.com", "homepage": "http://clorophilla.net" } ], "description": "Flexible and feature-complete PHP client library for Redis", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ], "time": "2013-02-18 14:03:45" }, { "name": "seld/jsonlint", "version": "1.1.1", "source": { "type": "git", "url": "http://github.com/Seldaek/jsonlint", "reference": "1.1.1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1.1.1", "reference": "1.1.1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "bin": [ "bin/jsonlint" ], "type": "library", "autoload": { "psr-0": { "Seld\\JsonLint": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be", "role": "Developer" } ], "description": "JSON Linter", "keywords": [ "json", "linter", "parser", "validator" ], "time": "2013-02-11 23:03:12" }, { "name": "sensio/distribution-bundle", "version": "v2.1.8", "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", "url": "https://github.com/sensio/SensioDistributionBundle.git", "reference": "v2.1.8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensio/SensioDistributionBundle/zipball/v2.1.8", "reference": "v2.1.8", "shasum": "" }, "require": { "symfony/framework-bundle": "2.1.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\DistributionBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "The base bundle for the Symfony Distributions", "keywords": [ "configuration", "distribution" ], "time": "2013-02-04 19:54:42" }, { "name": "sensio/framework-extra-bundle", "version": "v2.1.8", "target-dir": "Sensio/Bundle/FrameworkExtraBundle", "source": { "type": "git", "url": "https://github.com/sensio/SensioFrameworkExtraBundle.git", "reference": "v2.1.8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensio/SensioFrameworkExtraBundle/zipball/v2.1.8", "reference": "v2.1.8", "shasum": "" }, "require": { "doctrine/common": ">=2.1,<2.5-dev", "symfony/framework-bundle": "2.1.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\FrameworkExtraBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "This bundle provides a way to configure your controllers with annotations", "keywords": [ "annotations", "controllers" ], "time": "2013-02-22 17:57:31" }, { "name": "sensio/generator-bundle", "version": "v2.1.8", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", "url": "https://github.com/sensio/SensioGeneratorBundle.git", "reference": "v2.1.8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensio/SensioGeneratorBundle/zipball/v2.1.8", "reference": "v2.1.8", "shasum": "" }, "require": { "symfony/console": "2.1.*", "symfony/framework-bundle": "2.1.*" }, "require-dev": { "doctrine/orm": ">=2.1,<2.4-dev", "symfony/doctrine-bridge": "2.1.*", "twig/twig": ">=1.8,<2.0-dev" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\GeneratorBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "This bundle generates code for you", "time": "2013-01-04 17:09:08" }, { "name": "snc/redis-bundle", "version": "dev-master", "target-dir": "Snc/RedisBundle", "source": { "type": "git", "url": "https://github.com/snc/SncRedisBundle.git", "reference": "1.1.3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/snc/SncRedisBundle/zipball/1.1.3", "reference": "1.1.3", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/framework-bundle": ">=2.1.0,<2.3-dev", "symfony/yaml": ">=2.1.0,<2.3-dev" }, "require-dev": { "doctrine/common": ">=2.2", "predis/predis": "0.8.*" }, "suggest": { "monolog/monolog": "If you want to use the monolog redis handler.", "predis/predis": "If you want to use predis (currently only v0.8.x is supported)." }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-0": { "Snc\\RedisBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Henrik Westphal", "email": "henrik.westphal@gmail.com" }, { "name": "Community contributors", "homepage": "https://github.com/snc/SncRedisBundle/contributors" } ], "description": "A Redis bundle for Symfony2", "homepage": "https://github.com/snc/SncRedisBundle", "keywords": [ "nosql", "redis", "symfony" ], "time": "2013-02-16 09:07:25" }, { "name": "solarium/solarium", "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/basdenooijer/solarium", "reference": "2.4.1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/basdenooijer/solarium/zipball/2.4.1", "reference": "2.4.1", "shasum": "" }, "require": { "php": ">=5.2.0" }, "type": "library", "autoload": { "psr-0": { "Solarium": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "NewBSD" ], "authors": [ { "name": "See GitHub contributors", "homepage": "https://github.com/basdenooijer/solarium/contributors" } ], "description": "PHP Solr client", "homepage": "http://www.solarium-project.org", "keywords": [ "php", "search", "solr" ], "time": "2013-02-11 13:12:43" }, { "name": "swiftmailer/swiftmailer", "version": "v4.2.2", "source": { "type": "git", "url": "git://github.com/swiftmailer/swiftmailer.git", "reference": "v4.2.2" }, "dist": { "type": "zip", "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.2.2", "reference": "v4.2.2", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Chris Corbyn" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "mail", "mailer" ], "time": "2012-10-25 01:30:40" }, { "name": "symfony/assetic-bundle", "version": "v2.1.2", "target-dir": "Symfony/Bundle/AsseticBundle", "source": { "type": "git", "url": "https://github.com/symfony/AsseticBundle.git", "reference": "v2.1.2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/v2.1.2", "reference": "v2.1.2", "shasum": "" }, "require": { "kriswallsmith/assetic": "1.1.*", "php": ">=5.3.0", "symfony/framework-bundle": ">=2.1.0,<2.3-dev" }, "require-dev": { "symfony/class-loader": ">=2.1.0,<2.3-dev", "symfony/console": ">=2.1.0,<2.3-dev", "symfony/css-selector": ">=2.1.0,<2.3-dev", "symfony/dom-crawler": ">=2.1.0,<2.3-dev", "symfony/form": ">=2.1.0,<2.3-dev", "symfony/twig-bundle": ">=2.1.0,<2.3-dev", "symfony/yaml": ">=2.1.0,<2.3-dev" }, "suggest": { "symfony/twig-bundle": ">=2.1.0,<2.3-dev" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\AsseticBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Integrates Assetic into Symfony2", "homepage": "https://github.com/symfony/AsseticBundle", "keywords": [ "assets", "compression", "minification" ], "time": "2013-02-23 22:29:21" }, { "name": "symfony/monolog-bundle", "version": "v2.1.8", "target-dir": "Symfony/Bundle/MonologBundle", "source": { "type": "git", "url": "https://github.com/symfony/MonologBundle.git", "reference": "v2.1.8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/MonologBundle/zipball/v2.1.8", "reference": "v2.1.8", "shasum": "" }, "require": { "monolog/monolog": ">=1.0,<1.3-dev", "php": ">=5.3.2", "symfony/config": ">=2.1.0,<2.3-dev", "symfony/dependency-injection": ">=2.1.0,<2.3-dev", "symfony/monolog-bridge": "2.1.*" }, "require-dev": { "symfony/config": ">=2.1.0,<2.3-dev", "symfony/yaml": ">=2.1.0,<2.3-dev" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\MonologBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony MonologBundle", "homepage": "http://symfony.com", "keywords": [ "log", "logging" ], "time": "2013-01-28 10:06:42" }, { "name": "symfony/swiftmailer-bundle", "version": "v2.1.8", "target-dir": "Symfony/Bundle/SwiftmailerBundle", "source": { "type": "git", "url": "https://github.com/symfony/SwiftmailerBundle.git", "reference": "v2.1.8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/v2.1.8", "reference": "v2.1.8", "shasum": "" }, "require": { "php": ">=5.3.2", "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev", "symfony/swiftmailer-bridge": ">=2.1.0,<2.3-dev" }, "require-dev": { "symfony/config": ">=2.1.0,<2.3-dev", "symfony/dependency-injection": ">=2.1.0,<2.3-dev", "symfony/http-kernel": ">=2.1.0,<2.3-dev", "symfony/yaml": ">=2.1.0,<2.3-dev" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\SwiftmailerBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", "time": "2013-01-04 17:04:29" }, { "name": "symfony/symfony", "version": "v2.1.8", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", "reference": "v2.1.8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/symfony/zipball/v2.1.8", "reference": "v2.1.8", "shasum": "" }, "require": { "doctrine/common": ">=2.2,<3.0", "php": ">=5.3.3", "twig/twig": ">=1.9.1,<2.0-dev" }, "replace": { "symfony/browser-kit": "self.version", "symfony/class-loader": "self.version", "symfony/config": "self.version", "symfony/console": "self.version", "symfony/css-selector": "self.version", "symfony/dependency-injection": "self.version", "symfony/doctrine-bridge": "self.version", "symfony/dom-crawler": "self.version", "symfony/event-dispatcher": "self.version", "symfony/filesystem": "self.version", "symfony/finder": "self.version", "symfony/form": "self.version", "symfony/framework-bundle": "self.version", "symfony/http-foundation": "self.version", "symfony/http-kernel": "self.version", "symfony/locale": "self.version", "symfony/monolog-bridge": "self.version", "symfony/options-resolver": "self.version", "symfony/process": "self.version", "symfony/propel1-bridge": "self.version", "symfony/routing": "self.version", "symfony/security": "self.version", "symfony/security-bundle": "self.version", "symfony/serializer": "self.version", "symfony/swiftmailer-bridge": "self.version", "symfony/templating": "self.version", "symfony/translation": "self.version", "symfony/twig-bridge": "self.version", "symfony/twig-bundle": "self.version", "symfony/validator": "self.version", "symfony/web-profiler-bundle": "self.version", "symfony/yaml": "self.version" }, "require-dev": { "doctrine/data-fixtures": "1.0.*", "doctrine/dbal": ">=2.2,<2.4-dev", "doctrine/orm": ">=2.2.3,<2.4-dev", "monolog/monolog": ">=1.0,<1.3-dev", "propel/propel1": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Symfony": "src/", "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "The Symfony PHP framework", "homepage": "http://symfony.com", "keywords": [ "framework" ], "time": "2013-02-23 21:28:36" }, { "name": "twig/extensions", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/fabpot/Twig-extensions.git", "reference": "v1.0.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/v1.0.0", "reference": "v1.0.0", "shasum": "" }, "require": { "twig/twig": "1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Twig_Extensions_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Common additional features for Twig that do not directly belong in core", "homepage": "https://github.com/fabpot/Twig-extensions", "keywords": [ "debug", "i18n", "text" ], "time": "2013-02-28 14:21:30" }, { "name": "twig/twig", "version": "v1.12.2", "source": { "type": "git", "url": "git://github.com/fabpot/Twig.git", "reference": "v1.12.2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fabpot/Twig/zipball/v1.12.2", "reference": "v1.12.2", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.12-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2013-02-09 18:21:53" }, { "name": "white-october/pagerfanta-bundle", "version": "dev-master", "target-dir": "WhiteOctober/PagerfantaBundle", "source": { "type": "git", "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git", "reference": "f664b66bc9351c6dd24026b3cf4c897705e51b26" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/f664b66bc9351c6dd24026b3cf4c897705e51b26", "reference": "f664b66bc9351c6dd24026b3cf4c897705e51b26", "shasum": "" }, "require": { "pagerfanta/pagerfanta": "1.0.*", "symfony/framework-bundle": ">=2.1,<3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "WhiteOctober\\PagerfantaBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pablo Díez", "email": "pablodip@gmail.com", "homepage": "http://github.com/pablodip" } ], "description": "Bundle to use Pagerfanta with Symfony2", "keywords": [ "page", "paging" ], "time": "2013-02-18 10:43:20" }, { "name": "zendframework/zend-escaper", "version": "2.0.7", "target-dir": "Zend/Escaper", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_Escaper-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Zend\\Escaper\\": "" } }, "license": [ "BSD-3-Clause" ], "description": " ", "homepage": "http://packages.zendframework.com/", "keywords": [ "escaper", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-feed", "version": "2.0.7", "target-dir": "Zend/Feed", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_Feed-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3", "zendframework/zend-escaper": "self.version", "zendframework/zend-servicemanager": "self.version", "zendframework/zend-stdlib": "self.version", "zendframework/zend-uri": "self.version", "zendframework/zend-version": "self.version" }, "suggest": { "zendframework/zend-validator": "Zend\\Validator component" }, "type": "library", "autoload": { "psr-0": { "Zend\\Feed\\": "" } }, "license": [ "BSD-3-Clause" ], "description": "provides functionality for consuming RSS and Atom feeds", "homepage": "http://packages.zendframework.com/", "keywords": [ "feed", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-filter", "version": "2.0.7", "target-dir": "Zend/Filter", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_Filter-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3", "zendframework/zend-stdlib": "self.version" }, "require-dev": { "zendframework/zend-crypt": "self.version" }, "suggest": { "zendframework/zend-crypt": "Zend\\Crypt component", "zendframework/zend-i18n": "Zend\\I18n component", "zendframework/zend-validator": "Zend\\Validator component" }, "type": "library", "autoload": { "psr-0": { "Zend\\Filter\\": "" } }, "license": [ "BSD-3-Clause" ], "description": "provides a set of commonly needed data filters", "homepage": "http://packages.zendframework.com/", "keywords": [ "filter", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-i18n", "version": "2.0.7", "target-dir": "Zend/I18n", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_I18n-2.0.7.zip", "reference": null, "shasum": null }, "require": { "ext-intl": "*", "php": ">=5.3.3", "zendframework/zend-filter": "self.version", "zendframework/zend-stdlib": "self.version" }, "type": "library", "autoload": { "psr-0": { "Zend\\I18n\\": "" } }, "license": [ "BSD-3-Clause" ], "description": " ", "homepage": "http://packages.zendframework.com/", "keywords": [ "i18n", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-servicemanager", "version": "2.0.7", "target-dir": "Zend/ServiceManager", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_ServiceManager-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3" }, "suggest": { "zendframework/zend-di": "Zend\\Di component" }, "type": "library", "autoload": { "psr-0": { "Zend\\ServiceManager\\": "" } }, "license": [ "BSD-3-Clause" ], "description": " ", "homepage": "http://packages.zendframework.com/", "keywords": [ "servicemanager", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-stdlib", "version": "2.0.7", "target-dir": "Zend/Stdlib", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_Stdlib-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3" }, "suggest": { "pecl-weakref": "Implementation of weak references for Stdlib\\CallbackHandler" }, "type": "library", "autoload": { "psr-0": { "Zend\\Stdlib\\": "" } }, "license": [ "BSD-3-Clause" ], "description": " ", "homepage": "http://packages.zendframework.com/", "keywords": [ "stdlib", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-uri", "version": "2.0.7", "target-dir": "Zend/Uri", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_Uri-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3", "zendframework/zend-escaper": "self.version", "zendframework/zend-validator": "self.version" }, "type": "library", "autoload": { "psr-0": { "Zend\\Uri\\": "" } }, "license": [ "BSD-3-Clause" ], "description": "a component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", "homepage": "http://packages.zendframework.com/", "keywords": [ "uri", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-validator", "version": "2.0.7", "target-dir": "Zend/Validator", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_Validator-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3", "zendframework/zend-i18n": "self.version", "zendframework/zend-servicemanager": "self.version", "zendframework/zend-stdlib": "self.version" }, "require-dev": { "zendframework/zend-math": "self.version" }, "suggest": { "zendframework/zend-db": "Zend\\Db component", "zendframework/zend-math": "Zend\\Math component" }, "type": "library", "autoload": { "psr-0": { "Zend\\Validator\\": "" } }, "license": [ "BSD-3-Clause" ], "description": "provides a set of commonly needed validators", "homepage": "http://packages.zendframework.com/", "keywords": [ "validator", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } }, { "name": "zendframework/zend-version", "version": "2.0.7", "target-dir": "Zend/Version", "dist": { "type": "zip", "url": "http://packages.zendframework.com/composer/Zend_Version-2.0.7.zip", "reference": null, "shasum": null }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Zend\\Version\\": "" } }, "license": [ "BSD-3-Clause" ], "description": " ", "homepage": "http://packages.zendframework.com/", "keywords": [ "version", "zf2" ], "support": { "email": "fw-general-subscribe@lists.zend.com", "irc": "irc://irc.freenode.net/zftalk", "issues": "https://github.com/zendframework/zf2/issues", "source": "https://github.com/zendframework/zf2" } } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "twig/extensions": 15, "composer/composer": 20, "hwi/oauth-bundle": 20, "snc/redis-bundle": 20, "white-october/pagerfanta-bundle": 20, "kriswallsmith/assetic": 20, "pagerfanta/pagerfanta": 20 }, "platform": { "php": ">=5.3.3" }, "platform-dev": [ ] }