Files
Phraseanet/composer.lock
2013-05-29 14:23:26 +02:00

3540 lines
118 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "7fd45681e93a7fe1d0f4e691818ad4e2",
"packages": [
{
"name": "BadFaith/BadFaith",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/winmillwill/BadFaith",
"reference": "9f80653350aa1f342a53a2f3a690422256686707"
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"BadFaith": "lib/"
}
},
"license": [
"MIT"
],
"description": "Accept-* Header parsing for PHP",
"time": "2012-07-27 20:10:01"
},
{
"name": "alchemy/Phlickr",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/Phlickr",
"reference": "89993abd6a02b42e0b765114c34c26c4056762fa"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/Phlickr/zipball/89993abd6a02b42e0b765114c34c26c4056762fa",
"reference": "89993abd6a02b42e0b765114c34c26c4056762fa",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Phlickr_": "./"
}
},
"time": "2012-04-13 17:43:31"
},
{
"name": "alchemy/ghostscript",
"version": "0.2.0",
"source": {
"type": "git",
"url": "git://github.com/alchemy-fr/Ghostscript-PHP.git",
"reference": "0.2.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/Ghostscript-PHP/zipball/0.2.0",
"reference": "0.2.0",
"shasum": ""
},
"require": {
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.3",
"symfony/process": ">=2.0,<3.0"
},
"require-dev": {
"sami/sami": "dev-master",
"silex/silex": "1.0.x-dev@dev"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
}
},
"autoload": {
"psr-0": {
"Ghostscript": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "Ghostscript PDF, a library to handle PDF through ghostscript",
"keywords": [
"ghostscript",
"pdf"
],
"time": "2013-02-01 08:51:59"
},
{
"name": "alchemy/oauth2php",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/oauth2-php",
"reference": "5f949209461e8f4c31e8476155188923aafa2ae5"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/oauth2-php/zipball/5f949209461e8f4c31e8476155188923aafa2ae5",
"reference": "5f949209461e8f4c31e8476155188923aafa2ae5",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"lib/"
]
},
"time": "2012-03-30 15:47:07"
},
{
"name": "dailymotion/sdk",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/dailymotion/dailymotion-sdk-php.git",
"reference": "b0f29a36e1fb52ac0da024af8e8c3594603f6f6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dailymotion/dailymotion-sdk-php/zipball/b0f29a36e1fb52ac0da024af8e8c3594603f6f6e",
"reference": "b0f29a36e1fb52ac0da024af8e8c3594603f6f6e",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"Dailymotion.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Dailymotion PHP SDK",
"homepage": "http://dailymotion.com",
"keywords": [
"api",
"dailymotion",
"sdk"
],
"time": "2013-04-29 16:18:34"
},
{
"name": "data-uri/data-uri",
"version": "0.1.0",
"source": {
"type": "git",
"url": "git://github.com/alchemy-fr/PHP-dataURI.git",
"reference": "0.1.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/PHP-dataURI/zipball/0.1.0",
"reference": "0.1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/http-foundation": ">=2.0,<3.0"
},
"require-dev": {
"sami/sami": "dev-master"
},
"type": "library",
"autoload": {
"psr-0": {
"DataURI": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "nlegoff",
"email": "legoff.n@gmail.com"
}
],
"description": "PHP DataURI component",
"keywords": [
"data",
"data-uri",
"uri"
],
"time": "2013-02-11 11:12:52"
},
{
"name": "doctrine/annotations",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "v1.1.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/v1.1.1",
"reference": "v1.1.1",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": ">=5.3.2"
},
"require-dev": {
"doctrine/cache": "1.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Annotations\\": "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": "Docblock Annotations Parser",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
"parser"
],
"time": "2013-04-20 08:30:17"
},
{
"name": "doctrine/cache",
"version": "v1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "v1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/doctrine/cache/archive/v1.0.zip",
"reference": "v1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"autoload": {
"psr-0": {
"Doctrine\\Common\\Cache\\": "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": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
}
],
"description": "Caching library offering an object-oriented API for many cache backends",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"cache",
"caching"
],
"time": "2013-01-10 22:43:46"
},
{
"name": "doctrine/collections",
"version": "v1.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "v1.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/v1.1",
"reference": "v1.1",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Collections\\": "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": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
}
],
"description": "Collections Abstraction library",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"array",
"collections",
"iterator"
],
"time": "2013-03-07 12:15:54"
},
{
"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.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "2.3.4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/2.3.4",
"reference": "2.3.4",
"shasum": ""
},
"require": {
"doctrine/common": ">=2.3.0,<2.5-dev",
"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-05-11 07:45:37"
},
{
"name": "doctrine/lexer",
"version": "v1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "v1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/doctrine/lexer/archive/v1.0.zip",
"reference": "v1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"autoload": {
"psr-0": {
"Doctrine\\Common\\Lexer\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com",
"homepage": "http://www.instaclick.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh",
"role": "Developer of wrapped JMSSerializerBundle"
}
],
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"lexer",
"parser"
],
"time": "2013-01-12 18:59:04"
},
{
"name": "doctrine/orm",
"version": "2.3.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/doctrine2.git",
"reference": "2.3.4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2.3.4",
"reference": "2.3.4",
"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-05-11 07:51:12"
},
{
"name": "facebook/php-sdk",
"version": "v3.2.2",
"source": {
"type": "git",
"url": "https://github.com/facebook/facebook-php-sdk.git",
"reference": "v3.2.2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/facebook/facebook-php-sdk/zipball/v3.2.2",
"reference": "v3.2.2",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=5.2.0"
},
"type": "library",
"autoload": {
"classmap": [
"src"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache2"
],
"authors": [
{
"name": "Facebook",
"homepage": "https://github.com/facebook/facebook-php-sdk/contributors"
}
],
"description": "Facebook PHP SDK",
"homepage": "https://github.com/facebook/facebook-php-sdk",
"keywords": [
"facebook",
"sdk"
],
"time": "2013-01-15 21:37:15"
},
{
"name": "gedmo/doctrine-extensions",
"version": "v2.3.6",
"source": {
"type": "git",
"url": "https://github.com/l3pp4rd/DoctrineExtensions.git",
"reference": "v2.3.6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/v2.3.6",
"reference": "v2.3.6",
"shasum": ""
},
"require": {
"doctrine/common": ">=2.2,<2.5-dev",
"php": ">=5.3.2"
},
"require-dev": {
"doctrine/common": ">=2.4.0-BETA2",
"doctrine/dbal": ">=2.4.0-BETA2",
"doctrine/mongodb": ">=1.0.2",
"doctrine/mongodb-odm": ">=1.0.0-BETA8",
"doctrine/orm": ">=2.4.0-BETA2",
"symfony/yaml": "2.*"
},
"suggest": {
"doctrine/dbal": ">=2.3.2",
"doctrine/mongodb": ">=1.0.1",
"doctrine/mongodb-odm": ">=1.0.0-BETA7",
"doctrine/orm": ">=2.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"
}
},
"autoload": {
"psr-0": {
"Gedmo": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David Buchmann",
"email": "david@liip.ch"
},
{
"name": "Gediminas Morkevicius",
"email": "gediminas.morkevicius@gmail.com"
},
{
"name": "Gustavo Falco",
"email": "comfortablynumb84@gmail.com"
}
],
"description": "Doctrine2 behavioral extensions",
"homepage": "http://gediminasm.org/",
"keywords": [
"Blameable",
"behaviors",
"doctrine2",
"extensions",
"gedmo",
"loggable",
"nestedset",
"sluggable",
"sortable",
"timestampable",
"translatable",
"tree",
"uploadable"
],
"time": "2013-05-21 12:09:55"
},
{
"name": "google-plus/api-client",
"version": "0.6.1",
"dist": {
"type": "tar",
"url": "http://google-api-php-client.googlecode.com/files/google-api-php-client-0.6.1.tar.gz",
"reference": null,
"shasum": null
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
}
},
{
"name": "guzzle/guzzle",
"version": "v3.3.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "v3.3.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/v3.3.1",
"reference": "v3.3.1",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=5.3.2",
"symfony/event-dispatcher": ">=2.1"
},
"replace": {
"guzzle/batch": "self.version",
"guzzle/cache": "self.version",
"guzzle/common": "self.version",
"guzzle/http": "self.version",
"guzzle/inflection": "self.version",
"guzzle/iterator": "self.version",
"guzzle/log": "self.version",
"guzzle/parser": "self.version",
"guzzle/plugin": "self.version",
"guzzle/plugin-async": "self.version",
"guzzle/plugin-backoff": "self.version",
"guzzle/plugin-cache": "self.version",
"guzzle/plugin-cookie": "self.version",
"guzzle/plugin-curlauth": "self.version",
"guzzle/plugin-error-response": "self.version",
"guzzle/plugin-history": "self.version",
"guzzle/plugin-log": "self.version",
"guzzle/plugin-md5": "self.version",
"guzzle/plugin-mock": "self.version",
"guzzle/plugin-oauth": "self.version",
"guzzle/service": "self.version",
"guzzle/stream": "self.version"
},
"require-dev": {
"doctrine/cache": "*",
"monolog/monolog": "1.*",
"phpunit/phpunit": "3.7.*",
"symfony/class-loader": "*",
"zend/zend-cache1": "1.12",
"zend/zend-log1": "1.12",
"zendframework/zend-cache": "2.0.*",
"zendframework/zend-log": "2.0.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
},
"autoload": {
"psr-0": {
"Guzzle\\Tests": "tests/",
"Guzzle": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Guzzle Community",
"homepage": "https://github.com/guzzle/guzzle/contributors"
}
],
"description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
"time": "2013-03-10 23:05:38"
},
{
"name": "imagine/Imagine",
"version": "dev-ColorSpaces",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/Imagine.git",
"reference": "f844470bdd21b2e4fc55a4caf61fdfc4a86c12c6"
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"sami/sami": "dev-master"
},
"suggest": {
"ext-gd": "to use the GD implementation",
"ext-gmagick": "to use the Gmagick implementation",
"ext-imagick": "to use the Imagick implementation"
},
"type": "library",
"autoload": {
"psr-0": {
"Imagine": "lib/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Bulat Shakirzyanov",
"email": "mallluhuct@gmail.com",
"homepage": "http://avalanche123.com"
}
],
"description": "Image processing for PHP 5.3",
"homepage": "http://imagine.readthedocs.org/",
"keywords": [
"drawing",
"graphics",
"image manipulation",
"image processing"
],
"time": "2013-04-17 23:05:55"
},
{
"name": "jms/metadata",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/metadata.git",
"reference": "1.3.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/1.3.0",
"reference": "1.3.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"doctrine/common": ">=2.0,<2.4-dev"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"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": "2013-01-22 12:51:18"
},
{
"name": "jms/parser-lib",
"version": "1.0.0",
"source": {
"type": "git",
"url": "git://github.com/schmittjoh/parser-lib",
"reference": "1.0.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/schmittjoh/parser-lib/archive/1.0.0.zip",
"reference": "1.0.0",
"shasum": ""
},
"require": {
"phpoption/phpoption": ">=0.9,<2.0-dev"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"JMS\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache2"
],
"description": "A library for easily creating recursive-descent parsers.",
"time": "2012-11-18 18:08:43"
},
{
"name": "jms/serializer",
"version": "0.12.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/serializer.git",
"reference": "0.12.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/0.12.0",
"reference": "0.12.0",
"shasum": ""
},
"require": {
"doctrine/annotations": "1.*",
"jms/metadata": ">=1.1,<2.0",
"jms/parser-lib": "1.*",
"php": ">=5.3.2",
"phpcollection/phpcollection": ">=0.1,<0.3-dev"
},
"require-dev": {
"doctrine/orm": ">=2.1,<2.4-dev",
"symfony/filesystem": "2.*",
"symfony/form": ">=2.1,<2.2-dev",
"symfony/translation": ">=2.0,<2.2-dev",
"symfony/validator": ">=2.0,<2.2-dev",
"symfony/yaml": "2.*",
"twig/twig": ">=1.8,<2.0-dev"
},
"suggest": {
"symfony/yaml": "Required if you'd like to serialize data to YAML format."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.12-dev"
}
},
"autoload": {
"psr-0": {
"JMS\\Serializer": "src/"
}
},
"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": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
"homepage": "http://jmsyst.com/libs/serializer",
"keywords": [
"deserialization",
"jaxb",
"json",
"serialization",
"xml"
],
"time": "2013-03-28 16:41:24"
},
{
"name": "media-alchemyst/media-alchemyst",
"version": "0.2.5",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/Media-Alchemyst.git",
"reference": "0.2.5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/Media-Alchemyst/zipball/0.2.5",
"reference": "0.2.5",
"shasum": ""
},
"require": {
"alchemy/ghostscript": ">=0.2,<0.3",
"imagine/imagine": "dev-ColorSpaces as 0.4.1",
"mediavorus/mediavorus": ">=0.2,<1.0",
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.3",
"php-ffmpeg/php-ffmpeg": ">=0.2,<0.3",
"php-mp4box/php-mp4box": ">=0.1,<0.2",
"php-unoconv/php-unoconv": ">=0.1,<0.2",
"pimple/pimple": ">=1.0,<2.0",
"swftools/swftools": ">=0.1,<0.2",
"symfony/console": ">=2.0,<3.0"
},
"require-dev": {
"phpexiftool/phpexiftool": ">=0.1,<1.0",
"silex/silex": "1.0.*@dev"
},
"type": "library",
"autoload": {
"psr-0": {
"MediaAlchemyst": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs",
"keywords": [
"audio",
"audio processing",
"image",
"image processing",
"video",
"video processing"
],
"time": "2013-04-17 23:22:57"
},
{
"name": "mediavorus/mediavorus",
"version": "0.3.2",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/MediaVorus.git",
"reference": "0.3.2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/MediaVorus/zipball/0.3.2",
"reference": "0.3.2",
"shasum": ""
},
"require": {
"doctrine/collections": ">=1.0,<2.0",
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.0",
"php-ffmpeg/php-ffmpeg": ">=0.2,<1.0",
"phpexiftool/phpexiftool": ">=0.1,<1.0",
"symfony/console": ">=2.0,<3.0",
"symfony/http-foundation": ">=2.0,<3.0"
},
"require-dev": {
"jms/serializer": ">=0.10.0,<1.0",
"silex/silex": "1.0.x-dev@dev",
"symfony/yaml": ">=2.0,<3.0"
},
"suggest": {
"jms/serializer": "To serialize Medias",
"symfony/yaml": "To serialize Medias in Yaml format"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.3.x-dev"
}
},
"autoload": {
"psr-0": {
"MediaVorus": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "MediaVorus",
"keywords": [
"metadata"
],
"time": "2013-04-16 17:31:58"
},
{
"name": "monolog/monolog",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog",
"reference": "1.3.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1.3.1",
"reference": "1.3.1",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/log": ">=1.0,<2.0"
},
"require-dev": {
"doctrine/couchdb": "dev-master",
"mlehner/gelf-php": "1.0.*",
"raven/raven": "0.3.*"
},
"suggest": {
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"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",
"raven/raven": "Allow sending log messages to a Sentry 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": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"time": "2013-01-11 10:23:20"
},
{
"name": "mrclay/minify",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/mrclay/minify.git",
"reference": "6f5721d2db7f290a4528ea4c0b0be21621f670bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mrclay/minify/zipball/6f5721d2db7f290a4528ea4c0b0be21621f670bc",
"reference": "6f5721d2db7f290a4528ea4c0b0be21621f670bc",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"php": ">=5.2.1"
},
"type": "library",
"autoload": {
"classmap": [
"min/lib/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Stephen Clay",
"email": "steve@mrclay.org",
"homepage": "http://www.mrclay.org/",
"role": "Developer"
}
],
"description": "Minify is a PHP5 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",
"homepage": "http://code.google.com/p/minify/",
"time": "2013-04-01 15:25:27"
},
{
"name": "neutron/recaptcha",
"version": "0.1.3",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/ReCaptcha",
"reference": "0.1.3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/ReCaptcha/zipball/0.1.3",
"reference": "0.1.3",
"shasum": ""
},
"require": {
"guzzle/guzzle": ">=3.0,<4.0"
},
"require-dev": {
"silex/silex": "1.0.x-dev@dev",
"symfony/http-foundation": ">=2.0,<3.0"
},
"suggest": {
"symfony/http-foundation": "To bind symfony request to ReCaptcha"
},
"type": "library",
"autoload": {
"psr-0": {
"Neutron": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "ReCaptcha Client",
"time": "2013-02-14 13:42:00"
},
{
"name": "neutron/silex-badfaith-provider",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/BadFaith-ServiceProvider.git",
"reference": "5bc683cea2996fe5fda6f72b1f9c83299a381336"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/BadFaith-ServiceProvider/zipball/5bc683cea2996fe5fda6f72b1f9c83299a381336",
"reference": "5bc683cea2996fe5fda6f72b1f9c83299a381336",
"shasum": ""
},
"require": {
"badfaith/badfaith": "*",
"php": ">=5.3.3",
"silex/silex": ">=1.0",
"symfony/browser-kit": ">=1.0"
},
"require-dev": {
"fabpot/php-cs-fixer": "master"
},
"type": "library",
"autoload": {
"psr-0": {
"Neutron": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "A provider to BadFaith content negociation library",
"keywords": [
"content negociation"
],
"time": "2012-12-19 23:40:50"
},
{
"name": "neutron/silex-filesystem-provider",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider.git",
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/Silex-Filesystem-Service-Provider/zipball/98771524bba1ffa58373c4c06d438f5fb5442ff4",
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"silex/silex": ">=1.0",
"symfony/filesystem": ">=2.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Neutron": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "A Silex Provider for Symfony Filesystem component",
"keywords": [
"filesystem",
"silex",
"temporary-filesystem"
],
"time": "2012-11-08 21:07:08"
},
{
"name": "neutron/silex-imagine-provider",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/Imagine-Silex-Service-Provider.git",
"reference": "0.1.2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/Imagine-Silex-Service-Provider/zipball/0.1.2",
"reference": "0.1.2",
"shasum": ""
},
"require": {
"imagine/imagine": "*",
"php": ">=5.3.3",
"silex/silex": ">=1.0,<2.0"
},
"require-dev": {
"symfony/browser-kit": ">=2.0,<3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Neutron": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "A Silex service provider for Imagine Image Processing Library",
"keywords": [
"image processing",
"imagine",
"silex"
],
"time": "2013-05-03 18:48:51"
},
{
"name": "neutron/sphinxsearch-api",
"version": "2.0.6",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/Sphinx-Search-API-PHP-Client",
"reference": "2.0.6"
},
"dist": {
"type": "zip",
"url": "https://github.com/romainneutron/Sphinx-Search-API-PHP-Client/zipball/2.0.6",
"reference": "2.0.6",
"shasum": ""
},
"require": {
"php": ">=4"
},
"type": "library",
"autoload": {
"classmap": [
"sphinxapi.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL"
],
"authors": [
{
"name": "Andrew Aksyonoff",
"homepage": "http://sphinxsearch.com/"
}
],
"description": "SphinxSearch PHP API",
"homepage": "http://sphinxsearch.com/",
"keywords": [
"Sphinx Search",
"api",
"search-engine"
],
"time": "2012-10-23 02:05:12"
},
{
"name": "php-ffmpeg/php-ffmpeg",
"version": "0.2.4",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHP-FFmpeg.git",
"reference": "0.2.4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/PHP-FFmpeg/zipball/0.2.4",
"reference": "0.2.4",
"shasum": ""
},
"require": {
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.3",
"symfony/process": ">=2.0,<3.0"
},
"require-dev": {
"sami/sami": "dev-master@dev",
"silex/silex": "1.0.x-dev@dev"
},
"suggest": {
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
},
"type": "library",
"autoload": {
"psr-0": {
"FFMpeg": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
"keywords": [
"audio",
"audio processing",
"avconv",
"avprobe",
"ffmpeg",
"ffprobe",
"video",
"video processing"
],
"time": "2013-05-10 21:28:35"
},
{
"name": "php-mp4box/php-mp4box",
"version": "0.1.1",
"source": {
"type": "git",
"url": "git://github.com/alchemy-fr/PHP-MP4Box.git",
"reference": "0.1.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/PHP-MP4Box/zipball/0.1.1",
"reference": "0.1.1",
"shasum": ""
},
"require": {
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.3",
"symfony/process": ">=2.0,<3.0"
},
"require-dev": {
"silex/silex": "1.0.x-dev@dev"
},
"type": "library",
"autoload": {
"psr-0": {
"MP4Box": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "PHP MP4Box, an Object Oriented library for easy file conversion with MP4 Box",
"time": "2013-02-11 11:30:00"
},
{
"name": "php-unoconv/php-unoconv",
"version": "0.1.1",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHP-Unoconv",
"reference": "0.1.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/PHP-Unoconv/zipball/0.1.1",
"reference": "0.1.1",
"shasum": ""
},
"require": {
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.3",
"symfony/process": ">=2.0,<3.0"
},
"require-dev": {
"silex/silex": "1.0.x-dev@dev"
},
"type": "library",
"autoload": {
"psr-0": {
"Unoconv": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "Unoconv PHP, an Object Oriented library for easy file conversion with LibreOffice's unoconv",
"keywords": [
"unoconv"
],
"time": "2013-02-11 11:38:30"
},
{
"name": "php-xpdf/php-xpdf",
"version": "0.1.1",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHP-XPDF",
"reference": "0.1.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/PHP-XPDF/zipball/0.1.1",
"reference": "0.1.1",
"shasum": ""
},
"require": {
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.3",
"symfony/process": ">=2.0,<3.0"
},
"require-dev": {
"sami/sami": "dev-master@dev",
"silex/silex": "1.0.x@dev"
},
"type": "library",
"autoload": {
"psr-0": {
"XPDF": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "XPDF PHP, an Object Oriented library to manipulate XPDF",
"keywords": [
"pdf",
"xpdf"
],
"time": "2013-01-31 11:08:08"
},
{
"name": "phpcollection/phpcollection",
"version": "0.2.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-collection.git",
"reference": "0.2.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/0.2.0",
"reference": "0.2.0",
"shasum": ""
},
"require": {
"phpoption/phpoption": "1.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.2-dev"
}
},
"autoload": {
"psr-0": {
"PhpCollection": "src/"
}
},
"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": "General-Purpose Collection Library for PHP",
"keywords": [
"collection",
"list",
"map",
"sequence",
"set"
],
"time": "2013-01-23 15:16:14"
},
{
"name": "phpexiftool/exiftool",
"version": "9.15",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/exiftool",
"reference": "9.15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/exiftool/zipball/9.15",
"reference": "9.15",
"shasum": ""
},
"require": {
"phpexiftool/phpexiftool": "*"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"Perl Licensing"
],
"authors": [
{
"name": "Phil Harvey",
"email": "phil@owl.phy.queensu.ca",
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/"
}
],
"description": "Exiftool is a library for reading, writing and editing meta information. This package is not PHP, but required for the main PHP driver : PHP Exiftool",
"keywords": [
"exiftool",
"metadatas"
],
"time": "2013-01-30 18:48:32"
},
{
"name": "phpexiftool/phpexiftool",
"version": "0.2.2",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/PHPExiftool.git",
"reference": "0.2.2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/PHPExiftool/zipball/0.2.2",
"reference": "0.2.2",
"shasum": ""
},
"require": {
"doctrine/cache": ">=1.0,<2.0",
"doctrine/collections": ">=1.0,<2.0",
"monolog/monolog": ">=1.3,<2.0",
"php": ">=5.3.3",
"phpexiftool/exiftool": "9.15",
"symfony/process": ">=2.0,<3.0"
},
"require-dev": {
"jms/serializer": ">=0.10.0,<1.0",
"sami/sami": "dev-master@dev",
"silex/silex": "1.0.x-dev@dev",
"symfony/console": ">=2.0,<3.0",
"symfony/css-selector": ">=2.0,<3.0",
"symfony/dom-crawler": ">=2.0,<3.0",
"symfony/finder": ">=2.0,<3.0",
"symfony/yaml": ">=2.0,<3.0"
},
"suggest": {
"jms/serializer": "To serialize tags",
"symfony/yaml": "To serialize tags in Yaml format"
},
"type": "library",
"autoload": {
"psr-0": {
"PHPExiftool": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "Exiftool driver for PHP",
"keywords": [
"exiftool",
"metadata"
],
"time": "2013-04-17 15:46:49"
},
{
"name": "phpoption/phpoption",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
"reference": "1.2.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/1.2.0",
"reference": "1.2.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-0": {
"PhpOption\\": "src/"
}
},
"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": "Option Type for PHP",
"keywords": [
"language",
"option",
"php",
"type"
],
"time": "2013-03-25 02:51:40"
},
{
"name": "pimple/pimple",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/fabpot/Pimple.git",
"reference": "v1.0.2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fabpot/Pimple/zipball/v1.0.2",
"reference": "v1.0.2",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Pimple": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
"homepage": "http://pimple.sensiolabs.org",
"keywords": [
"container",
"dependency injection"
],
"time": "2013-03-08 08:21:40"
},
{
"name": "psr/log",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log",
"reference": "1.0.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/php-fig/log/archive/1.0.0.zip",
"reference": "1.0.0",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Psr\\Log\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"keywords": [
"log",
"psr",
"psr-3"
],
"time": "2012-12-21 11:40:51"
},
{
"name": "silex/silex",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/fabpot/Silex.git",
"reference": "v1.0.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fabpot/Silex/zipball/v1.0.0",
"reference": "v1.0.0",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"pimple/pimple": "1.*",
"symfony/event-dispatcher": ">=2.1,<2.4-dev",
"symfony/http-foundation": ">=2.1,<2.4-dev",
"symfony/http-kernel": ">=2.1,<2.4-dev",
"symfony/routing": ">=2.1,<2.4-dev"
},
"require-dev": {
"doctrine/dbal": ">=2.2.0,<2.4.0-dev",
"monolog/monolog": ">=1.4,<2.0,>=1.4.1",
"swiftmailer/swiftmailer": "5.*",
"symfony/browser-kit": ">=2.1,<2.4-dev",
"symfony/config": ">=2.1,<2.4-dev",
"symfony/css-selector": ">=2.1,<2.4-dev",
"symfony/dom-crawler": ">=2.1,<2.4-dev",
"symfony/finder": ">=2.1,<2.4-dev",
"symfony/form": ">=2.1.4,<2.4-dev",
"symfony/locale": ">=2.1,<2.4-dev",
"symfony/monolog-bridge": ">=2.1,<2.4-dev",
"symfony/options-resolver": ">=2.1,<2.4-dev",
"symfony/process": ">=2.1,<2.4-dev",
"symfony/security": ">=2.1,<2.4-dev",
"symfony/serializer": ">=2.1,<2.4-dev",
"symfony/translation": ">=2.1,<2.4-dev",
"symfony/twig-bridge": ">=2.1,<2.4-dev",
"symfony/validator": ">=2.1,<2.4-dev",
"twig/twig": ">=1.8.0,<2.0-dev"
},
"suggest": {
"symfony/browser-kit": ">=2.1,<2.4-dev",
"symfony/css-selector": ">=2.1,<2.4-dev",
"symfony/dom-crawler": ">=2.1,<2.4-dev",
"symfony/form": ">= 2.1.4,<2.4-dev"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Silex": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch",
"homepage": "http://wiedler.ch/igor/"
}
],
"description": "The PHP micro-framework based on the Symfony2 Components",
"homepage": "http://silex.sensiolabs.org",
"keywords": [
"microframework"
],
"time": "2013-05-03 16:49:57"
},
{
"name": "silex/web-profiler",
"version": "v1.0.0",
"target-dir": "Silex/Provider",
"source": {
"type": "git",
"url": "https://github.com/sensiolabs/Silex-WebProfiler.git",
"reference": "v1.0.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sensiolabs/Silex-WebProfiler/zipball/v1.0.0",
"reference": "v1.0.0",
"shasum": ""
},
"require": {
"silex/silex": ">=1.0,<2.0",
"symfony/stopwatch": ">=2.2,<3.0",
"symfony/web-profiler-bundle": ">=2.2,<3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Silex\\Provider\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "A WebProfiler for Silex",
"homepage": "http://silex.sensiolabs.org/",
"time": "2013-03-08 07:16:44"
},
{
"name": "swftools/swftools",
"version": "0.1.1",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHPSwftools",
"reference": "0.1.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/PHPSwftools/zipball/0.1.1",
"reference": "0.1.1",
"shasum": ""
},
"require": {
"monolog/monolog": ">=1.0,<2.0",
"php": ">=5.3.3",
"symfony/process": ">=2.0,<3.0"
},
"require-dev": {
"sami/sami": "dev-master@dev",
"silex/silex": "1.0.x-dev@dev"
},
"type": "library",
"autoload": {
"psr-0": {
"SwfTools": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "support@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "PHP SwfTools",
"keywords": [
"adobe flash",
"flash",
"swf"
],
"time": "2013-02-11 11:46:21"
},
{
"name": "swiftmailer/swiftmailer",
"version": "v4.3.1",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "v4.3.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/v4.3.1",
"reference": "v4.3.1",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-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": "2013-04-11 10:22:09"
},
{
"name": "symfony/symfony",
"version": "v2.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/symfony.git",
"reference": "v2.2.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/v2.2.1",
"reference": "v2.2.1",
"shasum": ""
},
"require": {
"doctrine/common": ">=2.2,<3.0",
"php": ">=5.3.3",
"psr/log": ">=1.0,<2.0",
"twig/twig": ">=1.11.0,<2.0"
},
"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/property-access": "self.version",
"symfony/routing": "self.version",
"symfony/security": "self.version",
"symfony/security-bundle": "self.version",
"symfony/serializer": "self.version",
"symfony/stopwatch": "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,<3.0",
"doctrine/orm": ">=2.2,<3.0,>=2.2.3",
"monolog/monolog": ">=1.3,<2.0",
"propel/propel1": "1.6.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\": "src/"
},
"classmap": [
"src/Symfony/Component/HttpFoundation/Resources/stubs",
"src/Symfony/Component/Locale/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-04-06 10:16:33"
},
{
"name": "tecnick.com/tcpdf",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://git.code.sf.net/p/tcpdf/code",
"reference": "9a03e8743c50d6d8f1a641e80d4296c91cd314bb"
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"classmap": [
"fonts",
"config",
"include",
"tcpdf.php",
"tcpdf_parser.php",
"tcpdf_import.php",
"tcpdf_barcodes_1d.php",
"tcpdf_barcodes_2d.php",
"include/tcpdf_colors.php",
"include/tcpdf_filters.php",
"include/tcpdf_font_data.php",
"include/tcpdf_fonts.php",
"include/tcpdf_images.php",
"include/tcpdf_static.php",
"include/barcodes/datamatrix.php",
"include/barcodes/pdf417.php",
"include/barcodes/qrcode.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPLv3"
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"homepage": "http://nicolaasuni.tecnick.com"
}
],
"description": "TCPDF is a PHP class for generating PDF documents.",
"homepage": "http://www.tcpdf.org/",
"keywords": [
"PDFD32000-2008",
"TCPDF",
"barcodes",
"datamatrix",
"pdf",
"pdf417",
"qrcode"
],
"time": "2013-05-19 16:46:11"
},
{
"name": "themattharris/tmhoauth",
"version": "0.7.5",
"source": {
"type": "git",
"url": "https://github.com/themattharris/tmhOAuth.git",
"reference": "0.7.5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/themattharris/tmhOAuth/zipball/0.7.5",
"reference": "0.7.5",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"tmhOAuth": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "themattharris",
"email": "matt@themattharris.com",
"role": "Developer"
}
],
"description": "An OAuth 1.0A library written in PHP by @themattharris, specifically for use with the Twitter API",
"keywords": [
"oauth",
"twitter"
],
"time": "2013-02-20 15:57:52"
},
{
"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.13.0",
"source": {
"type": "git",
"url": "https://github.com/fabpot/Twig.git",
"reference": "v1.13.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fabpot/Twig/zipball/v1.13.0",
"reference": "v1.13.0",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.13-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-05-10 15:12:43"
},
{
"name": "zend/gdata",
"version": "1.12.1",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/gdata",
"reference": "1.12.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/gdata/zipball/1.12.1",
"reference": "1.12.1",
"shasum": ""
},
"require": {
"php": ">5.2.4"
},
"type": "library",
"autoload": {
"psr-0": {
"Zend_": "library"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"New BSD"
],
"authors": [
{
"name": "Zend Contributors",
"homepage": "http://framework.zend.com/community/contributors"
}
],
"description": "The Google Data APIs are a set of web services for read/write access to applications hosted by Google",
"homepage": "http://framework.zend.com/download/webservices",
"keywords": [
"gdata",
"zend"
],
"time": "2013-01-30 15:31:21"
}
],
"packages-dev": [
{
"name": "behat/behat",
"version": "v2.4.5",
"source": {
"type": "git",
"url": "git://github.com/Behat/Behat.git",
"reference": "v2.4.5"
},
"dist": {
"type": "zip",
"url": "https://github.com/Behat/Behat/archive/v2.4.5.zip",
"reference": "v2.4.5",
"shasum": ""
},
"require": {
"behat/gherkin": ">=2.2.4,<2.3-dev",
"php": ">=5.3.1",
"symfony/config": ">=2.0,<2.3-dev",
"symfony/console": ">=2.0,<2.3-dev",
"symfony/dependency-injection": ">=2.0,<2.3-dev",
"symfony/event-dispatcher": ">=2.0,<2.3-dev",
"symfony/finder": ">=2.0,<2.3-dev",
"symfony/translation": ">=2.0,<2.3-dev",
"symfony/yaml": ">=2.0,<2.3-dev"
},
"suggest": {
"behat/mink-extension": "for integration with Mink testing framework",
"behat/symfony2-extension": "for integration with Symfony2 web framework",
"behat/yii-extension": "for integration with Yii web framework"
},
"bin": [
"bin/behat"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "2.4-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Behat": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Scenario-oriented BDD framework for PHP 5.3",
"homepage": "http://behat.org/",
"keywords": [
"BDD",
"Behat",
"Symfony2"
],
"time": "2013-01-27 14:45:41"
},
{
"name": "behat/gherkin",
"version": "v2.2.9",
"source": {
"type": "git",
"url": "https://github.com/Behat/Gherkin.git",
"reference": "v2.2.9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/v2.2.9",
"reference": "v2.2.9",
"shasum": ""
},
"require": {
"php": ">=5.3.1",
"symfony/finder": ">=2.0,<2.4-dev"
},
"require-dev": {
"symfony/config": ">=2.0,<2.4-dev",
"symfony/translation": ">=2.0,<2.4-dev",
"symfony/yaml": ">=2.0,<2.4-dev"
},
"suggest": {
"symfony/config": "If you want to use Config component to manage resources",
"symfony/translation": "If you want to use Symfony2 translations adapter",
"symfony/yaml": "If you want to parse features, represented in YAML files"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "2.2-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Gherkin": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Gherkin DSL parser for PHP 5.3",
"homepage": "http://behat.org/",
"keywords": [
"BDD",
"Behat",
"DSL",
"Symfony2",
"parser"
],
"time": "2013-03-02 10:38:40"
},
{
"name": "behat/mink",
"version": "v1.4.3",
"source": {
"type": "git",
"url": "https://github.com/Behat/Mink.git",
"reference": "v1.4.3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Mink/zipball/v1.4.3",
"reference": "v1.4.3",
"shasum": ""
},
"require": {
"php": ">=5.3.1",
"symfony/css-selector": ">=2.0,<2.4-dev"
},
"suggest": {
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
"behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
"behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
"behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "1.4.x-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Mink": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Web acceptance testing framework for PHP 5.3",
"homepage": "http://mink.behat.org/",
"keywords": [
"browser",
"testing",
"web"
],
"time": "2013-03-02 15:53:18"
},
{
"name": "behat/mink-browserkit-driver",
"version": "v1.0.5",
"source": {
"type": "git",
"url": "https://github.com/Behat/MinkBrowserKitDriver.git",
"reference": "v1.0.5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/MinkBrowserKitDriver/zipball/v1.0.5",
"reference": "v1.0.5",
"shasum": ""
},
"require": {
"behat/mink": ">=1.4.3,<1.5",
"php": ">=5.3.1",
"symfony/browser-kit": ">=2.0,<3.0",
"symfony/dom-crawler": ">=2.0,<3.0"
},
"require-dev": {
"silex/silex": "@dev"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Mink\\Driver": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Symfony2 BrowserKit driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"Mink",
"Symfony2",
"browser",
"testing"
],
"time": "2013-04-13 12:17:15"
},
{
"name": "behat/mink-extension",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/Behat/MinkExtension.git",
"reference": "v1.0.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/MinkExtension/zipball/v1.0.1",
"reference": "v1.0.1",
"shasum": ""
},
"require": {
"behat/behat": ">=2.4,<2.5-dev",
"behat/mink": ">=1.4,<1.5-dev",
"php": ">=5.3.2"
},
"require-dev": {
"behat/mink-goutte-driver": "1.0.*",
"fabpot/goutte": "1.0.*@dev"
},
"type": "behat-extension",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\MinkExtension": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Mink extension for Behat",
"homepage": "http://mink.behat.org",
"keywords": [
"browser",
"gui",
"test",
"web"
],
"time": "2013-02-19 23:49:16"
},
{
"name": "behat/mink-goutte-driver",
"version": "v1.0.8",
"source": {
"type": "git",
"url": "https://github.com/Behat/MinkGoutteDriver.git",
"reference": "v1.0.8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/MinkGoutteDriver/zipball/v1.0.8",
"reference": "v1.0.8",
"shasum": ""
},
"require": {
"behat/mink-browserkit-driver": ">=1.0.5,<1.2.0",
"fabpot/goutte": ">=1.0.1,<1.1",
"php": ">=5.3.1"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Mink\\Driver": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Goutte driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"browser",
"goutte",
"headless",
"testing"
],
"time": "2013-04-13 23:30:23"
},
{
"name": "behat/mink-selenium2-driver",
"version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/Behat/MinkSelenium2Driver.git",
"reference": "v1.0.6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/MinkSelenium2Driver/zipball/v1.0.6",
"reference": "v1.0.6",
"shasum": ""
},
"require": {
"behat/mink": ">=1.4.3,<1.5",
"instaclick/php-webdriver": ">=1.0.12.0,<1.1",
"php": ">=5.3.1"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Mink\\Driver": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Pete Otaqui",
"email": "pete@otaqui.com",
"homepage": "https://github.com/pete-otaqui"
}
],
"description": "Selenium2 (WebDriver) driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"ajax",
"browser",
"javascript",
"selenium",
"testing",
"webdriver"
],
"time": "2013-04-13 12:56:28"
},
{
"name": "doctrine/data-fixtures",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
"reference": "6924952026b77ff492da559b04ad166d25c611cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/6924952026b77ff492da559b04ad166d25c611cb",
"reference": "6924952026b77ff492da559b04ad166d25c611cb",
"shasum": ""
},
"require": {
"doctrine/common": ">=2.2,<2.5-dev",
"php": ">=5.3.2"
},
"require-dev": {
"doctrine/orm": ">=2.2,<2.5-dev"
},
"suggest": {
"doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
"doctrine/orm": "For loading ORM fixtures",
"doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\DataFixtures": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathan H. Wage",
"email": "jonwage@gmail.com",
"homepage": "http://www.jwage.com/"
}
],
"description": "Data Fixtures for all Doctrine Object Managers",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"database"
],
"time": "2013-04-11 23:14:04"
},
{
"name": "fabpot/goutte",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/fabpot/Goutte.git",
"reference": "v1.0.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fabpot/Goutte/zipball/v1.0.1",
"reference": "v1.0.1",
"shasum": ""
},
"require": {
"ext-curl": "*",
"guzzle/guzzle": ">=3.0, <3.4",
"php": ">=5.3.0",
"symfony/browser-kit": ">=2.1,<3.0",
"symfony/css-selector": ">=2.1,<3.0",
"symfony/dom-crawler": ">=2.1,<3.0",
"symfony/finder": ">=2.1,<3.0",
"symfony/process": ">=2.1,<3.0"
},
"type": "application",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Goutte": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "A simple PHP Web Scraper",
"homepage": "https://github.com/fabpot/Goutte",
"keywords": [
"scraper"
],
"time": "2013-03-08 08:00:58"
},
{
"name": "instaclick/php-webdriver",
"version": "1.0.12",
"source": {
"type": "git",
"url": "https://github.com/instaclick/php-webdriver.git",
"reference": "1.0.12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/1.0.12",
"reference": "1.0.12",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"WebDriver": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Justin Bishop",
"email": "jubishop@gmail.com",
"role": "Developer"
},
{
"name": "Anthon Pang",
"email": "apang@softwaredevelopment.ca",
"role": "Fork Maintainer"
}
],
"description": "PHP WebDriver for Selenium 2",
"homepage": "http://instaclick.com/torontotechjobs/",
"keywords": [
"browser",
"selenium",
"webdriver",
"webtest"
],
"time": "2013-02-19 18:37:07"
},
{
"name": "phpunit/php-code-coverage",
"version": "1.2.11",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "1.2.11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1.2.11",
"reference": "1.2.11",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"phpunit/php-file-iterator": ">=1.3.0@stable",
"phpunit/php-text-template": ">=1.1.1@stable",
"phpunit/php-token-stream": ">=1.1.3@stable"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
},
"suggest": {
"ext-dom": "*",
"ext-xdebug": ">=2.0.5"
},
"type": "library",
"autoload": {
"classmap": [
"PHP/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
"time": "2013-05-23 18:23:24"
},
{
"name": "phpunit/php-file-iterator",
"version": "1.3.3",
"source": {
"type": "git",
"url": "git://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "1.3.3"
},
"dist": {
"type": "zip",
"url": "https://github.com/sebastianbergmann/php-file-iterator/zipball/1.3.3",
"reference": "1.3.3",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"File/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "http://www.phpunit.de/",
"keywords": [
"filesystem",
"iterator"
],
"time": "2012-10-11 04:44:38"
},
{
"name": "phpunit/php-text-template",
"version": "1.1.4",
"source": {
"type": "git",
"url": "git://github.com/sebastianbergmann/php-text-template.git",
"reference": "1.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.4",
"reference": "1.1.4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"Text/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2012-10-31 11:15:28"
},
{
"name": "phpunit/php-timer",
"version": "1.0.4",
"source": {
"type": "git",
"url": "git://github.com/sebastianbergmann/php-timer.git",
"reference": "1.0.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/sebastianbergmann/php-timer/zipball/1.0.4",
"reference": "1.0.4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"PHP/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "http://www.phpunit.de/",
"keywords": [
"timer"
],
"time": "2012-10-11 04:45:58"
},
{
"name": "phpunit/php-token-stream",
"version": "1.1.5",
"source": {
"type": "git",
"url": "git://github.com/sebastianbergmann/php-token-stream.git",
"reference": "1.1.5"
},
"dist": {
"type": "zip",
"url": "https://github.com/sebastianbergmann/php-token-stream/zipball/1.1.5",
"reference": "1.1.5",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"PHP/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "http://www.phpunit.de/",
"keywords": [
"tokenizer"
],
"time": "2012-10-11 04:47:14"
},
{
"name": "phpunit/phpunit",
"version": "3.7.21",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3.7.21"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.21",
"reference": "3.7.21",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-pcre": "*",
"ext-reflection": "*",
"ext-spl": "*",
"php": ">=5.3.3",
"phpunit/php-code-coverage": ">=1.2.1,<1.3.0",
"phpunit/php-file-iterator": ">=1.3.1",
"phpunit/php-text-template": ">=1.1.1",
"phpunit/php-timer": ">=1.0.2,<1.1.0",
"phpunit/phpunit-mock-objects": ">=1.2.0,<1.3.0",
"symfony/yaml": ">=2.0,<3.0"
},
"require-dev": {
"pear-pear/pear": "1.9.4"
},
"suggest": {
"ext-json": "*",
"ext-simplexml": "*",
"ext-tokenizer": "*",
"phpunit/php-invoker": ">=1.1.0,<1.2.0"
},
"bin": [
"composer/bin/phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7.x-dev"
}
},
"autoload": {
"classmap": [
"PHPUnit/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"",
"../../symfony/yaml/"
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "http://www.phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"time": "2013-05-23 18:54:29"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "1.2.3",
"source": {
"type": "git",
"url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "1.2.3"
},
"dist": {
"type": "zip",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.3.zip",
"reference": "1.2.3",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"phpunit/php-text-template": ">=1.1.1@stable"
},
"suggest": {
"ext-soap": "*"
},
"type": "library",
"autoload": {
"classmap": [
"PHPUnit/"
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
"keywords": [
"mock",
"xunit"
],
"time": "2013-01-13 10:24:48"
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"alchemy/oauth2php": 20,
"alchemy/phlickr": 20,
"badfaith/badfaith": 20,
"dailymotion/sdk": 20,
"imagine/imagine": 20,
"mrclay/minify": 20,
"neutron/silex-imagine-provider": 20,
"neutron/silex-badfaith-provider": 20,
"neutron/silex-filesystem-provider": 20,
"tecnick.com/tcpdf": 20,
"doctrine/data-fixtures": 20
},
"platform": {
"php": ">=5.3.3"
},
"platform-dev": [
]
}