{ "hash": "e67ef3aa0e51add36733a2ed120e4177", "packages": [ { "name": "beberlei/DoctrineExtensions", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/beberlei/DoctrineExtensions.git", "reference": "v0.1" }, "dist": { "type": "zip", "url": "https://github.com/beberlei/DoctrineExtensions/zipball/v0.1", "reference": "v0.1", "shasum": "" }, "require": { "doctrine/orm": "*" }, "time": "2012-05-16 00:04:34", "type": "library", "autoload": { "psr-0": { "DoctrineExtensions": "lib/" } } }, { "name": "doctrine/common", "version": "2.3.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/common", "reference": "bb0aebbf234db52df476a2b473d434745b34221c" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/common/zipball/bb0aebbf234db52df476a2b473d434745b34221c", "reference": "bb0aebbf234db52df476a2b473d434745b34221c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "time": "2012-09-19 22:55:18", "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common": "lib/" } }, "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ] }, { "name": "doctrine/dbal", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal", "reference": "2.3.0" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/dbal/zipball/2.3.0", "reference": "2.3.0", "shasum": "" }, "require": { "doctrine/common": "2.3.*", "php": ">=5.3.2" }, "time": "2012-09-20 05:56:37", "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL": "lib/" } }, "license": [ "MIT" ], "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", "dbal", "persistence", "queryobject" ] }, { "name": "doctrine/doctrine-bundle", "version": "v1.0.0", "target-dir": "Doctrine/Bundle/DoctrineBundle", "source": { "type": "git", "url": "git://github.com/doctrine/DoctrineBundle.git", "reference": "v1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/DoctrineBundle/zipball/v1.0.0", "reference": "v1.0.0", "shasum": "" }, "require": { "doctrine/dbal": ">=2.2,<2.4-dev", "php": ">=5.3.2", "symfony/doctrine-bridge": "2.1.*", "symfony/framework-bundle": "2.1.*" }, "require-dev": { "doctrine/orm": ">=2.2,<2.4-dev", "symfony/validator": "2.1.*", "symfony/yaml": "2.1.*" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle." }, "time": "2012-09-07 21:18:21", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Bundle\\DoctrineBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" } ], "description": "Symfony DoctrineBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "orm", "persistence" ] }, { "name": "doctrine/orm", "version": "2.3.0", "source": { "type": "git", "url": "git://github.com/doctrine/doctrine2.git", "reference": "2.3.0" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/doctrine2/zipball/2.3.0", "reference": "2.3.0", "shasum": "" }, "require": { "doctrine/dbal": "2.3.*", "ext-pdo": "*", "php": ">=5.3.2", "symfony/console": "2.*" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, "time": "2012-09-20 06:03:34", "bin": [ "bin/doctrine", "bin/doctrine.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\ORM": "lib/" } }, "license": [ "MIT" ], "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": "friendsofsymfony/user-bundle", "version": "dev-master", "target-dir": "FOS/UserBundle", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle", "reference": "fe0f21f6abfe1303c58839c18bedc09135247909" }, "dist": { "type": "zip", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle/zipball/fe0f21f6abfe1303c58839c18bedc09135247909", "reference": "fe0f21f6abfe1303c58839c18bedc09135247909", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/framework-bundle": ">=2.1,<2.3-dev", "symfony/security-bundle": ">=2.1,<2.3-dev" }, "require-dev": { "doctrine/doctrine-bundle": "*", "swiftmailer/swiftmailer": "*", "symfony/validator": "2.1.*", "symfony/yaml": "2.1.*", "twig/twig": "*", "willdurand/propel-typehintable-behavior": "dev-master" }, "suggest": { "doctrine/couchdb-odm-bundle": "*", "doctrine/doctrine-bundle": "*", "doctrine/mongodb-odm-bundle": "*" }, "time": "2012-10-19 08:27:27", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "FOS\\UserBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" }, { "name": "Thibault Duplessis", "email": "thibault.duplessis@gmail.com", "homepage": "http://ornicar.github.com" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors" } ], "description": "Symfony FOSUserBundle", "homepage": "http://friendsofsymfony.github.com", "keywords": [ "User management" ] }, { "name": "ideup/simple-paginator-bundle", "version": "dev-master", "target-dir": "Ideup/SimplePaginatorBundle", "source": { "type": "git", "url": "git://github.com/javiacei/IdeupSimplePaginatorBundle", "reference": "f7442a99e7ba0b1c752e656304aa250c8dd672cf" }, "dist": { "type": "zip", "url": "https://github.com/javiacei/IdeupSimplePaginatorBundle/zipball/f7442a99e7ba0b1c752e656304aa250c8dd672cf", "reference": "f7442a99e7ba0b1c752e656304aa250c8dd672cf", "shasum": "" }, "require": { "beberlei/doctrineextensions": "dev-master", "php": ">=5.3.0", "symfony/symfony": ">=2.0" }, "time": "2012-09-26 03:50:50", "type": "symfony-bundle", "autoload": { "psr-0": { "Ideup\\SimplePaginatorBundle": "" } }, "authors": [ { "name": "Francisco Javier Aceituno Lapido", "email": "fco.javier.aceituno@gmail.com", "homepage": "https://github.com/javiacei" }, { "name": "Moisés Maciá", "email": "mmacia@gmail.com", "homepage": "https://github.com/mmacia" } ], "description": "Symfony 2 paginator bundle.", "keywords": [ "paginator", "recordset" ] }, { "name": "jms/aop-bundle", "version": "1.0.0", "target-dir": "JMS/AopBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSAopBundle", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSAopBundle/zipball/1.0.0", "reference": "1.0.0", "shasum": "" }, "require": { "jms/cg": "1.0.0", "symfony/framework-bundle": "2.*" }, "time": "2012-01-02 20:50:26", "type": "symfony-bundle", "autoload": { "psr-0": { "JMS\\AopBundle": "" } }, "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Adds AOP capabilities to Symfony2", "keywords": [ "annotations", "aop" ] }, { "name": "jms/cg", "version": "1.0.0", "source": { "type": "git", "url": "git://github.com/schmittjoh/cg-library.git", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/cg-library/zipball/1.0.0", "reference": "1.0.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2012-01-02 20:40:52", "type": "library", "autoload": { "psr-0": { "CG\\": "src/" } }, "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Toolset for generating PHP code", "keywords": [ "code generation" ] }, { "name": "jms/di-extra-bundle", "version": "1.1.0", "target-dir": "JMS/DiExtraBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSDiExtraBundle", "reference": "1.1.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSDiExtraBundle/zipball/1.1.0", "reference": "1.1.0", "shasum": "" }, "require": { "jms/aop-bundle": "1.0.*", "jms/metadata": "1.1.*", "symfony/framework-bundle": "2.1.*" }, "time": "2012-09-06 16:07:54", "type": "symfony-bundle", "autoload": { "psr-0": { "JMS\\DiExtraBundle": "" } }, "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Allows to configure dependency injection using annotations", "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle", "keywords": [ "annotations", "dependency injection" ] }, { "name": "jms/metadata", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata", "reference": "1.1.1" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/metadata/zipball/1.1.1", "reference": "1.1.1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2012-01-02 21:32:49", "type": "library", "autoload": { "psr-0": { "Metadata\\": "src/" } }, "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", "metadata", "xml", "yaml" ] }, { "name": "jms/security-extra-bundle", "version": "1.2.0", "target-dir": "JMS/SecurityExtraBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle", "reference": "1.2.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/zipball/1.2.0", "reference": "1.2.0", "shasum": "" }, "require": { "jms/aop-bundle": "1.0.*", "jms/di-extra-bundle": "1.1.*", "jms/metadata": "1.1.*", "symfony/framework-bundle": "2.1.*", "symfony/security-bundle": "*" }, "require-dev": { "doctrine/doctrine-bundle": "*", "doctrine/orm": "*", "sensio/framework-extra-bundle": "*", "symfony/browser-kit": "*", "symfony/class-loader": "*", "symfony/css-selector": "*", "symfony/finder": "*", "symfony/form": "*", "symfony/process": "*", "symfony/twig-bundle": "*", "symfony/validator": "*", "symfony/yaml": "*" }, "time": "2012-09-06 16:12:03", "type": "symfony-bundle", "autoload": { "psr-0": { "JMS\\SecurityExtraBundle": "" } }, "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Enhances the Symfony2 Security Component by adding several new features", "homepage": "http://jmsyst.com/bundles/JMSSecurityExtraBundle", "keywords": [ "annotations", "authorization", "expression", "secure", "security" ] }, { "name": "knplabs/knp-snappy", "version": "dev-master", "source": { "type": "git", "url": "git://github.com/KnpLabs/snappy.git", "reference": "39c64d910d25823b82ac426eb12a6275a66a75d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/39c64d910d25823b82ac426eb12a6275a66a75d0", "reference": "39c64d910d25823b82ac426eb12a6275a66a75d0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "suggest": { "google/wkhtmltopdf-amd64": "Provide wkhtmltopdf-amd64 binary, use version `0.11.0-RC1` as dependency", "google/wkhtmltopdf-i386": "Provide wkhtmltopdf-i386 binary, use version `0.11.0-RC1` as dependency", "symfony/process": "Process Component of Symfony2." }, "time": "2013-02-14 10:09:15", "type": "library", "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", "snapshot", "thumbnail", "wkhtmltopdf" ] }, { "name": "knplabs/knp-snappy-bundle", "version": "dev-master", "target-dir": "Knp/Bundle/SnappyBundle", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpSnappyBundle.git", "reference": "cabfd9b6ade11094002d3d873bdf260ec3ded3c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/cabfd9b6ade11094002d3d873bdf260ec3ded3c7", "reference": "cabfd9b6ade11094002d3d873bdf260ec3ded3c7", "shasum": "" }, "require": { "knplabs/knp-snappy": "*", "php": ">=5.3.2", "symfony/framework-bundle": ">=2.0.0" }, "time": "2012-11-05 12:46:28", "type": "symfony-bundle", "autoload": { "psr-0": { "Knp\\Bundle\\SnappyBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KnpLabs Team", "homepage": "http://knplabs.com" }, { "name": "Symfony Community", "homepage": "http://github.com/KnpLabs/KnpSnappyBundle/contributors" } ], "description": "Easily create PDF and images in Symfony2 by converting Twig/HTML templates.", "homepage": "http://github.com/KnpLabs/KnpSnappyBundle", "keywords": [ "bundle", "knp", "knplabs", "pdf", "snappy" ] }, { "name": "kriswallsmith/assetic", "version": "v1.1.0-alpha1", "source": { "type": "git", "url": "http://github.com/kriswallsmith/assetic.git", "reference": "v1.1.0-alpha1" }, "dist": { "type": "zip", "url": "https://github.com/kriswallsmith/assetic/zipball/v1.1.0-alpha1", "reference": "v1.1.0-alpha1", "shasum": "" }, "require": { "php": ">=5.3.1", "symfony/process": "2.1.*" }, "require-dev": { "leafo/lessphp": "*", "leafo/scssphp": "*", "ptachoire/cssembed": "*", "twig/twig": ">=1.6.0,<2.0" }, "suggest": { "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", "twig/twig": "Assetic provides the integration with the Twig templating engine" }, "time": "2012-08-28 12:33:44", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "Assetic": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Asset Management for PHP", "homepage": "https://github.com/kriswallsmith/assetic", "keywords": [ "assets", "compression", "minification" ] }, { "name": "monolog/monolog", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog", "reference": "1.2.1" }, "dist": { "type": "zip", "url": "https://github.com/Seldaek/monolog/zipball/1.2.1", "reference": "1.2.1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mlehner/gelf-php": "1.0.*" }, "suggest": { "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server" }, "time": "2012-08-29 11:53:20", "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "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": "phpexcel/phpexcel", "version": "v1.7.6", "source": { "type": "git", "url": "https://github.com/ddeboer/phpexcel", "reference": "v1.7.6" }, "dist": { "type": "zip", "url": "https://github.com/ddeboer/phpexcel/zipball/v1.7.6", "reference": "v1.7.6", "shasum": "" }, "require": { "php": ">5.2.0" }, "time": "2012-05-07 12:05:46", "type": "library", "autoload": { "psr-0": { "PHPExcel": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GNU" ], "description": "PHPExcel - OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine", "homepage": "http://phpexcel.codeplex.com", "keywords": [ "excel", "xls" ] }, { "name": "sensio/distribution-bundle", "version": "v2.1.1", "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", "url": "https://github.com/sensio/SensioDistributionBundle", "reference": "v2.1.1" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioDistributionBundle/zipball/v2.1.1", "reference": "v2.1.1", "shasum": "" }, "require": { "symfony/framework-bundle": "2.1.*" }, "time": "2012-09-11 05:10:08", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\DistributionBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "The base bundle for the Symfony Distributions", "keywords": [ "configuration", "distribution" ] }, { "name": "sensio/framework-extra-bundle", "version": "v2.1.0", "target-dir": "Sensio/Bundle/FrameworkExtraBundle", "source": { "type": "git", "url": "https://github.com/sensio/SensioFrameworkExtraBundle", "reference": "v2.1.0" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/v2.1.0", "reference": "v2.1.0", "shasum": "" }, "require": { "doctrine/common": ">=2.1,<2.4-dev", "symfony/framework-bundle": "2.1.*" }, "time": "2012-08-29 10:02:19", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\FrameworkExtraBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "This bundle provides a way to configure your controllers with annotations", "keywords": [ "annotations", "controllers" ] }, { "name": "sensio/generator-bundle", "version": "v2.1.0", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", "url": "https://github.com/sensio/SensioGeneratorBundle", "reference": "v2.1.0-RC2" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioGeneratorBundle/zipball/v2.1.0-RC2", "reference": "v2.1.0-RC2", "shasum": "" }, "require": { "symfony/framework-bundle": "2.1.*" }, "require-dev": { "doctrine/orm": ">=2.1,<2.4-dev", "symfony/doctrine-bridge": "2.1.*", "twig/twig": ">=1.8,<2.0-dev" }, "time": "2012-08-28 07:16:11", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\GeneratorBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "This bundle generates code for you" }, { "name": "stfalcon/tinymce-bundle", "version": "dev-master", "target-dir": "Stfalcon/Bundle/TinymceBundle", "source": { "type": "git", "url": "https://github.com/stfalcon/TinymceBundle", "reference": "c983ec823f31fca6821107c81b0f2abab4cd0ffa" }, "dist": { "type": "zip", "url": "https://github.com/stfalcon/TinymceBundle/zipball/c983ec823f31fca6821107c81b0f2abab4cd0ffa", "reference": "c983ec823f31fca6821107c81b0f2abab4cd0ffa", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/symfony": ">=2.1" }, "time": "2012-09-28 04:36:55", "type": "symfony-bundle", "autoload": { "psr-0": { "Stfalcon\\Bundle\\TinymceBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Stepan Tanasiychuk", "email": "ceo@stfalcon.com", "homepage": "http://blog.stfalcon.com" }, { "name": "Igor Negrutsa", "email": "progi2007@gmail.com", "homepage": "http://igor-negrutsa.info" }, { "name": "Symfony Community", "homepage": "https://github.com/stfalcon/TinymceBundle/contributors" } ], "description": "This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.", "keywords": [ "editor", "tinymce", "wysiwyg" ] }, { "name": "swiftmailer/swiftmailer", "version": "v4.2.1", "source": { "type": "git", "url": "git://github.com/swiftmailer/swiftmailer.git", "reference": "v4.2.1" }, "dist": { "type": "zip", "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.2.1", "reference": "v4.2.1", "shasum": "" }, "require": { "php": ">=5.2.4" }, "time": "2012-07-13 16:46:37", "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "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/assetic-bundle", "version": "v2.1.0", "target-dir": "Symfony/Bundle/AsseticBundle", "source": { "type": "git", "url": "https://github.com/symfony/AsseticBundle", "reference": "v2.1.0-RC2" }, "dist": { "type": "zip", "url": "https://github.com/symfony/AsseticBundle/zipball/v2.1.0-RC2", "reference": "v2.1.0-RC2", "shasum": "" }, "require": { "kriswallsmith/assetic": "1.1.*", "php": ">=5.3.0", "symfony/framework-bundle": "2.1.*" }, "require-dev": { "symfony/class-loader": "2.1.*", "symfony/console": "2.1.*", "symfony/css-selector": "2.1.*", "symfony/dom-crawler": "2.1.*", "symfony/form": "2.1.*", "symfony/twig-bundle": "2.1.*", "symfony/yaml": "2.1.*" }, "suggest": { "symfony/twig-bundle": "2.1.*" }, "time": "2012-08-28 10:22:44", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\AsseticBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Integrates Assetic into Symfony2", "homepage": "https://github.com/symfony/AsseticBundle", "keywords": [ "assets", "compression", "minification" ] }, { "name": "symfony/monolog-bundle", "version": "v2.1.0", "target-dir": "Symfony/Bundle/MonologBundle", "source": { "type": "git", "url": "https://github.com/symfony/MonologBundle", "reference": "v2.1.0-RC2" }, "dist": { "type": "zip", "url": "https://github.com/symfony/MonologBundle/zipball/v2.1.0-RC2", "reference": "v2.1.0-RC2", "shasum": "" }, "require": { "monolog/monolog": "1.*", "php": ">=5.3.2", "symfony/config": "2.1.*", "symfony/dependency-injection": "2.1.*", "symfony/monolog-bridge": "2.1.*" }, "require-dev": { "symfony/config": "2.1.*", "symfony/yaml": "2.1.*" }, "time": "2012-08-21 14:05:54", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\MonologBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony MonologBundle", "homepage": "http://symfony.com" }, { "name": "symfony/swiftmailer-bundle", "version": "v2.1.0", "target-dir": "Symfony/Bundle/SwiftmailerBundle", "source": { "type": "git", "url": "https://github.com/symfony/SwiftmailerBundle", "reference": "v2.1.0" }, "dist": { "type": "zip", "url": "https://github.com/symfony/SwiftmailerBundle/zipball/v2.1.0", "reference": "v2.1.0", "shasum": "" }, "require": { "php": ">=5.3.2", "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev", "symfony/swiftmailer-bridge": "2.1.*" }, "require-dev": { "symfony/config": "2.1.*", "symfony/dependency-injection": "2.1.*", "symfony/http-kernel": "2.1.*" }, "time": "2012-08-28 10:21:09", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\SwiftmailerBundle": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com" }, { "name": "symfony/symfony", "version": "v2.1.2", "source": { "type": "git", "url": "git://github.com/symfony/symfony.git", "reference": "v2.1.2" }, "dist": { "type": "zip", "url": "https://github.com/symfony/symfony/zipball/v2.1.2", "reference": "v2.1.2", "shasum": "" }, "require": { "doctrine/common": ">2.2,<2.4-dev", "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": "dev-master", "propel/propel1": "dev-master" }, "time": "2012-09-20 07:13:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "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": "twig/extensions", "version": "v1.0.0-alpha", "source": { "type": "git", "url": "https://github.com/fabpot/Twig-extensions", "reference": "v1.0.0-alpha" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig-extensions/zipball/v1.0.0-alpha", "reference": "v1.0.0-alpha", "shasum": "" }, "require": { "twig/twig": "1.*" }, "time": "2012-08-28 15:04:23", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Twig_Extensions_": "lib/" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Common additional features for Twig that do not directly belong in core", "homepage": "https://github.com/fabpot/Twig-extensions", "keywords": [ "debug", "i18n", "text" ] }, { "name": "twig/twig", "version": "v1.9.2", "source": { "type": "git", "url": "git://github.com/fabpot/Twig.git", "reference": "v1.9.2" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig/zipball/v1.9.2", "reference": "v1.9.2", "shasum": "" }, "require": { "php": ">=5.2.4" }, "time": "2012-08-25 17:32:57", "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "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" ] } ], "packages-dev": null, "aliases": [ ], "minimum-stability": "dev", "stability-flags": { "stfalcon/tinymce-bundle": 20, "beberlei/doctrineextensions": 20, "ideup/simple-paginator-bundle": 20, "doctrine/common": 20, "knplabs/knp-snappy-bundle": 20 } }