Files
Phraseanet/composer.lock

2152 lines
74 KiB
JSON

{
"hash": "b4d5f31d1d76a04dc89ce17d82aa3161",
"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": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Phlickr_": "./"
}
},
"time": "2012-04-13 17:43:31"
},
{
"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": ""
},
"type": "library",
"autoload": {
"classmap": [
"lib/"
]
},
"time": "2012-03-30 15:47:07"
},
{
"name": "alchemy/phpmailer",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHPMailer_v5.1",
"reference": "baabbdc1e68947f19c86e0e9e02d40d6fb1283e4"
},
"type": "library",
"autoload": {
"classmap": [
"./"
]
},
"time": "2012-11-09 10:51:15"
},
{
"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"
]
},
"notification-url": "https://packagist.org/downloads/",
"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/"
}
},
"notification-url": "https://packagist.org/downloads/",
"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.1"
},
"dist": {
"type": "zip",
"url": "https://github.com/avalanche123/Imagine/archive/v0.4.1.zip",
"reference": "v0.4.1",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"sami/sami": "dev-master"
},
"time": "2012-12-13 18:31:18",
"type": "library",
"installation-source": "source",
"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": [
"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"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs",
"keywords": [
"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": "0.1.3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/MediaVorus/zipball/0.1.3",
"reference": "0.1.3",
"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": "2013-02-08 10:14:22",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1.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"
]
},
{
"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": "1d326e08bbd74c73825e71fb22a9b92ee2636f13"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/PHP-FFmpeg/archive/1d326e08bbd74c73825e71fb22a9b92ee2636f13.zip",
"reference": "1d326e08bbd74c73825e71fb22a9b92ee2636f13",
"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",
"phpunit/phpunit": "3.7.*"
},
"suggest": {
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
},
"time": "2012-12-13 17:26:20",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
}
},
"installation-source": "source",
"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",
"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"
}
},
"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"
},
{
"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"
}
},
"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"
},
{
"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"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
"description": "XPDF PHP, an Object Oriented library to manipulate XPDF",
"keywords": [
"pdf",
"xpdf"
]
},
{
"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",
"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"
]
},
{
"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"
}
},
"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": [
"metadata",
"exiftool"
]
},
{
"name": "pimple/pimple",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/fabpot/Pimple.git",
"reference": "v1.0.1"
},
"dist": {
"type": "zip",
"url": "https://github.com/fabpot/Pimple/archive/v1.0.1.zip",
"reference": "v1.0.1",
"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/"
}
},
"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": [
"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-12-12 21:20:27",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "source",
"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"
]
},
{
"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"
}
},
"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": [
"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": "https://github.com/symfony/symfony.git",
"reference": "0e7b5fb3bb928cd99efbc7ac0d41f209a7f1c6e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/0e7b5fb3bb928cd99efbc7ac0d41f209a7f1c6e8",
"reference": "0e7b5fb3bb928cd99efbc7ac0d41f209a7f1c6e8",
"shasum": ""
},
"require": {
"doctrine/common": ">=2.2,<3.0",
"php": ">=5.3.3",
"twig/twig": ">=1.9.1,<2.0-dev"
},
"replace": {
"symfony/browser-kit": "self.version",
"symfony/class-loader": "self.version",
"symfony/config": "self.version",
"symfony/console": "self.version",
"symfony/css-selector": "self.version",
"symfony/dependency-injection": "self.version",
"symfony/doctrine-bridge": "self.version",
"symfony/dom-crawler": "self.version",
"symfony/event-dispatcher": "self.version",
"symfony/filesystem": "self.version",
"symfony/finder": "self.version",
"symfony/form": "self.version",
"symfony/framework-bundle": "self.version",
"symfony/http-foundation": "self.version",
"symfony/http-kernel": "self.version",
"symfony/locale": "self.version",
"symfony/monolog-bridge": "self.version",
"symfony/options-resolver": "self.version",
"symfony/process": "self.version",
"symfony/propel1-bridge": "self.version",
"symfony/routing": "self.version",
"symfony/security": "self.version",
"symfony/security-bundle": "self.version",
"symfony/serializer": "self.version",
"symfony/swiftmailer-bridge": "self.version",
"symfony/templating": "self.version",
"symfony/translation": "self.version",
"symfony/twig-bridge": "self.version",
"symfony/twig-bundle": "self.version",
"symfony/validator": "self.version",
"symfony/web-profiler-bundle": "self.version",
"symfony/yaml": "self.version"
},
"require-dev": {
"doctrine/data-fixtures": "1.0.*",
"doctrine/dbal": ">=2.2,<2.4-dev",
"doctrine/orm": ">=2.2.3,<2.4-dev",
"monolog/monolog": ">=1.0,<1.3-dev",
"propel/propel1": "dev-master"
},
"type": "library",
"autoload": {
"psr-0": {
"Symfony": "src/",
"SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "The Symfony PHP framework",
"homepage": "http://symfony.com",
"keywords": [
"framework"
],
"time": "2013-03-01 10:39:52"
},
{
"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": "2012-09-25 18:17:00",
"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-12-11 14:30:16",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
}
},
"installation-source": "source",
"autoload": {
"psr-0": {
"Twig_": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "http://twig.sensiolabs.org",
"keywords": [
"templating"
]
},
{
"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": "1b68c7343fa6d1f6171816a49197013bfbd225c5"
},
"dist": {
"type": "zip",
"url": "https://github.com/Behat/MinkExtension/archive/1b68c7343fa6d1f6171816a49197013bfbd225c5.zip",
"reference": "1b68c7343fa6d1f6171816a49197013bfbd225c5",
"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-12-12 08:34:22",
"type": "behat-extension",
"installation-source": "source",
"autoload": {
"psr-0": {
"Behat\\MinkExtension": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Mink extension for Behat",
"homepage": "http://mink.behat.org",
"keywords": [
"test",
"browser",
"web",
"gui"
]
},
{
"name": "behat/mink-goutte-driver",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/Behat/MinkGoutteDriver.git",
"reference": "b563bf8286e0dae12dac7935cf5dc16adfe60a56"
},
"dist": {
"type": "zip",
"url": "https://github.com/Behat/MinkGoutteDriver/archive/b563bf8286e0dae12dac7935cf5dc16adfe60a56.zip",
"reference": "b563bf8286e0dae12dac7935cf5dc16adfe60a56",
"shasum": ""
},
"require": {
"php": ">=5.3.1",
"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",
"behat/mink-browserkit-driver": "*@dev"
},
"time": "2012-11-29 22:05:37",
"type": "mink-driver",
"installation-source": "source",
"autoload": {
"psr-0": {
"Behat\\Mink\\Driver": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Goutte driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"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/"
}
},
"notification-url": "https://packagist.org/downloads/",
"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": "70c036b3ffe33521b95b8223bf062ae007da619f"
},
"dist": {
"type": "zip",
"url": "https://github.com/fabpot/Goutte/archive/70c036b3ffe33521b95b8223bf062ae007da619f.zip",
"reference": "70c036b3ffe33521b95b8223bf062ae007da619f",
"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-12-03 13:38:32",
"type": "application",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"installation-source": "source",
"autoload": {
"psr-0": {
"Goutte": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "A simple PHP Web Scraper",
"homepage": "https://github.com/fabpot/Goutte",
"keywords": [
"scraper"
]
},
{
"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": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle",
"reference": "cc9beb31626cb776a20536f5903e8ab2ec2a3707"
},
"dist": {
"type": "zip",
"url": "https://github.com/guzzle/guzzle/archive/cc9beb31626cb776a20536f5903e8ab2ec2a3707.zip",
"reference": "cc9beb31626cb776a20536f5903e8ab2ec2a3707",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"ext-curl": "*",
"symfony/event-dispatcher": ">=2.1"
},
"replace": {
"guzzle/common": "self.version",
"guzzle/http": "self.version",
"guzzle/parser": "self.version",
"guzzle/batch": "self.version",
"guzzle/cache": "self.version",
"guzzle/inflection": "self.version",
"guzzle/iterator": "self.version",
"guzzle/log": "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-mock": "self.version",
"guzzle/plugin-oauth": "self.version",
"guzzle/service": "self.version",
"guzzle/stream": "self.version",
"guzzle/plugin-md5": "self.version"
},
"require-dev": {
"doctrine/common": "*",
"symfony/class-loader": "*",
"monolog/monolog": "1.*",
"zend/zend-log1": "1.12",
"zend/zend-cache1": "1.12",
"zendframework/zend-cache": "2.0.*",
"zendframework/zend-log": "2.0.*",
"phpunit/phpunit": "3.7.*"
},
"suggest": {
"symfony/class-loader": "*",
"monolog/monolog": "*",
"zend/zend-cache": "2.0.0beta3",
"zend/zend-log": "2.0.0beta3"
},
"time": "2012-12-14 00:49:17",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"installation-source": "source",
"autoload": {
"psr-0": {
"Guzzle\\Tests": "tests/",
"Guzzle": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Guzzle Community",
"homepage": "https://github.com/guzzle/guzzle/contributors"
}
],
"description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
"homepage": "http://guzzlephp.org/",
"keywords": [
"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-12-02 22:08:47",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"WebDriver": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"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
}
}