{ "_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": "ea69b1aeefab370dec84e44273c8d502", "packages": [ { "name": "alchemy/binary-driver", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/alchemy-fr/BinaryDriver.git", "reference": "1.5.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/1.5.0", "reference": "1.5.0", "shasum": "" }, "require": { "evenement/evenement": ">=1.0,<2.0", "monolog/monolog": ">=1.3,<2.0", "php": ">=5.3.3", "psr/log": ">=1.0,<2.0", "symfony/process": ">=2.0,<3.0" }, "require-dev": { "phpunit/phpunit": ">=3.7,<4.0" }, "type": "library", "autoload": { "psr-0": { "Alchemy": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Romain Neutron", "email": "imprec@gmail.com", "homepage": "http://www.lickmychip.com/" }, { "name": "nlegoff", "email": "legoff.n@gmail.com" }, { "name": "Phraseanet Team", "email": "info@alchemy.fr", "homepage": "http://www.phraseanet.com/" } ], "description": "A set of tools to build binary drivers", "keywords": [ "binary", "driver" ], "time": "2013-06-21 15:51:20" }, { "name": "alchemy/ghostscript", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/alchemy-fr/Ghostscript-PHP.git", "reference": "0.4.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alchemy-fr/Ghostscript-PHP/zipball/0.4.0", "reference": "0.4.0", "shasum": "" }, "require": { "alchemy/binary-driver": ">=1.5,<2.0", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": ">=3.7,<4.0", "sami/sami": ">=1.0,<2.0", "silex/silex": ">=1.0,<2.0" }, "type": "library", "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-06-25 09:12:58" }, { "name": "doctrine/cache", "version": "v1.1", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "2c9761ff1d13e188d5f7378066c1ce2882d7a336" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/2c9761ff1d13e188d5f7378066c1ce2882d7a336", "reference": "2c9761ff1d13e188d5f7378066c1ce2882d7a336", "shasum": "" }, "require": { "php": ">=5.3.2" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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 M. 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-08-07 16:04:25" }, { "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": "evenement/evenement", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement", "reference": "v1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/igorw/evenement/zipball/v1.0.0", "reference": "v1.0.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch", "homepage": "http://wiedler.ch/igor/" } ], "description": "Événement is a very simple event dispatching library for PHP 5.3", "keywords": [ "event-dispatcher" ], "time": "2012-05-30 08:01:08" }, { "name": "mediavorus/mediavorus", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/romainneutron/MediaVorus.git", "reference": "0.4.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/romainneutron/MediaVorus/zipball/0.4.0", "reference": "0.4.0", "shasum": "" }, "require": { "doctrine/collections": "~1.0", "monolog/monolog": "~1.0", "php": ">=5.3.0", "php-ffmpeg/php-ffmpeg": "~0.3.0", "phpexiftool/phpexiftool": "~0.1", "symfony/console": "~2.0", "symfony/http-foundation": "~2.0" }, "require-dev": { "jms/serializer": "~0.12.0", "phpunit/phpunit": "~3.7", "silex/silex": "~1.0", "symfony/yaml": "~2.0" }, "suggest": { "jms/serializer": "To serialize Medias", "symfony/yaml": "To serialize Medias in Yaml format" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.4.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-07-04 10:19:13" }, { "name": "monolog/monolog", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "f72392d0e6eb855118f5a84e89ac2d257c704abd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f72392d0e6eb855118f5a84e89ac2d257c704abd", "reference": "f72392d0e6eb855118f5a84e89ac2d257c704abd", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "require-dev": { "doctrine/couchdb": "dev-master", "mlehner/gelf-php": "1.0.*", "raven/raven": "0.5.*" }, "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.6.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-07-28 22:38:30" }, { "name": "neutron/imagine", "version": "dev-neutron-colorspace", "source": { "type": "git", "url": "https://github.com/romainneutron/Imagine.git", "reference": "6f80efbd5c2addca16c8676485ddabec3309a217" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/romainneutron/Imagine/zipball/6f80efbd5c2addca16c8676485ddabec3309a217", "reference": "6f80efbd5c2addca16c8676485ddabec3309a217", "shasum": "" }, "require": { "php": ">=5.3.2" }, "replace": { "imagine/imagine": "*" }, "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/" } }, "notification-url": "https://packagist.org/downloads/", "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-06-27 15:40:09" }, { "name": "neutron/temporary-filesystem", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/romainneutron/Temporary-Filesystem.git", "reference": "3b06c337e347fde7d0a7e3cee24133ccf4950ae9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/3b06c337e347fde7d0a7e3cee24133ccf4950ae9", "reference": "3b06c337e347fde7d0a7e3cee24133ccf4950ae9", "shasum": "" }, "require": { "symfony/filesystem": "~2.0" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "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": "Symfony filesystem extension to handle temporary files", "time": "2013-08-06 14:38:12" }, { "name": "php-ffmpeg/php-ffmpeg", "version": "0.3.4", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHP-FFmpeg.git", "reference": "c7226654828600e0c44ac6689a07e741b32147dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alchemy-fr/PHP-FFmpeg/zipball/c7226654828600e0c44ac6689a07e741b32147dd", "reference": "c7226654828600e0c44ac6689a07e741b32147dd", "shasum": "" }, "require": { "alchemy/binary-driver": "~1.5", "doctrine/cache": "~1.0", "evenement/evenement": "~1.0", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~3.7", "sami/sami": "~1.0", "silex/silex": "~1.0" }, "suggest": { "php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.4-dev" } }, "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-09-05 10:09:39" }, { "name": "php-mp4box/php-mp4box", "version": "0.3.0", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHP-MP4Box.git", "reference": "0.3.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alchemy-fr/PHP-MP4Box/zipball/0.3.0", "reference": "0.3.0", "shasum": "" }, "require": { "alchemy/binary-driver": ">=1.5,<2.0", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": ">=3.7,<4.0", "silex/silex": ">=1.0,<2.0" }, "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", "keywords": [ "gpac", "mp4box" ], "time": "2013-06-25 10:13:06" }, { "name": "php-unoconv/php-unoconv", "version": "0.3.0", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHP-Unoconv.git", "reference": "0.3.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alchemy-fr/PHP-Unoconv/zipball/0.3.0", "reference": "0.3.0", "shasum": "" }, "require": { "alchemy/binary-driver": ">=1.5,<2.0", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": ">=3.7,<4.0", "silex/silex": ">=1.0,<2.0" }, "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-06-25 09:53:08" }, { "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.3.0", "source": { "type": "git", "url": "https://github.com/romainneutron/PHPExiftool.git", "reference": "5c7d6124729eb34f2d86f730e534067e6be31ab9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/romainneutron/PHPExiftool/zipball/5c7d6124729eb34f2d86f730e534067e6be31ab9", "reference": "5c7d6124729eb34f2d86f730e534067e6be31ab9", "shasum": "" }, "require": { "doctrine/cache": "~1.0", "doctrine/collections": "~1.0", "monolog/monolog": "~1.3", "php": ">=5.3.3", "phpexiftool/exiftool": "9.15", "symfony/process": "~2.0" }, "require-dev": { "jms/serializer": "~0.10", "sami/sami": "~1.0", "silex/silex": "~1.0", "symfony/console": "~2.0", "symfony/css-selector": "~2.0", "symfony/dom-crawler": "~2.0", "symfony/finder": "~2.0", "symfony/yaml": "~2.0" }, "suggest": { "jms/serializer": "To serialize tags", "symfony/yaml": "To serialize tags in Yaml format" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "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-08-07 13:54:27" }, { "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": "swftools/swftools", "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHPSwftools.git", "reference": "0.3.1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alchemy-fr/PHPSwftools/zipball/0.3.1", "reference": "0.3.1", "shasum": "" }, "require": { "alchemy/binary-driver": "~1.5", "php": ">=5.3.3", "pimple/pimple": "~1.0" }, "require-dev": { "phpunit/phpunit": "~3.7", "sami/sami": "~1.0", "silex/silex": "~1.0" }, "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-07-03 13:11:36" }, { "name": "symfony/console", "version": "v2.3.4", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/Console.git", "reference": "db78f8ff7fc9e28d25ff9a0bf6ddf9f0e35fbbe3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Console/zipball/db78f8ff7fc9e28d25ff9a0bf6ddf9f0e35fbbe3", "reference": "db78f8ff7fc9e28d25ff9a0bf6ddf9f0e35fbbe3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/event-dispatcher": "~2.1" }, "suggest": { "symfony/event-dispatcher": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Console\\": "" } }, "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 Console Component", "homepage": "http://symfony.com", "time": "2013-08-17 16:34:49" }, { "name": "symfony/filesystem", "version": "v2.3.4", "target-dir": "Symfony/Component/Filesystem", "source": { "type": "git", "url": "https://github.com/symfony/Filesystem.git", "reference": "87acbbef6d35ba649f96f09cc572c45119b360c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Filesystem/zipball/87acbbef6d35ba649f96f09cc572c45119b360c3", "reference": "87acbbef6d35ba649f96f09cc572c45119b360c3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Filesystem\\": "" } }, "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 Filesystem Component", "homepage": "http://symfony.com", "time": "2013-07-21 12:12:18" }, { "name": "symfony/http-foundation", "version": "v2.3.4", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation.git", "reference": "fdf130fe65457aedbc4639a22f4ef9d3be5c002c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/fdf130fe65457aedbc4639a22f4ef9d3be5c002c", "reference": "fdf130fe65457aedbc4639a22f4ef9d3be5c002c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpFoundation\\": "" }, "classmap": [ "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": "Symfony HttpFoundation Component", "homepage": "http://symfony.com", "time": "2013-08-26 05:49:51" }, { "name": "symfony/process", "version": "v2.3.4", "target-dir": "Symfony/Component/Process", "source": { "type": "git", "url": "https://github.com/symfony/Process.git", "reference": "1e91553e1cedd0b8fb1da6ea4f89b02e21713d5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Process/zipball/1e91553e1cedd0b8fb1da6ea4f89b02e21713d5b", "reference": "1e91553e1cedd0b8fb1da6ea4f89b02e21713d5b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Process\\": "" } }, "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 Process Component", "homepage": "http://symfony.com", "time": "2013-08-22 06:42:25" } ], "packages-dev": [ { "name": "neutron/silex-imagine-provider", "version": "0.1.2", "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": "phpunit/php-code-coverage", "version": "1.2.12", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "0e9958c459d675fb497d8dc5001c91d335734e48" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/0e9958c459d675fb497d8dc5001c91d335734e48", "reference": "0e9958c459d675fb497d8dc5001c91d335734e48", "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.*@dev" }, "suggest": { "ext-dom": "*", "ext-xdebug": ">=2.0.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "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-07-06 06:26:16" }, { "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.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "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": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2013-08-02 07:42:54" }, { "name": "phpunit/php-token-stream", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "31babf400e5b5868573bf49a000a3519d3978233" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/31babf400e5b5868573bf49a000a3519d3978233", "reference": "31babf400e5b5868573bf49a000a3519d3978233", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "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": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2013-08-04 05:57:48" }, { "name": "phpunit/phpunit", "version": "3.7.24", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "af7b77ccb5c64458bdfca95665d29558d1df7d08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/af7b77ccb5c64458bdfca95665d29558d1df7d08", "reference": "af7b77ccb5c64458bdfca95665d29558d1df7d08", "shasum": "" }, "require": { "ext-dom": "*", "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", "phpunit/php-code-coverage": "~1.2.1", "phpunit/php-file-iterator": ">=1.3.1", "phpunit/php-text-template": ">=1.1.1", "phpunit/php-timer": ">=1.0.4", "phpunit/phpunit-mock-objects": "~1.2.0", "symfony/yaml": "~2.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-08-09 06:58:24" }, { "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" }, { "name": "silex/silex", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/fabpot/Silex.git", "reference": "v1.1.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fabpot/Silex/zipball/v1.1.0", "reference": "v1.1.0", "shasum": "" }, "require": { "php": ">=5.3.3", "pimple/pimple": "1.*", "symfony/event-dispatcher": ">=2.3,<2.4-dev", "symfony/http-foundation": ">=2.3,<2.4-dev", "symfony/http-kernel": ">=2.3,<2.4-dev", "symfony/routing": ">=2.3,<2.4-dev" }, "require-dev": { "doctrine/dbal": ">=2.2.0,<2.4.0-dev", "monolog/monolog": "~1.4,>=1.4.1", "phpunit/phpunit": "~3.7", "swiftmailer/swiftmailer": "5.*", "symfony/browser-kit": ">=2.3,<2.4-dev", "symfony/config": ">=2.3,<2.4-dev", "symfony/css-selector": ">=2.3,<2.4-dev", "symfony/dom-crawler": ">=2.3,<2.4-dev", "symfony/finder": ">=2.3,<2.4-dev", "symfony/form": ">=2.3,<2.4-dev", "symfony/locale": ">=2.3,<2.4-dev", "symfony/monolog-bridge": ">=2.3,<2.4-dev", "symfony/options-resolver": ">=2.3,<2.4-dev", "symfony/process": ">=2.3,<2.4-dev", "symfony/security": ">=2.3,<2.4-dev", "symfony/serializer": ">=2.3,<2.4-dev", "symfony/translation": ">=2.3,<2.4-dev", "symfony/twig-bridge": ">=2.3,<2.4-dev", "symfony/validator": ">=2.3,<2.4-dev", "twig/twig": ">=1.8.0,<2.0-dev" }, "suggest": { "symfony/browser-kit": ">=2.3,<2.4-dev", "symfony/css-selector": ">=2.3,<2.4-dev", "symfony/dom-crawler": ">=2.3,<2.4-dev", "symfony/form": ">=2.3,<2.4-dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.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-07-04 07:15:36" }, { "name": "symfony/debug", "version": "v2.3.4", "target-dir": "Symfony/Component/Debug", "source": { "type": "git", "url": "https://github.com/symfony/Debug.git", "reference": "729f6d19cfc401c4942e43fcc1059103bd6df130" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Debug/zipball/729f6d19cfc401c4942e43fcc1059103bd6df130", "reference": "729f6d19cfc401c4942e43fcc1059103bd6df130", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.1" }, "suggest": { "symfony/class-loader": "", "symfony/http-foundation": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Debug\\": "" } }, "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 Debug Component", "homepage": "http://symfony.com", "time": "2013-08-08 14:16:10" }, { "name": "symfony/event-dispatcher", "version": "v2.3.4", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "41c9826457c65fa3cf746f214985b7ca9cba42f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/41c9826457c65fa3cf746f214985b7ca9cba42f8", "reference": "41c9826457c65fa3cf746f214985b7ca9cba42f8", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/dependency-injection": "~2.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\EventDispatcher\\": "" } }, "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 EventDispatcher Component", "homepage": "http://symfony.com", "time": "2013-07-21 12:12:18" }, { "name": "symfony/http-kernel", "version": "v2.3.4", "target-dir": "Symfony/Component/HttpKernel", "source": { "type": "git", "url": "https://github.com/symfony/HttpKernel.git", "reference": "9d35da40f07bbe7a4f8dfbc41555d2b69de674bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/9d35da40f07bbe7a4f8dfbc41555d2b69de674bf", "reference": "9d35da40f07bbe7a4f8dfbc41555d2b69de674bf", "shasum": "" }, "require": { "php": ">=5.3.3", "psr/log": "~1.0", "symfony/debug": "~2.3", "symfony/event-dispatcher": "~2.1", "symfony/http-foundation": "~2.2" }, "require-dev": { "symfony/browser-kit": "~2.2", "symfony/class-loader": "~2.1", "symfony/config": "~2.0", "symfony/console": "~2.2", "symfony/dependency-injection": "~2.0", "symfony/finder": "~2.0", "symfony/process": "~2.0", "symfony/routing": "~2.2", "symfony/stopwatch": "~2.2", "symfony/templating": "~2.2" }, "suggest": { "symfony/browser-kit": "", "symfony/class-loader": "", "symfony/config": "", "symfony/console": "", "symfony/dependency-injection": "", "symfony/finder": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpKernel\\": "" } }, "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 HttpKernel Component", "homepage": "http://symfony.com", "time": "2013-08-27 08:58:24" }, { "name": "symfony/routing", "version": "v2.3.4", "target-dir": "Symfony/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony/Routing.git", "reference": "69af3f07dbf3ae93dd513dbc373f561cb2e7f143" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Routing/zipball/69af3f07dbf3ae93dd513dbc373f561cb2e7f143", "reference": "69af3f07dbf3ae93dd513dbc373f561cb2e7f143", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "doctrine/common": "~2.2", "psr/log": "~1.0", "symfony/config": "~2.2", "symfony/yaml": "~2.0" }, "suggest": { "doctrine/common": "", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Routing\\": "" } }, "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 Routing Component", "homepage": "http://symfony.com", "time": "2013-08-23 15:14:07" }, { "name": "symfony/yaml", "version": "v2.3.4", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", "reference": "5a279f1b5f5e1045a6c432354d9ea727ff3a9847" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Yaml/zipball/5a279f1b5f5e1045a6c432354d9ea727ff3a9847", "reference": "5a279f1b5f5e1045a6c432354d9ea727ff3a9847", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Yaml\\": "" } }, "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 Yaml Component", "homepage": "http://symfony.com", "time": "2013-08-24 15:26:22" } ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "imagine/imagine": 20 }, "platform": { "php": ">=5.3.3" }, "platform-dev": [ ] }