{ "hash": "2aa621dc7ff6401f3411f9d87346d151", "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": "2012-04-13 17:43:31", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Phlickr_": "./" } } }, { "name": "alchemy/ghostscript", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/alchemy-fr/Ghostscript-PHP.git", "reference": "731a477710d8a9d093574b5ee1876fabfb02b5ee" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/Ghostscript-PHP/archive/731a477710d8a9d093574b5ee1876fabfb02b5ee.zip", "reference": "731a477710d8a9d093574b5ee1876fabfb02b5ee", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/process": ">=2.0,<=2.2", "monolog/monolog": "1.*" }, "require-dev": { "fabpot/php-cs-fixer": "master", "sami/sami": "dev-master", "silex/silex": "dev-master" }, "time": "2012-11-27 10:34:30", "type": "library", "extra": { "branch-alias": { "dev-master": "0.2.x-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Ghostscript": "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": "Ghostscript PDF, a library to handle PDF through ghostscript", "keywords": [ "pdf", "ghostscript" ] }, { "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": "2012-03-30 15:47:07", "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": "baabbdc1e68947f19c86e0e9e02d40d6fb1283e4" }, "time": "2012-11-09 10:51:15", "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": "9017604a49e9d999973ee98ec1471e187d1ad933" }, "dist": { "type": "zip", "url": "https://github.com/dailymotion/dailymotion-sdk-php/zipball/9017604a49e9d999973ee98ec1471e187d1ad933", "reference": "9017604a49e9d999973ee98ec1471e187d1ad933", "shasum": "" }, "time": "2012-10-25 10:52:56", "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": "2012-06-01 00:09:00", "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-29 01: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", "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": "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-13 00: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", "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", "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-13 01: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", "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" ] }, { "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": "2012-11-15 16:25:16", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "Gedmo": "lib/" } }, "license": [ "MIT" ], "authors": [ { "name": "Gediminas Morkevicius", "email": "gediminas.morkevicius@gmail.com" } ], "description": "Doctrine2 behavioral extensions", "homepage": "http://gediminasm.org/", "keywords": [ "tree", "behaviors", "doctrine2", "extensions", "gedmo", "sluggable", "loggable", "translatable", "nestedset", "sortable", "timestampable" ] }, { "name": "imagine/Imagine", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/avalanche123/Imagine", "reference": "v0.4.0" }, "dist": { "type": "zip", "url": "https://github.com/avalanche123/Imagine/archive/v0.4.0.zip", "reference": "v0.4.0", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "sami/sami": "dev-master" }, "time": "2012-12-07 16:46:12", "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": "media-alchemyst/media-alchemyst", "version": "0.1.x-dev", "source": { "type": "git", "url": "https://github.com/alchemy-fr/Media-Alchemyst", "reference": "0.1.4" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/Media-Alchemyst/archive/0.1.4.zip", "reference": "0.1.4", "shasum": "" }, "require": { "php": ">=5.3.2", "pimple/pimple": "1.*", "swftools/swftools": "dev-master", "php-ffmpeg/php-ffmpeg": "dev-master", "php-unoconv/php-unoconv": "dev-master", "php-mp4box/php-mp4box": "dev-master", "monolog/monolog": "1.*", "mediavorus/mediavorus": "0.1.*", "symfony/dependency-injection": ">2.0,<=2.2", "symfony/console": ">2.0,<=2.2", "alchemy/ghostscript": "0.2.*", "imagine/imagine": ">=0.4" }, "time": "2012-12-12 13:43:45", "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "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": "0.1.x-dev", "source": { "type": "git", "url": "https://github.com/romainneutron/MediaVorus", "reference": "a540721ccba2db82f309150c8a167d9a8b4e936c" }, "dist": { "type": "zip", "url": "https://github.com/romainneutron/MediaVorus/archive/a540721ccba2db82f309150c8a167d9a8b4e936c.zip", "reference": "a540721ccba2db82f309150c8a167d9a8b4e936c", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/http-foundation": ">2.0", "symfony/console": ">2.0", "phpexiftool/phpexiftool": "dev-master", "php-ffmpeg/php-ffmpeg": "dev-master", "monolog/monolog": "1.0.*" }, "require-dev": { "fabpot/php-cs-fixer": "*", "silex/silex": "dev-master" }, "time": "2012-11-26 19:04:35", "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "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-24 02: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": "php-ffmpeg/php-ffmpeg", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/PHP-FFmpeg", "reference": "b6b8bd502131e0dd82f53517ccc84d3de2c09424" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-FFmpeg/zipball/b6b8bd502131e0dd82f53517ccc84d3de2c09424", "reference": "b6b8bd502131e0dd82f53517ccc84d3de2c09424", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/process": ">=2.0,<=2.2", "monolog/monolog": "1.*" }, "require-dev": { "fabpot/php-cs-fixer": "master", "sami/sami": "dev-master", "silex/silex": "dev-master" }, "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": "a7e66d95202f73d0aec085418c5c67dd979d8ddc" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-MP4Box/zipball/a7e66d95202f73d0aec085418c5c67dd979d8ddc", "reference": "a7e66d95202f73d0aec085418c5c67dd979d8ddc", "shasum": "" }, "require": { "monolog/monolog": "1.0.*", "php": ">=5.3.3", "symfony/process": ">=2.0,<=2.2" }, "require-dev": { "fabpot/php-cs-fixer": "dev-master", "silex/silex": "dev-master" }, "time": "2012-10-09 17:40:08", "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": "27f257203be01e3343128b902a06fb82363876b8" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-Unoconv/zipball/27f257203be01e3343128b902a06fb82363876b8", "reference": "27f257203be01e3343128b902a06fb82363876b8", "shasum": "" }, "require": { "monolog/monolog": "1.0.*", "php": ">=5.3.3", "symfony/process": ">=2.0,<=2.2" }, "require-dev": { "silex/silex": "dev-master", "fabpot/php-cs-fixer": "dev-master" }, "time": "2012-10-08 16:16:40", "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": "36e8feb0d7a59aab6b66c549ca25fe6bb4147c5f" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHP-XPDF/zipball/36e8feb0d7a59aab6b66c549ca25fe6bb4147c5f", "reference": "36e8feb0d7a59aab6b66c549ca25fe6bb4147c5f", "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": "2012-10-08 13:42:14", "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" ], "time": "1340123615" }, { "name": "phpexiftool/exiftool", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alchemy-fr/exiftool", "reference": "999e660215b25a12fd3409df9a31883b6c617570" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/exiftool/zipball/999e660215b25a12fd3409df9a31883b6c617570", "reference": "999e660215b25a12fd3409df9a31883b6c617570", "shasum": "" }, "require": { "phpexiftool/phpexiftool": "*" }, "time": "2012-08-29 16:01:26", "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": "3e63a2713cfb15efdc7aa6b49e61080c31b5310d" }, "dist": { "type": "zip", "url": "https://github.com/romainneutron/PHPExiftool/zipball/3e63a2713cfb15efdc7aa6b49e61080c31b5310d", "reference": "3e63a2713cfb15efdc7aa6b49e61080c31b5310d", "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": "2012-09-03 14:06:48", "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": "2012-11-11 08:32:34", "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": "271e77a8545a959d19c7acd2e98a6bf503222210" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Silex/zipball/271e77a8545a959d19c7acd2e98a6bf503222210", "reference": "271e77a8545a959d19c7acd2e98a6bf503222210", "shasum": "" }, "require": { "php": ">=5.3.3", "pimple/pimple": "1.*", "symfony/event-dispatcher": ">=2.1,<2.3-dev", "symfony/http-foundation": ">=2.1,<2.3-dev", "symfony/http-kernel": ">=2.1,<2.3-dev", "symfony/routing": ">=2.1,<2.3-dev" }, "require-dev": { "monolog/monolog": ">=1.0.0,<1.2-dev", "twig/twig": ">=1.8.0,<2.0-dev", "swiftmailer/swiftmailer": "4.2.*", "doctrine/dbal": ">=2.2.0,<2.4.0-dev", "symfony/security": ">=2.1,<2.3-dev", "symfony/config": ">=2.1,<2.3-dev", "symfony/locale": ">=2.1,<2.3-dev", "symfony/form": ">=2.1,<2.3-dev", "symfony/browser-kit": ">=2.1,<2.3-dev", "symfony/css-selector": ">=2.1,<2.3-dev", "symfony/finder": ">=2.1,<2.3-dev", "symfony/monolog-bridge": ">=2.1,<2.3-dev", "symfony/process": ">=2.1,<2.3-dev", "symfony/translation": ">=2.1,<2.3-dev", "symfony/twig-bridge": ">=2.1,<2.3-dev", "symfony/validator": ">=2.1,<2.3-dev" }, "suggest": { "symfony/browser-kit": ">=2.1,<2.3-dev", "symfony/css-selector": ">=2.1,<2.3-dev", "symfony/dom-crawler": ">=2.1,<2.3-dev" }, "time": "2012-11-27 09:18:13", "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": "72f339293ca74606814f41fd95f8c552257d8c3b" }, "dist": { "type": "zip", "url": "https://github.com/alchemy-fr/PHPSwftools/zipball/72f339293ca74606814f41fd95f8c552257d8c3b", "reference": "72f339293ca74606814f41fd95f8c552257d8c3b", "shasum": "" }, "require": { "monolog/monolog": "1.0.*", "php": ">=5.3.3", "symfony/process": ">=2.0,<=2.2" }, "require-dev": { "fabpot/php-cs-fixer": "dev-master", "sami/sami": "dev-master", "silex/silex": "dev-master" }, "time": "2012-10-08 14:06:53", "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 13: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": "e7059b44c78ca8e1e892adb4d93b5a482f4eb9b3" }, "dist": { "type": "zip", "url": "https://github.com/symfony/symfony/zipball/e7059b44c78ca8e1e892adb4d93b5a482f4eb9b3", "reference": "e7059b44c78ca8e1e892adb4d93b5a482f4eb9b3", "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": "1.*" }, "time": "2012-11-26 10:27:20", "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": "dcdff02fbac1282e6b8f4d0558cc7e9580105688" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig-extensions/zipball/dcdff02fbac1282e6b8f4d0558cc7e9580105688", "reference": "dcdff02fbac1282e6b8f4d0558cc7e9580105688", "shasum": "" }, "require": { "twig/twig": "1.*" }, "time": "2012-10-10 17:13:26", "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": "dev-master", "source": { "type": "git", "url": "git://github.com/fabpot/Twig.git", "reference": "61393dc9fb8982110048624aa573aec4aee0b465" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig/zipball/61393dc9fb8982110048624aa573aec4aee0b465", "reference": "61393dc9fb8982110048624aa573aec4aee0b465", "shasum": "" }, "require": { "php": ">=5.2.4" }, "time": "2012-11-26 10:25:49", "type": "library", "extra": { "branch-alias": { "dev-master": "1.11-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": "2012-05-04 11:57:49", "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": "behat/behat", "version": "v2.4.4", "source": { "type": "git", "url": "git://github.com/Behat/Behat.git", "reference": "v2.4.4" }, "dist": { "type": "zip", "url": "https://github.com/Behat/Behat/zipball/v2.4.4", "reference": "v2.4.4", "shasum": "" }, "require": { "php": ">=5.3.1", "behat/gherkin": ">=2.2.4,<2.3.0-dev", "symfony/console": ">=2.0.0,<2.2.0-dev", "symfony/config": ">=2.0.0,<2.2.0-dev", "symfony/dependency-injection": ">=2.0.0,<2.2.0-dev", "symfony/event-dispatcher": ">=2.0.0,<2.2.0-dev", "symfony/translation": ">=2.0.0,<2.2.0-dev", "symfony/yaml": ">=2.0.0,<2.2.0-dev", "symfony/finder": ">=2.0.0,<2.2.0-dev" }, "suggest": { "behat/symfony2-extension": "for integration with Symfony2 web framework", "behat/yii-extension": "for integration with Yii web framework", "behat/mink-extension": "for integration with Mink testing framework" }, "time": "2012-09-04 07:59:18", "bin": [ "bin/behat" ], "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Behat\\Behat": "src/" } }, "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": [ "Symfony2", "BDD", "Behat" ] }, { "name": "behat/gherkin", "version": "v2.2.5", "source": { "type": "git", "url": "git://github.com/Behat/Gherkin.git", "reference": "v2.2.5" }, "dist": { "type": "zip", "url": "https://github.com/Behat/Gherkin/zipball/v2.2.5", "reference": "v2.2.5", "shasum": "" }, "require": { "php": ">=5.3.1", "symfony/finder": ">=2.0,<2.2-dev" }, "require-dev": { "symfony/yaml": ">=2.0,<2.2-dev", "symfony/translation": ">=2.0,<2.2-dev", "symfony/config": ">=2.0,<2.2-dev" }, "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files", "symfony/translation": "If you want to use Symfony2 translations adapter", "symfony/config": "If you want to use Config component to manage resources" }, "time": "2012-09-26 03:03:21", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Behat\\Gherkin": "src/" } }, "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": [ "Symfony2", "BDD", "parser", "DSL", "Behat" ] }, { "name": "behat/mink", "version": "dev-develop", "source": { "type": "git", "url": "git://github.com/Behat/Mink.git", "reference": "f05e658f90bffaad6d077e30ab96217729953330" }, "dist": { "type": "zip", "url": "https://github.com/Behat/Mink/archive/f05e658f90bffaad6d077e30ab96217729953330.zip", "reference": "f05e658f90bffaad6d077e30ab96217729953330", "shasum": "" }, "require": { "php": ">=5.3.1", "symfony/css-selector": ">=2.0.0,<2.2.0-dev" }, "require-dev": { "behat/mink-goutte-driver": "*", "behat/mink-sahi-driver": "*", "behat/mink-selenium-driver": "*", "behat/mink-selenium2-driver": "*", "behat/mink-zombie-driver": "*", "symfony/finder": ">=2.0.0,<2.2.0-dev" }, "suggest": { "behat/mink-goutte-driver": "to enable Goutte support", "behat/mink-sahi-driver": "to enable Sahi.JS support", "behat/mink-selenium-driver": "to enable Selenium1 support", "behat/mink-selenium2-driver": "to enable Selenium2 (webdriver support)", "behat/mink-zombie-driver": "to enable Zombie.js support" }, "time": "2012-11-06 01:19:22", "type": "library", "extra": { "branch-alias": { "dev-develop": "1.4.x-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Behat\\Mink": "src/" } }, "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": [ "testing", "browser", "web" ] }, { "name": "behat/mink-browserkit-driver", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/Behat/MinkBrowserKitDriver.git", "reference": "fa865aee4796ea08d38952b840267736be833d1d" }, "dist": { "type": "zip", "url": "https://github.com/Behat/MinkBrowserKitDriver/archive/fa865aee4796ea08d38952b840267736be833d1d.zip", "reference": "fa865aee4796ea08d38952b840267736be833d1d", "shasum": "" }, "require": { "php": ">=5.3.1", "symfony/browser-kit": ">=2.0.0,<2.3-dev", "symfony/dom-crawler": ">=2.0.0,<2.3-dev" }, "time": "2012-11-18 17:19:25", "type": "mink-driver", "installation-source": "source", "autoload": { "psr-0": { "Behat\\Mink\\Driver": "src/" } }, "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": [ "Symfony2", "testing", "browser" ] }, { "name": "behat/mink-extension", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/Behat/MinkExtension.git", "reference": "880fc457e056924694f7bb396842548ef2d8b3a1" }, "dist": { "type": "zip", "url": "https://github.com/Behat/MinkExtension/archive/880fc457e056924694f7bb396842548ef2d8b3a1.zip", "reference": "880fc457e056924694f7bb396842548ef2d8b3a1", "shasum": "" }, "require": { "php": ">=5.3.2", "behat/behat": ">=2.4.0,<2.5.0", "behat/mink": ">=1.4.0,<1.5.0" }, "require-dev": { "behat/mink-goutte-driver": "*" }, "time": "2012-11-21 00:22:28", "type": "behat-extension", "installation-source": "source", "autoload": { "psr-0": { "Behat\\MinkExtension": "src/" } }, "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": [ "test", "browser", "web", "gui" ] }, { "name": "behat/mink-goutte-driver", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/Behat/MinkGoutteDriver.git", "reference": "fa0fb4f43361d8d386a8b62a1b82f3ea0a511693" }, "dist": { "type": "zip", "url": "https://github.com/Behat/MinkGoutteDriver/archive/fa0fb4f43361d8d386a8b62a1b82f3ea0a511693.zip", "reference": "fa0fb4f43361d8d386a8b62a1b82f3ea0a511693", "shasum": "" }, "require": { "php": ">=5.3.1", "behat/mink-browserkit-driver": "*", "behat/mink": ">=1.4.0,<1.5.0-dev", "symfony/browser-kit": "2.1.*@dev", "symfony/css-selector": "2.1.*@dev", "symfony/dom-crawler": "2.1.*@dev", "symfony/finder": "2.1.*@dev", "symfony/process": "2.1.*@dev", "fabpot/goutte": "@dev" }, "time": "2012-10-16 10:01:56", "type": "mink-driver", "installation-source": "source", "autoload": { "psr-0": { "Behat\\Mink\\Driver": "src/" } }, "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": [ "testing", "browser", "goutte", "headless" ] }, { "name": "behat/mink-selenium2-driver", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/Behat/MinkSelenium2Driver.git", "reference": "e604ce91d65d01233b3f41ca58847c30138e6867" }, "dist": { "type": "zip", "url": "https://github.com/Behat/MinkSelenium2Driver/archive/e604ce91d65d01233b3f41ca58847c30138e6867.zip", "reference": "e604ce91d65d01233b3f41ca58847c30138e6867", "shasum": "" }, "require": { "php": ">=5.3.1", "instaclick/php-webdriver": "@dev", "behat/mink": "1.4.*" }, "time": "2012-11-21 18:42:20", "type": "mink-driver", "installation-source": "source", "autoload": { "psr-0": { "Behat\\Mink\\Driver": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" } ], "description": "Selenium2 (WebDriver) driver for Mink framework", "homepage": "http://mink.behat.org/", "keywords": [ "javascript", "testing", "browser", "ajax", "selenium", "webdriver" ] }, { "name": "doctrine/data-fixtures", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/data-fixtures.git", "reference": "a28b6bde290b0a908d32938e3393244086c2d89d" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/data-fixtures/archive/a28b6bde290b0a908d32938e3393244086c2d89d.zip", "reference": "a28b6bde290b0a908d32938e3393244086c2d89d", "shasum": "" }, "require": { "php": ">=5.3.2" }, "time": "2012-11-22 04:04:25", "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/goutte", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fabpot/Goutte", "reference": "7e87fd73ffd644ba0fe6c7ac01a9e1abd4105d99" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Goutte/archive/7e87fd73ffd644ba0fe6c7ac01a9e1abd4105d99.zip", "reference": "7e87fd73ffd644ba0fe6c7ac01a9e1abd4105d99", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/browser-kit": "2.1.*", "symfony/css-selector": "2.1.*", "symfony/dom-crawler": "2.1.*", "symfony/finder": "2.1.*", "symfony/process": "2.1.*", "ext-curl": "*", "guzzle/guzzle": "3.0.*" }, "time": "2012-11-19 07:09:26", "type": "application", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Goutte": "." } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "A simple PHP Web Scraper", "homepage": "https://github.com/fabpot/Goutte", "keywords": [ "scraper" ] }, { "name": "fabpot/php-cs-fixer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fabpot/PHP-CS-Fixer.git", "reference": "v0.1.0" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/PHP-CS-Fixer/archive/v0.1.0.zip", "reference": "v0.1.0", "shasum": "" }, "require": { "symfony/console": "2.1.*", "symfony/filesystem": "2.1.*", "symfony/finder": "2.1.*", "php": ">=5.3.3" }, "time": "2012-11-20 07:00:21", "bin": [ "php-cs-fixer" ], "type": "application", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "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" }, { "name": "guzzle/guzzle", "version": "v3.0.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle", "reference": "v3.0.5" }, "dist": { "type": "zip", "url": "https://github.com/guzzle/guzzle/archive/v3.0.5.zip", "reference": "v3.0.5", "shasum": "" }, "require": { "php": ">=5.3.2", "ext-curl": "*", "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-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/common": "*", "symfony/class-loader": "*", "monolog/monolog": "1.*", "zendframework/zend-cache": "2.0.*", "zendframework/zend-log": "2.0.*", "zend/zend-log1": "1.12", "zend/zend-cache1": "1.12", "phpunit/phpunit": "3.7.*" }, "time": "2012-11-19 00:15:33", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Guzzle\\Tests": "tests/", "Guzzle": "src/" } }, "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": [ "framework", "curl", "http", "rest", "http client", "client", "web service" ] }, { "name": "instaclick/php-webdriver", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/instaclick/php-webdriver", "reference": "1.0.9" }, "dist": { "type": "zip", "url": "https://github.com/instaclick/php-webdriver/archive/1.0.9.zip", "reference": "1.0.9", "shasum": "" }, "require": { "php": ">=5.3.2" }, "time": "2012-11-20 19:48:34", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "WebDriver": "lib/" } }, "license": [ "Apache" ], "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" ] } ], "aliases": [ ], "minimum-stability": "dev", "stability-flags": { "data-uri/data-uri": 20, "mediavorus/mediavorus": 20, "php-xpdf/php-xpdf": 20, "phpexiftool/phpexiftool": 20, "tecnick.com/tcpdf": 20, "behat/behat": 0, "behat/mink-extension": 20, "behat/mink-goutte-driver": 20, "behat/mink-selenium2-driver": 20, "doctrine/data-fixtures": 20, "fabpot/php-cs-fixer": 20 } }