{ "hash": "e58c2c014983e1d3783e97775fdeb0e5", "packages": [ { "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": "" }, "time": "1334339011", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Phlickr_": "./" } } }, { "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": "" }, "time": "1333122427", "type": "library", "installation-source": "source", "autoload": { "classmap": [ "lib/" ] } }, { "name": "alchemy/phpmailer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHPMailer_v5.1", "reference": "3bdb8bc7a8f304c27900d7b2ddc00068c86c781f" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHPMailer_v5.1/zipball/3bdb8bc7a8f304c27900d7b2ddc00068c86c781f", "reference": "3bdb8bc7a8f304c27900d7b2ddc00068c86c781f", "shasum": "" }, "time": "1333125389", "type": "library", "installation-source": "source", "autoload": { "classmap": [ "./" ] } }, { "name": "dailymotion/sdk", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/dailymotion/dailymotion-sdk-php", "reference": "50b8c4c05053d6ee7d058168206be38fd605b2b5" }, "dist": { "type": "zip", "url": "https://github.com/dailymotion/dailymotion-sdk-php/zipball/50b8c4c05053d6ee7d058168206be38fd605b2b5", "reference": "50b8c4c05053d6ee7d058168206be38fd605b2b5", "shasum": "" }, "time": "1347111009", "type": "library", "installation-source": "source", "autoload": { "classmap": [ "Dailymotion.php" ] }, "description": "Dailymotion PHP SDK", "homepage": "http://dailymotion.com", "keywords": [ "api", "sdk", "dailymotion" ] }, { "name": "data-uri/data-uri", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/alchemy-fr/PHP-dataURI.git", "reference": "c29d1cca49d6ba38d532025db5bf0cd06031da06" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-dataURI/zipball/c29d1cca49d6ba38d532025db5bf0cd06031da06", "reference": "c29d1cca49d6ba38d532025db5bf0cd06031da06", "shasum": "" }, "require": { "symfony/http-foundation": "2.1.*", "php": ">=5.3.2" }, "require-dev": { "fabpot/php-cs-fixer": "dev-master", "sami/sami": "dev-master" }, "time": "1338509340", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "DataURI": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "nlegoff", "email": "legoff.n@gmail.com" } ], "description": "PHP DataURI component" }, { "name": "doctrine/common", "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/doctrine/common", "reference": "2.2.3" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/common/zipball/2.2.3", "reference": "2.2.3", "shasum": "" }, "require": { "php": ">=5.3.2" }, "time": "2012-08-28 20:04:14", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\Common": "lib/" } }, "license": [ "LGPL" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.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": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "collections", "spl", "eventmanager", "annotations", "persistence" ] }, { "name": "doctrine/dbal", "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/dbal", "reference": "2.2.2" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/dbal/zipball/2.2.2", "reference": "2.2.2", "shasum": "" }, "require": { "php": ">=5.3.2", "doctrine/common": ">=2.2.0,<=2.2.99" }, "time": "2012-04-12 21:56:12", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\DBAL": "lib/" } }, "license": [ "LGPL" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.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", "persistence", "dbal", "queryobject" ] }, { "name": "doctrine/orm", "version": "2.2.2", "source": { "type": "git", "url": "git://github.com/doctrine/doctrine2.git", "reference": "2.2.2" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/doctrine2/zipball/2.2.2", "reference": "2.2.2", "shasum": "" }, "require": { "php": ">=5.3.2", "ext-pdo": "*", "doctrine/common": ">=2.2.0,<2.2.99", "doctrine/dbal": ">=2.2.1,<2.2.99" }, "time": "2012-04-12 22:02:34", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\ORM": "lib/" } }, "license": [ "LGPL" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.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" ] }, { "name": "gedmo/doctrine-extensions", "version": "2.2.x-dev", "source": { "type": "git", "url": "git://github.com/l3pp4rd/DoctrineExtensions.git", "reference": "v2.2.3" }, "dist": { "type": "zip", "url": "https://github.com/l3pp4rd/DoctrineExtensions/zipball/v2.2.3", "reference": "v2.2.3", "shasum": "" }, "require": { "php": ">=5.3.2", "doctrine/common": ">=2.1" }, "suggest": { "doctrine/orm": ">=2.1", "doctrine/mongodb-odm": "*" }, "time": "1339767845", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Gedmo": "lib/" } }, "license": [ "MIT" ], "authors": [ { "name": "Gediminas Morkevicius", "email": "gediminas.morkevicius@gmail" } ], "description": "Doctrine2 behavioral extensions", "homepage": "http://gediminasm.org/", "keywords": [ "tree", "behaviors", "doctrine2", "extensions", "gedmo", "sluggable", "loggable", "translatable", "nestedset", "sortable", "timestampable" ] }, { "name": "grom/silex-service-provider", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/GromNaN/SilexServiceProvider.git", "reference": "1d37fa54aaecfacb68fde4c60392da0c1ca6300d" }, "dist": { "type": "zip", "url": "https://github.com/GromNaN/SilexServiceProvider/zipball/1d37fa54aaecfacb68fde4c60392da0c1ca6300d", "reference": "1d37fa54aaecfacb68fde4c60392da0c1ca6300d", "shasum": "" }, "require": { "silex/silex": ">=1.0.0-dev", "knplabs/knp-snappy": "dev-master", "imagine/imagine": "*" }, "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Grom\\Silex": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Jérôme Tamarelle", "email": "jerome@tamarelle.net" } ], "description": "Imagine & KnpSnappy integration for Silex.", "homepage": "http://github.com/GromNaN/SilexServiceProvider", "keywords": [ "silex", "image", "snappy", "pdf", "imagine" ], "time": "1338686843" }, { "name": "imagine/Imagine", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/avalanche123/Imagine", "reference": "1b680f289cd16159e7ba8792338b7d232f16217b" }, "dist": { "type": "zip", "url": "https://github.com/avalanche123/Imagine/zipball/1b680f289cd16159e7ba8792338b7d232f16217b", "reference": "1b680f289cd16159e7ba8792338b7d232f16217b", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "sami/sami": "dev-master" }, "time": "1348524613", "type": "library", "installation-source": "source", "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": [ "image manipulation", "image processing", "drawing", "graphics" ] }, { "name": "knplabs/knp-snappy", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/KnpLabs/snappy.git", "reference": "60942da93ad3c42c827bb749d3726c2050398cb6" }, "dist": { "type": "zip", "url": "https://github.com/KnpLabs/snappy/zipball/60942da93ad3c42c827bb749d3726c2050398cb6", "reference": "60942da93ad3c42c827bb749d3726c2050398cb6", "shasum": "" }, "require": { "php": ">=5.3.0" }, "suggest": { "symfony/process": "Process Component of Symfony2." }, "time": "1347526653", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Knp\\Snappy": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "KnpLabs Team", "homepage": "http://knplabs.com" }, { "name": "Symfony Community", "homepage": "http://github.com/KnpLabs/snappy/contributors" } ], "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.", "homepage": "http://github.com/KnpLabs/snappy", "keywords": [ "knp", "knplabs", "pdf", "thumbnail", "snapshot" ] }, { "name": "media-alchemyst/media-alchemyst", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/Media-Alchemyst", "reference": "35a8090f2a646ff3917d087d8f67090262118610" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/Media-Alchemyst/zipball/35a8090f2a646ff3917d087d8f67090262118610", "reference": "35a8090f2a646ff3917d087d8f67090262118610", "shasum": "" }, "require": { "php": ">=5.3.2", "mediavorus/mediavorus": "dev-master", "swftools/swftools": "dev-master", "php-ffmpeg/php-ffmpeg": "dev-master", "php-unoconv/php-unoconv": "dev-master", "imagine/imagine": "dev-develop", "symfony/dependency-injection": ">2.0", "php-mp4box/php-mp4box": "dev-master", "symfony/console": ">2.0", "pimple/pimple": "1.*", "monolog/monolog": "1.*" }, "require-dev": { "fabpot/php-cs-fixer": "dev-master", "grom/silex-service-provider": "dev-master", "silex/silex": "dev-master" }, "time": "1346933661", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "MediaAlchemyst": "src" } }, "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": [ "image processing", "image", "audio", "video processing", "video", "audio processing" ] }, { "name": "mediavorus/mediavorus", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/romainneutron/MediaVorus", "reference": "6741811aa4cb88c62f5300f3264c06c02bd5d0c9" }, "dist": { "type": "zip", "url": "https://github.com/romainneutron/MediaVorus/zipball/6741811aa4cb88c62f5300f3264c06c02bd5d0c9", "reference": "6741811aa4cb88c62f5300f3264c06c02bd5d0c9", "shasum": "" }, "require": { "phpexiftool/phpexiftool": "dev-master", "symfony/http-foundation": ">2.0", "php-ffmpeg/php-ffmpeg": "dev-master", "php": ">=5.3.0", "monolog/monolog": "1.0.*", "symfony/console": ">2.0" }, "require-dev": { "fabpot/php-cs-fixer": "*", "silex/silex": "dev-master" }, "time": "1347368981", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "MediaVorus": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Romain Neutron", "email": "imprec@gmail.com", "homepage": "http://www.lickmychip.com/" } ], "description": "MediaVorus", "keywords": [ "metadata" ] }, { "name": "monolog/monolog", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog", "reference": "1.0.2" }, "dist": { "type": "zip", "url": "https://github.com/Seldaek/monolog/zipball/1.0.2", "reference": "1.0.2", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2011-10-23 23:39:02", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Monolog": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be", "role": "Developer" } ], "description": "Logging for PHP 5.3", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging" ] }, { "name": "neutron/silex-filesystem-provider", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider", "reference": "aa08f3f79c6494c21cbb3293538021a1a02303ac" }, "dist": { "type": "zip", "url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider/zipball/aa08f3f79c6494c21cbb3293538021a1a02303ac", "reference": "aa08f3f79c6494c21cbb3293538021a1a02303ac", "shasum": "" }, "require": { "php": ">=5.3.3", "silex/silex": ">=1.0", "symfony/filesystem": ">=2.0" }, "require-dev": { "fabpot/php-cs-fixer": "master" }, "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Neutron": "src" } }, "license": [ "MIT" ], "authors": [ { "name": "Romain Neutron", "email": "imprec@gmail.com", "homepage": "http://www.lickmychip.com/" } ], "time": "1346932827" }, { "name": "php-ffmpeg/php-ffmpeg", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHP-FFmpeg", "reference": "4a1c7857cfd2906f57b1ef9081011cd94af978fc" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-FFmpeg/zipball/4a1c7857cfd2906f57b1ef9081011cd94af978fc", "reference": "4a1c7857cfd2906f57b1ef9081011cd94af978fc", "shasum": "" }, "require": { "symfony/process": ">2.0", "monolog/monolog": "1.0.*", "php": ">=5.3.2" }, "require-dev": { "fabpot/php-cs-fixer": "master", "sami/sami": "dev-master", "silex/silex": "dev-master" }, "time": "1346770898", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "FFMpeg": "src" } }, "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", "video processing", "video", "audio processing", "avconv", "ffmpeg", "avprobe", "ffprobe" ] }, { "name": "php-mp4box/php-mp4box", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/alchemy-fr/PHP-MP4Box.git", "reference": "6d7c00c133dc7682c117fdeeecdb097e926ab3ff" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-MP4Box/zipball/6d7c00c133dc7682c117fdeeecdb097e926ab3ff", "reference": "6d7c00c133dc7682c117fdeeecdb097e926ab3ff", "shasum": "" }, "require": { "symfony/process": ">2.0", "monolog/monolog": "1.0.*", "php": ">=5.3.2" }, "require-dev": { "fabpot/php-cs-fixer": "dev-master", "silex/silex": "dev-master" }, "time": "1346704677", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "MP4Box": "src" } }, "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" }, { "name": "php-unoconv/php-unoconv", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHP-Unoconv", "reference": "c78fbbd7ce0dfb2663f0f0e3e9c1f9276ab198b8" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-Unoconv/zipball/c78fbbd7ce0dfb2663f0f0e3e9c1f9276ab198b8", "reference": "c78fbbd7ce0dfb2663f0f0e3e9c1f9276ab198b8", "shasum": "" }, "require": { "symfony/process": ">2.0", "monolog/monolog": "1.0.*", "php": ">=5.3.2" }, "require-dev": { "silex/silex": "dev-master", "fabpot/php-cs-fixer": "dev-master" }, "time": "1346840978", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Unoconv": "src" } }, "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" }, { "name": "php-xpdf/php-xpdf", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHP-XPDF", "reference": "ef1a1e0c34ac2548b5c323bccabc34386eabc8d0" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-XPDF/zipball/ef1a1e0c34ac2548b5c323bccabc34386eabc8d0", "reference": "ef1a1e0c34ac2548b5c323bccabc34386eabc8d0", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/process": ">2.0", "monolog/monolog": "1.0.*" }, "require-dev": { "fabpot/php-cs-fixer": "dev-master", "sami/sami": "dev-master", "silex/silex": "dev-master" }, "time": "1346744248", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "XPDF": "src" } }, "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" ] }, { "name": "phpexiftool/exiftool", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/exiftool", "reference": "c68d98b5a00aaf7ae0db7eebddfcde27d948e537" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/exiftool/zipball/c68d98b5a00aaf7ae0db7eebddfcde27d948e537", "reference": "c68d98b5a00aaf7ae0db7eebddfcde27d948e537", "shasum": "" }, "require": { "phpexiftool/phpexiftool": "*" }, "time": "1346256086", "type": "library", "installation-source": "source", "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" ] }, { "name": "phpexiftool/phpexiftool", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/romainneutron/PHPExiftool", "reference": "c72f9a88a74c1967fb14de62f342048c8311cb9b" }, "dist": { "type": "zip", "url": "https://github.com/romainneutron/PHPExiftool/zipball/c72f9a88a74c1967fb14de62f342048c8311cb9b", "reference": "c72f9a88a74c1967fb14de62f342048c8311cb9b", "shasum": "" }, "require": { "php": ">=5.3.3", "doctrine/common": ">=2.2", "phpexiftool/exiftool": "dev-master", "symfony/process": "2.1.*" }, "require-dev": { "symfony/css-selector": "2.1.*", "symfony/finder": "2.1.*", "symfony/console": "2.1.*", "symfony/dom-crawler": "2.1.*", "fabpot/php-cs-fixer": "dev-master", "sami/sami": "dev-master", "silex/silex": "dev-master" }, "time": "1346681208", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "PHPExiftool": "lib" } }, "license": [ "MIT" ], "authors": [ { "name": "Romain Neutron", "email": "imprec@gmail.com", "homepage": "http://www.lickmychip.com/" } ], "description": "Exiftool driver for PHP", "keywords": [ "metadata", "exiftool" ] }, { "name": "pimple/pimple", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/fabpot/Pimple.git", "reference": "b9f27b8dc18c08f00627dec02359b46a24791dc3" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Pimple/zipball/b9f27b8dc18c08f00627dec02359b46a24791dc3", "reference": "b9f27b8dc18c08f00627dec02359b46a24791dc3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "1347278988", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Pimple": "lib/" } }, "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": [ "dependency injection", "container" ] }, { "name": "silex/silex", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/fabpot/Silex.git", "reference": "0d02614d88bf6ec0410e7c9c0df556d8c3ef47ca" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Silex/zipball/0d02614d88bf6ec0410e7c9c0df556d8c3ef47ca", "reference": "0d02614d88bf6ec0410e7c9c0df556d8c3ef47ca", "shasum": "" }, "require": { "symfony/event-dispatcher": "2.1.*", "symfony/http-foundation": "2.1.*", "symfony/http-kernel": "2.1.*", "symfony/routing": "2.1.*", "php": ">=5.3.3", "pimple/pimple": "1.*" }, "require-dev": { "symfony/form": "2.1.*", "symfony/translation": "2.1.*", "symfony/twig-bridge": "2.1.*", "symfony/validator": "2.1.*", "symfony/monolog-bridge": "2.1.*", "symfony/browser-kit": "2.1.*", "symfony/css-selector": "2.1.*", "symfony/finder": "2.1.*", "symfony/process": "2.1.*", "symfony/security": "2.1.*", "monolog/monolog": ">=1.0.0,<1.2-dev", "symfony/config": "2.1.*", "symfony/locale": "2.1.*", "twig/twig": ">=1.8.0,<2.0-dev", "swiftmailer/swiftmailer": "4.2.*", "doctrine/dbal": ">=2.2.0,<2.4.0-dev" }, "suggest": { "symfony/browser-kit": "2.1.*", "symfony/css-selector": "2.1.*", "symfony/dom-crawler": "2.1.*" }, "time": "1348695490", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Silex": "src/" } }, "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" ] }, { "name": "swftools/swftools", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHPSwftools", "reference": "d4b4645ab7717b740d18ba1cfc94a1f0a5508097" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHPSwftools/zipball/d4b4645ab7717b740d18ba1cfc94a1f0a5508097", "reference": "d4b4645ab7717b740d18ba1cfc94a1f0a5508097", "shasum": "" }, "require": { "symfony/process": ">2.0", "php": ">=5.3.2", "monolog/monolog": "1.0.*" }, "require-dev": { "fabpot/php-cs-fixer": "dev-master", "sami/sami": "dev-master", "silex/silex": "dev-master" }, "time": "1346702258", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "SwfTools": "src" } }, "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": [ "flash", "swf", "adobe flash" ] }, { "name": "swiftmailer/swiftmailer", "version": "v4.1.8", "source": { "type": "git", "url": "git://github.com/swiftmailer/swiftmailer.git", "reference": "v4.1.8" }, "dist": { "type": "zip", "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.1.8", "reference": "v4.1.8", "shasum": "" }, "require": { "php": ">=5.2.4" }, "time": "2012-06-17 10:55:34", "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "installation-source": "dist", "autoload": { "files": [ "lib/swift_required.php" ] }, "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" ] }, { "name": "symfony/symfony", "version": "2.1.x-dev", "source": { "type": "git", "url": "git://github.com/symfony/symfony.git", "reference": "21d16e60fa2d4dc12a489817070896daf806b55d" }, "dist": { "type": "zip", "url": "https://github.com/symfony/symfony/zipball/21d16e60fa2d4dc12a489817070896daf806b55d", "reference": "21d16e60fa2d4dc12a489817070896daf806b55d", "shasum": "" }, "require": { "php": ">=5.3.3", "doctrine/common": ">2.2,<2.4-dev", "twig/twig": ">=1.9.1,<2.0-dev" }, "replace": { "symfony/doctrine-bridge": "self.version", "symfony/monolog-bridge": "self.version", "symfony/propel1-bridge": "self.version", "symfony/swiftmailer-bridge": "self.version", "symfony/twig-bridge": "self.version", "symfony/framework-bundle": "self.version", "symfony/security-bundle": "self.version", "symfony/twig-bundle": "self.version", "symfony/web-profiler-bundle": "self.version", "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/dom-crawler": "self.version", "symfony/event-dispatcher": "self.version", "symfony/filesystem": "self.version", "symfony/finder": "self.version", "symfony/form": "self.version", "symfony/http-foundation": "self.version", "symfony/http-kernel": "self.version", "symfony/locale": "self.version", "symfony/options-resolver": "self.version", "symfony/process": "self.version", "symfony/routing": "self.version", "symfony/security": "self.version", "symfony/serializer": "self.version", "symfony/templating": "self.version", "symfony/translation": "self.version", "symfony/validator": "self.version", "symfony/yaml": "self.version" }, "require-dev": { "doctrine/dbal": ">=2.2,<2.4-dev", "doctrine/orm": ">=2.2.3,<2.4-dev", "doctrine/data-fixtures": "1.0.*", "propel/propel1": "dev-master", "monolog/monolog": "dev-master" }, "time": "1348488710", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Symfony": "src/", "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs" } }, "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" ] }, { "name": "tecnick.com/tcpdf", "version": "dev-master", "source": { "type": "git", "url": "git://tcpdf.git.sourceforge.net/gitroot/tcpdf/tcpdf", "reference": "f2aa41dd8252ad6321bad88776889b75b127a60c" }, "require": { "php": ">=5.3.0" }, "time": "1348597020", "type": "library", "installation-source": "source", "autoload": { "classmap": [ "fonts", "config/lang", "config", "2dbarcodes.php", "barcodes.php", "datamatrix.php", "encodings_maps.php", "htmlcolors.php", "pdf417.php", "qrcode.php", "spotcolors.php", "tcpdf.php", "tcpdf_filters.php", "tcpdf_parser.php", "unicode_data.php" ] }, "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": [ "pdf", "TCPDF", "qrcode", "PDFD32000-2008", "datamatrix", "pdf417", "barcodes" ] }, { "name": "twig/extensions", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fabpot/Twig-extensions", "reference": "f904575642b1213db69b4a98f08397e722ba1cae" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig-extensions/zipball/f904575642b1213db69b4a98f08397e722ba1cae", "reference": "f904575642b1213db69b4a98f08397e722ba1cae", "shasum": "" }, "require": { "twig/twig": "1.*" }, "time": "1346770278", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Twig_Extensions_": "lib/" } }, "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" ] }, { "name": "twig/twig", "version": "v1.9.2", "source": { "type": "git", "url": "git://github.com/fabpot/Twig.git", "reference": "v1.9.2" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig/zipball/v1.9.2", "reference": "v1.9.2", "shasum": "" }, "require": { "php": ">=5.2.4" }, "time": "2012-08-25 05:32:57", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Twig_": "lib/" } }, "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" ] }, { "name": "zend/gdata", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/gdata", "reference": "827dc8696f1e5b70a4c507355877cdbab60fb3fa" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/gdata/zipball/827dc8696f1e5b70a4c507355877cdbab60fb3fa", "reference": "827dc8696f1e5b70a4c507355877cdbab60fb3fa", "shasum": "" }, "require": { "php": ">5.2.4" }, "time": "1336132669", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Zend_": "library" } }, "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": [ "zend", "gdata" ] } ], "packages-dev": [ { "name": "doctrine/data-fixtures", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/data-fixtures.git", "reference": "b29bad9738fada9486961f60542f2d2d77c7b501" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/data-fixtures/zipball/b29bad9738fada9486961f60542f2d2d77c7b501", "reference": "b29bad9738fada9486961f60542f2d2d77c7b501", "shasum": "" }, "require": { "php": ">=5.3.2" }, "time": "1348136794", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\Common\\DataFixtures": "lib/" } }, "license": [ "MIT" ], "authors": [ { "name": "Jonathan 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" ] }, { "name": "fabpot/php-cs-fixer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fabpot/PHP-CS-Fixer.git", "reference": "0ba03fa8a104a6b5776c7a21c0f591856a617a20" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/PHP-CS-Fixer/zipball/0ba03fa8a104a6b5776c7a21c0f591856a617a20", "reference": "0ba03fa8a104a6b5776c7a21c0f591856a617a20", "shasum": "" }, "require": { "symfony/console": "2.1.*", "symfony/filesystem": "2.1.*", "symfony/finder": "2.1.*", "php": ">=5.3.3" }, "time": "1348206321", "bin": [ "php-cs-fixer" ], "type": "application", "installation-source": "source", "autoload": { "psr-0": { "Symfony\\CS": "." } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "A script to automatically fix Symfony Coding Standard" } ], "aliases": [ ], "minimum-stability": "dev", "stability-flags": { "data-uri/data-uri": 20, "grom/silex-service-provider": 20, "mediavorus/mediavorus": 20, "media-alchemyst/media-alchemyst": 20, "neutron/silex-filesystem-provider": 20, "php-xpdf/php-xpdf": 20, "phpexiftool/phpexiftool": 20, "tecnick.com/tcpdf": 20, "doctrine/data-fixtures": 20, "fabpot/php-cs-fixer": 20 } }