Files
Phraseanet/composer.lock
2013-01-17 12:01:41 +01:00

1853 lines
63 KiB
JSON

{
"hash": "a1c888150997e9946a0a84fe7117ff14",
"packages": [
{
"name": "BadFaith/BadFaith",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/winmillwill/BadFaith",
"reference": "9f80653350aa1f342a53a2f3a690422256686707"
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-07-27 20:10:01",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"BadFaith": "lib/"
}
},
"license": [
"MIT"
],
"description": "Accept-* Header parsing for PHP"
},
{
"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",
"installation-source": "source",
"autoload": {
"psr-0": {
"Phlickr_": "./"
}
},
"time": "1334339011"
},
{
"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",
"installation-source": "source",
"autoload": {
"classmap": [
"lib/"
]
},
"time": "1333122427"
},
{
"name": "alchemy/phpmailer",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHPMailer_v5.1",
"reference": "baabbdc1e68947f19c86e0e9e02d40d6fb1283e4"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/PHPMailer_v5.1/zipball/3bdb8bc7a8f304c27900d7b2ddc00068c86c781f",
"reference": "3bdb8bc7a8f304c27900d7b2ddc00068c86c781f",
"shasum": ""
},
"type": "library",
"installation-source": "source",
"autoload": {
"classmap": [
"./"
]
},
"time": "1333125389"
},
{
"name": "dailymotion/sdk",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/dailymotion/dailymotion-sdk-php",
"reference": "a11e98742adf877497017fece69f603af578f329"
},
"dist": {
"type": "zip",
"url": "https://github.com/dailymotion/dailymotion-sdk-php/archive/a11e98742adf877497017fece69f603af578f329.zip",
"reference": "a11e98742adf877497017fece69f603af578f329",
"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"
],
"time": "1350827116"
},
{
"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 07: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-13 08: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": "7a4bd0a7ef51058fcb5d5609988c1f530e200d1b"
},
"dist": {
"type": "zip",
"url": "https://github.com/l3pp4rd/DoctrineExtensions/archive/7a4bd0a7ef51058fcb5d5609988c1f530e200d1b.zip",
"reference": "7a4bd0a7ef51058fcb5d5609988c1f530e200d1b",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"doctrine/common": ">=2.1"
},
"suggest": {
"doctrine/orm": ">=2.1",
"doctrine/mongodb-odm": "*"
},
"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"
],
"time": "1339767845"
},
{
"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/archive/1d37fa54aaecfacb68fde4c60392da0c1ca6300d.zip",
"reference": "1d37fa54aaecfacb68fde4c60392da0c1ca6300d",
"shasum": ""
},
"require": {
"silex/silex": ">=1.0.0-dev",
"knplabs/knp-snappy": "dev-master",
"imagine/imagine": "*"
},
"time": "2012-06-03 01:27:23",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Grom\\Silex": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"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"
]
},
{
"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"
},
"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"
],
"time": "1350920158"
},
{
"name": "knplabs/knp-snappy",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/KnpLabs/snappy.git",
"reference": "0.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/KnpLabs/snappy/archive/0.1.0.zip",
"reference": "0.1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"suggest": {
"symfony/process": "Process Component of Symfony2."
},
"time": "2012-11-07 09:48:01",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Knp\\Snappy": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"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": "7e38949ab34f9670c3e6406ed865ccc18b34c362"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/Media-Alchemyst/archive/7e38949ab34f9670c3e6406ed865ccc18b34c362.zip",
"reference": "7e38949ab34f9670c3e6406ed865ccc18b34c362",
"shasum": ""
},
"require": {
"swftools/swftools": "dev-master",
"php-unoconv/php-unoconv": "dev-master",
"php-mp4box/php-mp4box": "dev-master",
"php": ">=5.3.3",
"symfony/console": ">=2.0,<=2.2",
"pimple/pimple": "1.*",
"mediavorus/mediavorus": "0.2.*",
"monolog/monolog": "1.*",
"alchemy/ghostscript": "0.2.*",
"imagine/imagine": ">=0.4",
"php-ffmpeg/php-ffmpeg": "0.2.*"
},
"require-dev": {
"grom/silex-service-provider": "dev-master",
"phpexiftool/phpexiftool": "dev-master"
},
"time": "2012-12-17 12:10:42",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.2.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"
],
"time": "1350650300"
},
{
"name": "mediavorus/mediavorus",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/MediaVorus",
"reference": "000bb25ab0c33080c08190910618714e28aa4c84"
},
"dist": {
"type": "zip",
"url": "https://github.com/romainneutron/MediaVorus/archive/000bb25ab0c33080c08190910618714e28aa4c84.zip",
"reference": "000bb25ab0c33080c08190910618714e28aa4c84",
"shasum": ""
},
"require": {
"phpexiftool/phpexiftool": "dev-master",
"php-ffmpeg/php-ffmpeg": "dev-master",
"php": ">=5.3.0",
"monolog/monolog": "1.0.*",
"symfony/http-foundation": ">2.0,<=2.2",
"symfony/console": ">2.0,<=2.2"
},
"require-dev": {
"fabpot/php-cs-fixer": "*",
"silex/silex": "1.0.*-dev"
},
"time": "2012-12-14 09:20:49",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
}
},
"installation-source": "source",
"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 09: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-badfaith-provider",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/BadFaith-ServiceProvider",
"reference": "9aaa0819e9596fa295895e5453471032c5d606df"
},
"dist": {
"type": "zip",
"url": "https://github.com/romainneutron/BadFaith-ServiceProvider/archive/9aaa0819e9596fa295895e5453471032c5d606df.zip",
"reference": "9aaa0819e9596fa295895e5453471032c5d606df",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"silex/silex": ">=1.0",
"symfony/browser-kit": ">=1.0",
"badfaith/badfaith": "*"
},
"require-dev": {
"fabpot/php-cs-fixer": "master"
},
"time": "2012-11-08 20:54:31",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Neutron": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "A provider to BadFaith content negociation library",
"keywords": [
"content negociation"
]
},
{
"name": "neutron/silex-filesystem-provider",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider",
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4"
},
"dist": {
"type": "zip",
"url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider/archive/98771524bba1ffa58373c4c06d438f5fb5442ff4.zip",
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"silex/silex": ">=1.0",
"symfony/filesystem": ">=2.0"
},
"time": "2012-11-08 21:07:08",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Neutron": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
}
],
"description": "A Silex Provider for Symfony Filesystem component",
"keywords": [
"silex",
"filesystem",
"temporary-filesystem"
]
},
{
"name": "neutron/sphinxsearch-api",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/Sphinx-Search-API-PHP-Client",
"reference": "2.0.6"
},
"dist": {
"type": "zip",
"url": "https://github.com/romainneutron/Sphinx-Search-API-PHP-Client/zipball/2.0.6",
"reference": "2.0.6",
"shasum": ""
},
"require": {
"php": ">=4"
},
"time": "1350983112",
"type": "library",
"installation-source": "source",
"autoload": {
"classmap": [
"sphinxapi.php"
]
},
"license": [
"GPL"
],
"authors": [
{
"name": "Andrew Aksyonoff",
"homepage": "http://sphinxsearch.com/"
}
],
"description": "SphinxSearch PHP API",
"homepage": "http://sphinxsearch.com/",
"keywords": [
"api",
"Sphinx Search",
"search-engine"
]
},
{
"name": "php-ffmpeg/php-ffmpeg",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHP-FFmpeg",
"reference": "014112a16f31b74e584b1ae7540f4b72960ebd9e"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/PHP-FFmpeg/archive/014112a16f31b74e584b1ae7540f4b72960ebd9e.zip",
"reference": "014112a16f31b74e584b1ae7540f4b72960ebd9e",
"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-16 15:58:49",
"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": "2c272a3f77807771275fb4f2c404071e9c263e19"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/PHP-MP4Box/archive/2c272a3f77807771275fb4f2c404071e9c263e19.zip",
"reference": "2c272a3f77807771275fb4f2c404071e9c263e19",
"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": "dd49df9be9ab649af37674f07393037727077124"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/PHP-Unoconv/archive/dd49df9be9ab649af37674f07393037727077124.zip",
"reference": "dd49df9be9ab649af37674f07393037727077124",
"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": "ed46b2681bf621307a12782a8c7f9c1271cdf095"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/PHP-XPDF/archive/ed46b2681bf621307a12782a8c7f9c1271cdf095.zip",
"reference": "ed46b2681bf621307a12782a8c7f9c1271cdf095",
"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": "1349703734",
"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"
],
"time": "1349703734"
},
{
"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/archive/c68d98b5a00aaf7ae0db7eebddfcde27d948e537.zip",
"reference": "c68d98b5a00aaf7ae0db7eebddfcde27d948e537",
"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"
],
"time": "1346256086"
},
{
"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/archive/c72f9a88a74c1967fb14de62f342048c8311cb9b.zip",
"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": "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"
],
"time": "1346681208"
},
{
"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"
},
"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"
],
"time": "1347278988"
},
{
"name": "silex/silex",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/fabpot/Silex.git",
"reference": "c2dff3ca9e8ee4e5c9652a366c39eb3b3c91ca53"
},
"dist": {
"type": "zip",
"url": "https://github.com/fabpot/Silex/archive/c2dff3ca9e8ee4e5c9652a366c39eb3b3c91ca53.zip",
"reference": "c2dff3ca9e8ee4e5c9652a366c39eb3b3c91ca53",
"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",
"symfony/serializer": ">=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-14 13:15:04",
"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"
],
"time": "1350911324"
},
{
"name": "swftools/swftools",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/PHPSwftools",
"reference": "9b79c0fb1f43a2e84c26e908d54b1ed98091510c"
},
"dist": {
"type": "zip",
"url": "https://github.com/alchemy-fr/PHPSwftools/archive/9b79c0fb1f43a2e84c26e908d54b1ed98091510c.zip",
"reference": "9b79c0fb1f43a2e84c26e908d54b1ed98091510c",
"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 20: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": "ad29df5efdc51096f882a7a7bc672d41281770ce"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/symfony/archive/ad29df5efdc51096f882a7a7bc672d41281770ce.zip",
"reference": "ad29df5efdc51096f882a7a7bc672d41281770ce",
"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-12-15 17:28:15",
"type": "library",
"installation-source": "source",
"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"
]
},
{
"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": "d1990ffaca93302709d1306d50ae153adb169f49"
},
"dist": {
"type": "zip",
"url": "https://github.com/fabpot/Twig-extensions/archive/d1990ffaca93302709d1306d50ae153adb169f49.zip",
"reference": "d1990ffaca93302709d1306d50ae153adb169f49",
"shasum": ""
},
"require": {
"twig/twig": "1.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "source",
"autoload": {
"psr-0": {
"Twig_Extensions_": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Common additional features for Twig that do not directly belong in core",
"homepage": "https://github.com/fabpot/Twig-extensions",
"keywords": [
"debug",
"i18n",
"text"
],
"time": "1349889206"
},
{
"name": "twig/twig",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/fabpot/Twig.git",
"reference": "6c01c14fd8f42348a032148ebecb6e034e9e18bd"
},
"dist": {
"type": "zip",
"url": "https://github.com/fabpot/Twig/archive/6c01c14fd8f42348a032148ebecb6e034e9e18bd.zip",
"reference": "6c01c14fd8f42348a032148ebecb6e034e9e18bd",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"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"
],
"time": "1350737598"
},
{
"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"
},
"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"
],
"time": "1336132669"
}
],
"packages-dev": [
{
"name": "doctrine/data-fixtures",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
"reference": "84cd1ca060e06bf5eb7066adb334adea4bf29fe7"
},
"dist": {
"type": "zip",
"url": "https://github.com/doctrine/data-fixtures/archive/84cd1ca060e06bf5eb7066adb334adea4bf29fe7.zip",
"reference": "84cd1ca060e06bf5eb7066adb334adea4bf29fe7",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"doctrine/common": ">=2.2,<2.5-dev"
},
"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"
],
"time": "1350901469"
},
{
"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"
}
],
"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-badfaith-provider": 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
}
}