{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "151cdcbe05eecb3f5b0fb1f8c0cb4a5d", "packages": [ { "name": "alfaproject/omnipay-neteller", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alfaproject/omnipay-neteller.git", "reference": "e2b9129936cf45bf10e0dd406f897d2852e3d567" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alfaproject/omnipay-neteller/zipball/e2b9129936cf45bf10e0dd406f897d2852e3d567", "reference": "e2b9129936cf45bf10e0dd406f897d2852e3d567", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0", "satooshi/php-coveralls": "dev-master" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Omnipay\\Neteller\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joao Dias", "email": "joao.dias@cherrygroup.com" } ], "description": "Neteller driver for the Omnipay payment processing library", "homepage": "https://github.com/alfaproject/omnipay-neteller", "keywords": [ "gateway", "merchant", "neteller", "omnipay", "pay", "payment" ], "time": "2014-02-25 10:03:25" }, { "name": "alfaproject/omnipay-skrill", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/alfaproject/omnipay-skrill.git", "reference": "2fa2ba8083fd5289366660f8de1b46b5f49ac052" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alfaproject/omnipay-skrill/zipball/2fa2ba8083fd5289366660f8de1b46b5f49ac052", "reference": "2fa2ba8083fd5289366660f8de1b46b5f49ac052", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0", "satooshi/php-coveralls": "dev-master" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "Omnipay\\Skrill\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joao Dias", "email": "joao.dias@cherrygroup.com" } ], "description": "Skrill driver for the Omnipay payment processing library", "homepage": "https://github.com/alfaproject/omnipay-skrill", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "skrill" ], "time": "2014-02-25 13:40:07" }, { "name": "anahkiasen/former", "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/Anahkiasen/former.git", "reference": "d5bbb276073ef155a316c510a3ed81feff74304b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Anahkiasen/former/zipball/d5bbb276073ef155a316c510a3ed81feff74304b", "reference": "d5bbb276073ef155a316c510a3ed81feff74304b", "shasum": "" }, "require": { "anahkiasen/html-object": "~1.4", "illuminate/config": "4.1.*", "illuminate/container": "4.1.*", "illuminate/http": "4.1.*", "illuminate/routing": "4.1.*", "illuminate/session": "4.1.*", "illuminate/translation": "4.1.*", "php": ">=5.3.0" }, "require-dev": { "illuminate/database": "4.1.*", "mockery/mockery": "~0.9.1", "phpunit/phpunit": "~4.1.4" }, "type": "library", "autoload": { "psr-4": { "Former\\": [ "src/Former", "tests" ], "Laravel\\": "src/Laravel" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Fabre", "email": "ehtnam6@gmail.com" } ], "description": "A powerful form builder", "homepage": "http://anahkiasen.github.com/former/", "keywords": [ "bootstrap", "form", "foundation", "laravel" ], "time": "2014-08-03 11:21:34" }, { "name": "anahkiasen/html-object", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Anahkiasen/html-object.git", "reference": "776aff25a4db27964d95b2332e2f379b0aac9ff0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Anahkiasen/html-object/zipball/776aff25a4db27964d95b2332e2f379b0aac9ff0", "reference": "776aff25a4db27964d95b2332e2f379b0aac9ff0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "HtmlObject": "src" }, "classmap": [ "tests" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Fabre", "email": "ehtnam6@gmail.com" } ], "description": "A set of classes to create and manipulate HTML objects abstractions", "time": "2014-01-27 22:41:20" }, { "name": "anahkiasen/underscore-php", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/Anahkiasen/underscore-php.git", "reference": "b5cb869b1b0e0a27deb4156884411d7e14b9bc24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Anahkiasen/underscore-php/zipball/b5cb869b1b0e0a27deb4156884411d7e14b9bc24", "reference": "b5cb869b1b0e0a27deb4156884411d7e14b9bc24", "shasum": "" }, "require": { "illuminate/support": "~4", "patchwork/utf8": "1.1.*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Underscore\\": [ "src", "tests" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Fabre", "email": "ehtnam6@gmail.com" } ], "description": "A redacted port of Underscore.js for PHP", "keywords": [ "internals", "laravel", "toolkit" ], "time": "2014-09-25 10:00:05" }, { "name": "barryvdh/laravel-debugbar", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", "reference": "64a7a5e68c7ea21d8586c5d2777eae37d4da1008" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/64a7a5e68c7ea21d8586c5d2777eae37d4da1008", "reference": "64a7a5e68c7ea21d8586c5d2777eae37d4da1008", "shasum": "" }, "require": { "laravel/framework": "4.*|5.0.*", "maximebf/debugbar": "~1.10.1", "php": ">=5.3.0", "symfony/finder": "~2.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.8-dev" } }, "autoload": { "psr-4": { "Barryvdh\\Debugbar\\": "src/" }, "files": [ "src/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "PHP Debugbar integration for Laravel", "keywords": [ "debug", "debugbar", "laravel", "profiler", "webprofiler" ], "time": "2014-11-24 21:34:36" }, { "name": "barryvdh/laravel-ide-helper", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-ide-helper.git", "reference": "486d9d9c4d209720d490ac186f8493b3c0f6897c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/486d9d9c4d209720d490ac186f8493b3c0f6897c", "reference": "486d9d9c4d209720d490ac186f8493b3c0f6897c", "shasum": "" }, "require": { "illuminate/console": "4.x|5.0.x", "illuminate/filesystem": "4.x|5.0.x", "illuminate/support": "4.x|5.0.x", "php": ">=5.3.0", "phpdocumentor/reflection-docblock": "2.0.x", "symfony/class-loader": "~2.3" }, "require-dev": { "doctrine/dbal": "~2.3" }, "suggest": { "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.11-dev" } }, "autoload": { "psr-4": { "Barryvdh\\LaravelIdeHelper\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.", "keywords": [ "autocomplete", "codeintel", "helper", "ide", "laravel", "netbeans", "phpdoc", "phpstorm", "sublime" ], "time": "2014-10-14 08:39:02" }, { "name": "chumper/datatable", "version": "2.3", "source": { "type": "git", "url": "https://github.com/Chumper/Datatable.git", "reference": "cff842783f3f4af60c2be295435b2bd812510ef5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Chumper/Datatable/zipball/cff842783f3f4af60c2be295435b2bd812510ef5", "reference": "cff842783f3f4af60c2be295435b2bd812510ef5", "shasum": "" }, "require": { "illuminate/config": "4.*", "illuminate/support": "4.*", "illuminate/view": "4.*", "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "dev-master", "orchestra/testbench": "2.1.*", "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Chumper\\Datatable": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Plaschke", "email": "github@nilsplaschke.de", "homepage": "http://nilsplaschke.de", "role": "Developer" } ], "description": "This is a laravel 4 package for the server and client side of datatablaes at http://datatables.net/", "homepage": "http://github.com/Chumper/datatable", "keywords": [ "ajax", "datatables", "jquery", "laravel" ], "time": "2014-05-11 14:53:49" }, { "name": "classpreloader/classpreloader", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/mtdowling/ClassPreloader.git", "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mtdowling/ClassPreloader/zipball/2c9f3bcbab329570c57339895bd11b5dd3b00877", "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877", "shasum": "" }, "require": { "nikic/php-parser": "~0.9", "php": ">=5.3.3", "symfony/console": "~2.1", "symfony/filesystem": "~2.1", "symfony/finder": "~2.1" }, "bin": [ "classpreloader.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "ClassPreloader": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case", "keywords": [ "autoload", "class", "preload" ], "time": "2014-03-12 00:05:31" }, { "name": "coatesap/omnipay-datacash", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/coatesap/omnipay-datacash.git", "reference": "3754720937b747edcfc77e2df09cae58079c0cd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/coatesap/omnipay-datacash/zipball/3754720937b747edcfc77e2df09cae58079c0cd0", "reference": "3754720937b747edcfc77e2df09cae58079c0cd0", "shasum": "" }, "require": { "omnipay/common": "2.*" }, "require-dev": { "guzzle/plugin-mock": "~3.1", "mockery/mockery": "~0.8", "omnipay/tests": "2.*", "phpunit/phpunit": "~3.7.16", "squizlabs/php_codesniffer": "~1.4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "Omnipay\\DataCash\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrew Coates", "email": "andycoatz@gmail.com" } ], "description": "DataCash driver for the Omnipay payment processing library", "homepage": "https://github.com/coatesap/omnipay-datacash", "keywords": [ "datacash", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-10-02 15:33:32" }, { "name": "coatesap/omnipay-paymentsense", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/coatesap/omnipay-paymentsense.git", "reference": "91e5ace4c4a111ed33ecd33c1d3235f9e7aecd69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/coatesap/omnipay-paymentsense/zipball/91e5ace4c4a111ed33ecd33c1d3235f9e7aecd69", "reference": "91e5ace4c4a111ed33ecd33c1d3235f9e7aecd69", "shasum": "" }, "require": { "omnipay/common": "2.*" }, "require-dev": { "guzzle/plugin-mock": "~3.1", "mockery/mockery": "~0.8", "omnipay/tests": "2.*", "phpunit/phpunit": "~3.7.16", "squizlabs/php_codesniffer": "~1.4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "Omnipay\\PaymentSense\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrew Coates", "email": "andycoatz@gmail.com" } ], "description": "PaymentSense driver for the Omnipay payment processing library", "homepage": "https://github.com/coatesap/omnipay-paymentsense", "keywords": [ "driver", "gateway", "merchant", "omnipay", "pay", "payment", "payment sense", "paymentsense" ], "time": "2014-07-25 04:46:19" }, { "name": "coatesap/omnipay-realex", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/coatesap/omnipay-realex.git", "reference": "13949b27629b1461e4985470a05f23779c18de4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/coatesap/omnipay-realex/zipball/13949b27629b1461e4985470a05f23779c18de4e", "reference": "13949b27629b1461e4985470a05f23779c18de4e", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "squizlabs/php_codesniffer": "~1.4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "Omnipay\\Realex\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrew Coates", "email": "andycoatz@gmail.com" } ], "description": "Realex driver for the Omnipay PHP payment processing library", "homepage": "https://github.com/coatesap/omnipay-realex", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "purchase", "realex" ], "time": "2014-08-21 15:44:54" }, { "name": "d11wtq/boris", "version": "v1.0.8", "source": { "type": "git", "url": "https://github.com/d11wtq/boris.git", "reference": "125dd4e5752639af7678a22ea597115646d89c6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/d11wtq/boris/zipball/125dd4e5752639af7678a22ea597115646d89c6e", "reference": "125dd4e5752639af7678a22ea597115646d89c6e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "suggest": { "ext-pcntl": "*", "ext-posix": "*", "ext-readline": "*" }, "bin": [ "bin/boris" ], "type": "library", "autoload": { "psr-0": { "Boris": "lib" } }, "notification-url": "https://packagist.org/downloads/", "time": "2014-01-17 12:21:18" }, { "name": "doctrine/annotations", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "3b6668f54ad3f95d68b64a742f6b0de55d6caeb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/3b6668f54ad3f95d68b64a742f6b0de55d6caeb1", "reference": "3b6668f54ad3f95d68b64a742f6b0de55d6caeb1", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Annotations\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2014-11-04 15:34:10" }, { "name": "doctrine/cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "7b625bf42f08ceb3e7dc7852095ef5e1a5756884" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/7b625bf42f08ceb3e7dc7852095ef5e1a5756884", "reference": "7b625bf42f08ceb3e7dc7852095ef5e1a5756884", "shasum": "" }, "require": { "php": ">=5.3.2" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": ">=3.7", "predis/predis": "~0.8", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Cache\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2014-11-24 16:07:53" }, { "name": "doctrine/collections", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "38ed66e6606309bec203a9df506ffa26d956d21d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/38ed66e6606309bec203a9df506ffa26d956d21d", "reference": "38ed66e6606309bec203a9df506ffa26d956d21d", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Collections\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2014-11-05 15:56:21" }, { "name": "doctrine/common", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "559a805125524b0bb6742638784c2979a5c5e607" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/559a805125524b0bb6742638784c2979a5c5e607", "reference": "559a805125524b0bb6742638784c2979a5c5e607", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2014-07-27 17:39:50" }, { "name": "doctrine/dbal", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "40fd004725b4aa902aea170cd15152b06a6faba0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/40fd004725b4aa902aea170cd15152b06a6faba0", "reference": "40fd004725b4aa902aea170cd15152b06a6faba0", "shasum": "" }, "require": { "doctrine/common": ">=2.4,<2.6-dev", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*", "symfony/console": "2.*" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2014-11-24 15:49:52" }, { "name": "doctrine/inflector", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "8a0b96e65d2399d6f95b75de11134843a2c61feb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/8a0b96e65d2399d6f95b75de11134843a2c61feb", "reference": "8a0b96e65d2399d6f95b75de11134843a2c61feb", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2014-10-05 18:49:49" }, { "name": "doctrine/lexer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "http://www.doctrine-project.org", "keywords": [ "lexer", "parser" ], "time": "2014-09-09 13:34:57" }, { "name": "filp/whoops", "version": "1.0.10", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "91e3fd4b0812017ffbeb24add55330664e1ea32a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/91e3fd4b0812017ffbeb24add55330664e1ea32a", "reference": "91e3fd4b0812017ffbeb24add55330664e1ea32a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "dev-master", "silex/silex": "1.0.*@dev" }, "type": "library", "autoload": { "psr-0": { "Whoops": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Filipe Dobreira", "homepage": "https://github.com/filp", "role": "Developer" } ], "description": "php error handling for cool kids", "homepage": "https://github.com/filp/whoops", "keywords": [ "error", "exception", "handling", "library", "silex-provider", "whoops", "zf2" ], "time": "2013-12-04 14:19:30" }, { "name": "fruitcakestudio/omnipay-sisow", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fruitcakestudio/omnipay-sisow.git", "reference": "4c4413279397e780ea4a6ad328082c913409403f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fruitcakestudio/omnipay-sisow/zipball/4c4413279397e780ea4a6ad328082c913409403f", "reference": "4c4413279397e780ea4a6ad328082c913409403f", "shasum": "" }, "require": { "omnipay/common": "~2.2" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Sisow\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" }, { "name": "Fruitcake Studio", "homepage": "http://fruitcakestudio.nl" } ], "description": "Sisow gateway for the Omnipay payment processing library", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "sisow" ], "time": "2014-08-15 08:15:33" }, { "name": "guzzle/common", "version": "v3.9.2", "target-dir": "Guzzle/Common", "source": { "type": "git", "url": "https://github.com/guzzle/common.git", "reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", "reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/event-dispatcher": ">=2.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Common": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Common libraries used by Guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "collection", "common", "event", "exception" ], "time": "2014-08-11 04:32:36" }, { "name": "guzzle/http", "version": "v3.9.2", "target-dir": "Guzzle/Http", "source": { "type": "git", "url": "https://github.com/guzzle/http.git", "reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/http/zipball/1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", "reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", "shasum": "" }, "require": { "guzzle/common": "self.version", "guzzle/parser": "self.version", "guzzle/stream": "self.version", "php": ">=5.3.2" }, "suggest": { "ext-curl": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Http": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "HTTP libraries used by Guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "client", "curl", "http", "http client" ], "time": "2014-08-11 04:32:36" }, { "name": "guzzle/parser", "version": "v3.9.2", "target-dir": "Guzzle/Parser", "source": { "type": "git", "url": "https://github.com/guzzle/parser.git", "reference": "6874d171318a8e93eb6d224cf85e4678490b625c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c", "reference": "6874d171318a8e93eb6d224cf85e4678490b625c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Parser": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Interchangeable parsers used by Guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "URI Template", "cookie", "http", "message", "url" ], "time": "2014-02-05 18:29:46" }, { "name": "guzzle/stream", "version": "v3.9.2", "target-dir": "Guzzle/Stream", "source": { "type": "git", "url": "https://github.com/guzzle/stream.git", "reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0", "reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0", "shasum": "" }, "require": { "guzzle/common": "self.version", "php": ">=5.3.2" }, "suggest": { "guzzle/http": "To convert Guzzle request objects to PHP streams" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Stream": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle stream wrapper component", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "component", "stream" ], "time": "2014-05-01 21:36:02" }, { "name": "intervention/image", "version": "1.6.x-dev", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "432f3b28ea08455146b157c6bfdebf4ef5bc661e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/432f3b28ea08455146b157c6bfdebf4ef5bc661e", "reference": "432f3b28ea08455146b157c6bfdebf4ef5bc661e", "shasum": "" }, "require": { "ext-gd": "*", "illuminate/support": "4.*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.1.*" }, "suggest": { "intervention/imagecache": "Caching extension for the Intervention Image library" }, "type": "library", "autoload": { "psr-0": { "Intervention\\Image": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@olivervogel.net", "homepage": "http://olivervogel.net/" } ], "description": "Image handling and manipulation library with support for Laravel 4 integration", "homepage": "http://image.intervention.io/", "keywords": [ "gd", "image", "laravel", "thumbnail", "watermark" ], "time": "2014-06-07 16:25:27" }, { "name": "ircmaxell/password-compat", "version": "1.0.x-dev", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "9b99377557a33a4129c9194e60a97a685fab21e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/9b99377557a33a4129c9194e60a97a685fab21e0", "reference": "9b99377557a33a4129c9194e60a97a685fab21e0", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "time": "2014-11-20 19:18:42" }, { "name": "jeremeamia/SuperClosure", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/jeremeamia/super_closure.git", "reference": "d05400085f7d4ae6f20ba30d36550836c0d061e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/d05400085f7d4ae6f20ba30d36550836c0d061e8", "reference": "d05400085f7d4ae6f20ba30d36550836c0d061e8", "shasum": "" }, "require": { "nikic/php-parser": "~0.9", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "autoload": { "psr-0": { "Jeremeamia\\SuperClosure": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Lindblom" } ], "description": "Doing interesting things with closures like serialization.", "homepage": "https://github.com/jeremeamia/super_closure", "keywords": [ "closure", "function", "parser", "serializable", "serialize", "tokenizer" ], "time": "2013-10-09 04:20:00" }, { "name": "jsanc623/phpbenchtime", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/jsanc623/PHPBenchTime.git", "reference": "e8cba5217fe5998ae1926c2cb2202d8d973db1f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jsanc623/PHPBenchTime/zipball/e8cba5217fe5998ae1926c2cb2202d8d973db1f1", "reference": "e8cba5217fe5998ae1926c2cb2202d8d973db1f1", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Juan Sanchez", "email": "juan.sanchez@juanleonardosanchez.com" } ], "description": "A light benchmark timer class for PHP.", "keywords": [ "benchmark", "benchtime", "profiler", "stopwatch", "timer" ], "time": "2014-07-23 20:52:24" }, { "name": "laravel/framework", "version": "v4.1.25", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", "reference": "d6721488f1a166fd2a7e112540fef81975c393a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/framework/zipball/d6721488f1a166fd2a7e112540fef81975c393a7", "reference": "d6721488f1a166fd2a7e112540fef81975c393a7", "shasum": "" }, "require": { "classpreloader/classpreloader": "1.0.*", "d11wtq/boris": "1.0.*", "filp/whoops": "1.0.10", "ircmaxell/password-compat": "1.0.*", "jeremeamia/superclosure": "1.0.*", "monolog/monolog": "1.*", "nesbot/carbon": "1.*", "patchwork/utf8": "1.1.*", "php": ">=5.3.0", "phpseclib/phpseclib": "0.3.*", "predis/predis": "0.8.*", "stack/builder": "1.0.*", "swiftmailer/swiftmailer": "5.0.*", "symfony/browser-kit": "2.4.*", "symfony/console": "2.4.*", "symfony/css-selector": "2.4.*", "symfony/debug": "2.4.*", "symfony/dom-crawler": "2.4.*", "symfony/finder": "2.4.*", "symfony/http-foundation": "2.4.*", "symfony/http-kernel": "2.4.*", "symfony/process": "2.4.*", "symfony/routing": "2.4.*", "symfony/translation": "2.4.*" }, "replace": { "illuminate/auth": "self.version", "illuminate/cache": "self.version", "illuminate/config": "self.version", "illuminate/console": "self.version", "illuminate/container": "self.version", "illuminate/cookie": "self.version", "illuminate/database": "self.version", "illuminate/encryption": "self.version", "illuminate/events": "self.version", "illuminate/exception": "self.version", "illuminate/filesystem": "self.version", "illuminate/foundation": "self.version", "illuminate/hashing": "self.version", "illuminate/html": "self.version", "illuminate/http": "self.version", "illuminate/log": "self.version", "illuminate/mail": "self.version", "illuminate/pagination": "self.version", "illuminate/queue": "self.version", "illuminate/redis": "self.version", "illuminate/routing": "self.version", "illuminate/session": "self.version", "illuminate/support": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", "illuminate/view": "self.version", "illuminate/workbench": "self.version" }, "require-dev": { "aws/aws-sdk-php": "2.6.*", "iron-io/iron_mq": "1.5.*", "mockery/mockery": "0.9.*", "pda/pheanstalk": "2.1.*", "phpunit/phpunit": "4.0.*" }, "suggest": { "doctrine/dbal": "Allow renaming columns and dropping SQLite columns." }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "classmap": [ [ "src/Illuminate/Queue/IlluminateQueueClosure.php" ] ], "files": [ "src/Illuminate/Support/helpers.php" ], "psr-0": { "Illuminate": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com", "homepage": "https://github.com/taylorotwell", "role": "Creator of Laravel" } ], "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "time": "2014-04-10 13:22:14" }, { "name": "laravelbook/ardent", "version": "v2.4.2", "source": { "type": "git", "url": "https://github.com/laravelbook/ardent.git", "reference": "0a0238b8040abc1c71401ce27a8edf2619fa5bed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravelbook/ardent/zipball/0a0238b8040abc1c71401ce27a8edf2619fa5bed", "reference": "0a0238b8040abc1c71401ce27a8edf2619fa5bed", "shasum": "" }, "require": { "illuminate/database": "~4.1", "illuminate/support": "~4.1", "illuminate/validation": "~4.1", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "LaravelBook\\Ardent": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Max Ehsan", "email": "contact@laravelbook.com", "homepage": "http://laravelbook.com/", "role": "Developer" }, { "name": "Igor Santos", "email": "igorsantos07@gmail.com", "homepage": "http://www.igorsantos.com.br", "role": "Developer" } ], "description": "Self-validating smart models for Laravel 4's Eloquent O/RM", "homepage": "http://laravelbook.com/", "keywords": [ "Active Record", "activerecord", "database", "eloquent", "framework", "laravel", "orm", "sql", "validation" ], "time": "2014-02-25 20:39:04" }, { "name": "lokielse/omnipay-alipay", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/lokielse/omnipay-alipay.git", "reference": "50b35d2e82c47bf3508e287d3f39954aea6c2b83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lokielse/omnipay-alipay/zipball/50b35d2e82c47bf3508e287d3f39954aea6c2b83", "reference": "50b35d2e82c47bf3508e287d3f39954aea6c2b83", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "autoload": { "psr-0": { "Omnipay\\Alipay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Loki Else", "email": "lokielse@gmail.com" } ], "description": "Alipay gateway for Omnipay payment processing library", "homepage": "https://github.com/lokielse/omnipay-alipay", "keywords": [ "alipay", "gateway", "merchant", "omnipay", "pay", "payment", "purchase" ], "time": "2014-07-30 07:24:29" }, { "name": "maximebf/debugbar", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", "reference": "5aa805cd4b369cc71f75b933e5b38f28ca7fc04b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/5aa805cd4b369cc71f75b933e5b38f28ca7fc04b", "reference": "5aa805cd4b369cc71f75b933e5b38f28ca7fc04b", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "kriswallsmith/assetic": "The best way to manage assets", "monolog/monolog": "Log using Monolog", "predis/predis": "Redis storage" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-0": { "DebugBar": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Bouroumeau-Fuseau", "email": "maxime.bouroumeau@gmail.com", "homepage": "http://maximebf.com" } ], "description": "Debug bar in the browser for php application", "homepage": "https://github.com/maximebf/php-debugbar", "keywords": [ "debug" ], "time": "2014-11-23 12:29:32" }, { "name": "mfauveau/omnipay-pacnet", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mfauveau/omnipay-pacnet.git", "reference": "84201b2d216c8327f1cba379e123abb5e09b0f74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mfauveau/omnipay-pacnet/zipball/84201b2d216c8327f1cba379e123abb5e09b0f74", "reference": "84201b2d216c8327f1cba379e123abb5e09b0f74", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "Omnipay\\Pacnet\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthieu Fauveau", "email": "mfauveau@gmail.com" } ], "description": "Pacnet (Raven) driver for the Omnipay PHP payment processing library", "homepage": "https://github.com/mfauveau/omnipay-pacnet", "keywords": [ "gateway", "merchant", "omnipay", "pacnet", "pay", "payment", "purchase", "raven" ], "time": "2014-08-19 18:50:39" }, { "name": "monolog/monolog", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "ab41ed9a94196ce2793f400b88313918b4fc64dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/ab41ed9a94196ce2793f400b88313918b4fc64dc", "reference": "ab41ed9a94196ce2793f400b88313918b4fc64dc", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "~2.4, >2.4.8", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "phpunit/phpunit": "~3.7.0", "raven/raven": "~0.5", "ruflin/elastica": "0.90.*", "videlalvaro/php-amqplib": "~2.4" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "raven/raven": "Allow sending log messages to a Sentry server", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.11.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2014-11-11 12:05:51" }, { "name": "nesbot/carbon", "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42", "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-0": { "Carbon": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" } ], "description": "A simple API extension for DateTime.", "homepage": "https://github.com/briannesbitt/Carbon", "keywords": [ "date", "datetime", "time" ], "time": "2014-09-26 02:52:02" }, { "name": "nikic/php-parser", "version": "0.9.x-dev", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb", "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.9-dev" } }, "autoload": { "psr-0": { "PHPParser": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2014-07-23 18:24:17" }, { "name": "omnipay/2checkout", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-2checkout.git", "reference": "31394ce58d5999b6f49b321cb3547747837c1297" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-2checkout/zipball/31394ce58d5999b6f49b321cb3547747837c1297", "reference": "31394ce58d5999b6f49b321cb3547747837c1297", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\TwoCheckout\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-2checkout/contributors" } ], "description": "2Checkout driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-2checkout", "keywords": [ "2checkout", "2co", "gateway", "merchant", "omnipay", "pay", "payment", "twocheckout" ], "time": "2014-09-17 00:35:37" }, { "name": "omnipay/authorizenet", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-authorizenet.git", "reference": "344dc83cccfe772c6c6d02183bc1d62323bd605c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-authorizenet/zipball/344dc83cccfe772c6c6d02183bc1d62323bd605c", "reference": "344dc83cccfe772c6c6d02183bc1d62323bd605c", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\AuthorizeNet\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-authorizenet/contributors" } ], "description": "Authorize.Net gateway for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-authorizenet", "keywords": [ "authorize", "authorize net", "authorize.net", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:38:19" }, { "name": "omnipay/buckaroo", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-buckaroo.git", "reference": "76a4fdc4af46a2eeff58036bcb16af7d077363b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-buckaroo/zipball/76a4fdc4af46a2eeff58036bcb16af7d077363b9", "reference": "76a4fdc4af46a2eeff58036bcb16af7d077363b9", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Buckaroo\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-buckaroo/contributors" } ], "description": "Buckaroo driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-buckaroo", "keywords": [ "buckaroo", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:35:28" }, { "name": "omnipay/cardsave", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-cardsave.git", "reference": "74f4656bb1b4424de011f2560cbb0d7c9a830f18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-cardsave/zipball/74f4656bb1b4424de011f2560cbb0d7c9a830f18", "reference": "74f4656bb1b4424de011f2560cbb0d7c9a830f18", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\CardSave\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-cardsave/contributors" } ], "description": "CardSave driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-cardsave", "keywords": [ "card save", "cardsave", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:37:27" }, { "name": "omnipay/coinbase", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-coinbase.git", "reference": "4cdea1a16104505e54960adbf70470ed2495e071" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-coinbase/zipball/4cdea1a16104505e54960adbf70470ed2495e071", "reference": "4cdea1a16104505e54960adbf70470ed2495e071", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Coinbase\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-coinbase/contributors" } ], "description": "Coinbase driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-coinbase", "keywords": [ "coinbase", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:41:54" }, { "name": "omnipay/common", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-common.git", "reference": "2c83349327ed3534237043a7a882cbaff55a7866" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/2c83349327ed3534237043a7a882cbaff55a7866", "reference": "2c83349327ed3534237043a7a882cbaff55a7866", "shasum": "" }, "require": { "guzzle/http": "~3.1", "php": ">=5.3.2", "symfony/http-foundation": "~2.1" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "gateways": [ "AuthorizeNet_AIM", "AuthorizeNet_SIM", "Buckaroo", "Buckaroo_Ideal", "Buckaroo_PayPal", "CardSave", "Coinbase", "Dummy", "Eway_Rapid", "FirstData_Connect", "GoCardless", "Manual", "Migs_ThreeParty", "Migs_TwoParty", "Mollie", "MultiSafepay", "Netaxept", "NetBanx", "PayFast", "Payflow_Pro", "PaymentExpress_PxPay", "PaymentExpress_PxPost", "PayPal_Express", "PayPal_Pro", "Pin", "SagePay_Direct", "SagePay_Server", "SecurePay_DirectPost", "Stripe", "TargetPay_Directebanking", "TargetPay_Ideal", "TargetPay_Mrcash", "TwoCheckout", "WorldPay" ] }, "autoload": { "psr-0": { "Omnipay\\Common\\": "src/" }, "classmap": [ "src/Omnipay/Omnipay.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-common/contributors" } ], "description": "Common components for Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-common", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "purchase" ], "time": "2014-09-17 00:38:32" }, { "name": "omnipay/dummy", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-dummy.git", "reference": "2e4d4b37114917b7b843bed3cd19bafdf22ad420" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-dummy/zipball/2e4d4b37114917b7b843bed3cd19bafdf22ad420", "reference": "2e4d4b37114917b7b843bed3cd19bafdf22ad420", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Dummy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-dummy/contributors" } ], "description": "Dummy driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-dummy", "keywords": [ "Dummy", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:39:36" }, { "name": "omnipay/eway", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-eway.git", "reference": "031236cf5653b5a021a5eb5565aceb923f64d964" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-eway/zipball/031236cf5653b5a021a5eb5565aceb923f64d964", "reference": "031236cf5653b5a021a5eb5565aceb923f64d964", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Eway\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-eway/contributors" } ], "description": "eWay driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-eway", "keywords": [ "eway", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:39:29" }, { "name": "omnipay/firstdata", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-firstdata.git", "reference": "3c198a29ab36c0d2fa17495444e5ab6e1d79e212" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-firstdata/zipball/3c198a29ab36c0d2fa17495444e5ab6e1d79e212", "reference": "3c198a29ab36c0d2fa17495444e5ab6e1d79e212", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\FirstData\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-firstdata/contributors" } ], "description": "First Data driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-firstdata", "keywords": [ "first data", "firstdata", "gateway", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:39:22" }, { "name": "omnipay/gocardless", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-gocardless.git", "reference": "106c2cc2f992813319c86f45863347c238771548" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-gocardless/zipball/106c2cc2f992813319c86f45863347c238771548", "reference": "106c2cc2f992813319c86f45863347c238771548", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\GoCardless\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-gocardless/contributors" } ], "description": "GoCardless driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-gocardless", "keywords": [ "gateway", "go cardless", "gocardless", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:39:16" }, { "name": "omnipay/manual", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-manual.git", "reference": "ddbe7e8cfdb03b102219185aeb7dd91823275c71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-manual/zipball/ddbe7e8cfdb03b102219185aeb7dd91823275c71", "reference": "ddbe7e8cfdb03b102219185aeb7dd91823275c71", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Manual\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-manual/contributors" } ], "description": "Manual driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-manual", "keywords": [ "gateway", "manual", "merchant", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:37:01" }, { "name": "omnipay/migs", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-migs.git", "reference": "b49e9f2816a5cdd3c1ba2bcb46a0c73dc43c0b3b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-migs/zipball/b49e9f2816a5cdd3c1ba2bcb46a0c73dc43c0b3b", "reference": "b49e9f2816a5cdd3c1ba2bcb46a0c73dc43c0b3b", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Migs\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-migs/contributors" } ], "description": "MIGS driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-migs", "keywords": [ "gateway", "mastercard internet gateway service", "merchant", "migs", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:38:25" }, { "name": "omnipay/mollie", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-mollie.git", "reference": "b60a582174b7a31660f8de3b287d09d6492e2c5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/b60a582174b7a31660f8de3b287d09d6492e2c5a", "reference": "b60a582174b7a31660f8de3b287d09d6492e2c5a", "shasum": "" }, "require": { "omnipay/common": "~2.2" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Mollie\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-mollie/contributors" } ], "description": "Mollie driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-mollie", "keywords": [ "gateway", "merchant", "mollie", "omnipay", "pay", "payment" ], "time": "2014-10-24 20:04:37" }, { "name": "omnipay/multisafepay", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-multisafepay.git", "reference": "29f1b794af3abc7705365009255932fbcddca305" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-multisafepay/zipball/29f1b794af3abc7705365009255932fbcddca305", "reference": "29f1b794af3abc7705365009255932fbcddca305", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\MultiSafepay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-multisafepay/contributors" } ], "description": "MultiSafepay driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-multisafepay", "keywords": [ "gateway", "merchant", "multi safepay", "multisafepay", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:38:11" }, { "name": "omnipay/netaxept", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-netaxept.git", "reference": "1b99babf51d240b23db95464c5daa3e169a3c502" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-netaxept/zipball/1b99babf51d240b23db95464c5daa3e169a3c502", "reference": "1b99babf51d240b23db95464c5daa3e169a3c502", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Netaxept\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-netaxept/contributors" } ], "description": "Netaxept driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-netaxept", "keywords": [ "gateway", "merchant", "netaxept", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:39:10" }, { "name": "omnipay/netbanx", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-netbanx.git", "reference": "a56900120e676385cc42d67c82985fcaaa752140" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-netbanx/zipball/a56900120e676385cc42d67c82985fcaaa752140", "reference": "a56900120e676385cc42d67c82985fcaaa752140", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\NetBanx\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-netbanx/contributors" } ], "description": "NetBanx driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-netbanx", "keywords": [ "gateway", "merchant", "netbanx", "omnipay", "pay", "payment" ], "time": "2014-09-17 00:38:46" }, { "name": "omnipay/omnipay", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay.git", "reference": "ae75717ec00b93069768102af11b9dd909c78bd3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/ae75717ec00b93069768102af11b9dd909c78bd3", "reference": "ae75717ec00b93069768102af11b9dd909c78bd3", "shasum": "" }, "require": { "omnipay/2checkout": "~2.0", "omnipay/authorizenet": "~2.0", "omnipay/buckaroo": "~2.0", "omnipay/cardsave": "~2.0", "omnipay/coinbase": "~2.0", "omnipay/common": "~2.3.0", "omnipay/dummy": "~2.0", "omnipay/eway": "~2.0", "omnipay/firstdata": "~2.0", "omnipay/gocardless": "~2.0", "omnipay/manual": "~2.0", "omnipay/migs": "~2.0", "omnipay/mollie": "~2.0", "omnipay/multisafepay": "~2.0", "omnipay/netaxept": "~2.0", "omnipay/netbanx": "~2.0", "omnipay/payfast": "~2.0", "omnipay/payflow": "~2.0", "omnipay/paymentexpress": "~2.0", "omnipay/paypal": "~2.0", "omnipay/pin": "~2.0", "omnipay/sagepay": "~2.0", "omnipay/securepay": "~2.0", "omnipay/stripe": "~2.0", "omnipay/targetpay": "~2.0", "omnipay/worldpay": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "metapackage", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Community", "homepage": "https://github.com/thephpleague/omnipay/graphs/contributors" } ], "description": "Includes Omnipay payment processing library and all officially supported gateways", "homepage": "https://github.com/thephpleague/omnipay", "keywords": [ "2checkout", "2co", "auth.net", "authorize", "authorize.net", "buckaroo", "cardsave", "coinbase", "commweb", "dps", "egate", "eway", "express", "first data", "firstdata", "gateway", "gocardless", "ideal", "merchant", "migs", "mollie", "multisafepay", "netaxept", "netbanx", "pay", "payfast", "payflow", "payment", "paymentexpress", "paypal", "pin", "purchase", "rapid", "sagepay", "securepay", "stripe", "tala", "tala-payments", "targetpay", "twocheckout", "worldpay" ], "time": "2014-09-17 00:29:37" }, { "name": "omnipay/payfast", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-payfast.git", "reference": "b5b0a0ce86a6471871e2b149643fc8cb836c465f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-payfast/zipball/b5b0a0ce86a6471871e2b149643fc8cb836c465f", "reference": "b5b0a0ce86a6471871e2b149643fc8cb836c465f", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\PayFast\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-payfast/contributors" } ], "description": "PayFast driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-payfast", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payfast", "payment" ], "time": "2014-09-17 00:39:04" }, { "name": "omnipay/payflow", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-payflow.git", "reference": "9d86e3478dd42cbe40ab9466a7505c4f99c70ee7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-payflow/zipball/9d86e3478dd42cbe40ab9466a7505c4f99c70ee7", "reference": "9d86e3478dd42cbe40ab9466a7505c4f99c70ee7", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Payflow\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-payflow/contributors" } ], "description": "Payflow driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-payflow", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payflow", "payment" ], "time": "2014-09-17 00:38:58" }, { "name": "omnipay/paymentexpress", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-paymentexpress.git", "reference": "a6309569a4a4372fe1c9cb464ff2ef57101df46d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-paymentexpress/zipball/a6309569a4a4372fe1c9cb464ff2ef57101df46d", "reference": "a6309569a4a4372fe1c9cb464ff2ef57101df46d", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\PaymentExpress\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-paymentexpress/contributors" } ], "description": "Payment Express (DPS) driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-paymentexpress", "keywords": [ "direct payment solutions", "dps", "gateway", "merchant", "omnipay", "pay", "payment", "payment express", "paymentexpress", "pxaccess", "pxpay", "pxpost" ], "time": "2014-09-17 00:37:09" }, { "name": "omnipay/paypal", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-paypal.git", "reference": "10c4cde14064bb214ca71fddb541dfac841c40c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-paypal/zipball/10c4cde14064bb214ca71fddb541dfac841c40c3", "reference": "10c4cde14064bb214ca71fddb541dfac841c40c3", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\PayPal\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-paypal/contributors" } ], "description": "PayPal gateway for Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-paypal", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "paypal", "purchase" ], "time": "2014-11-21 15:23:24" }, { "name": "omnipay/pin", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/omnipay/pin.git", "reference": "04e778e9689882d4c40419263014068b69b93168" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/omnipay/pin/zipball/04e778e9689882d4c40419263014068b69b93168", "reference": "04e778e9689882d4c40419263014068b69b93168", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Pin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/omnipay/pin/contributors" } ], "description": "Pin Payments driver for the Omnipay payment processing library", "homepage": "https://github.com/omnipay/pin", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "pin" ], "time": "2014-04-14 11:26:15" }, { "name": "omnipay/sagepay", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-sagepay.git", "reference": "2d24d15c7a78e2fe1ffb7af705948a60a6492dc6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-sagepay/zipball/2d24d15c7a78e2fe1ffb7af705948a60a6492dc6", "reference": "2d24d15c7a78e2fe1ffb7af705948a60a6492dc6", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\SagePay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-sagepay/contributors" } ], "description": "Sage Pay driver for the Omnipay PHP payment processing library", "homepage": "https://github.com/thephpleague/omnipay-sagepay", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "purchase", "sage pay", "sagepay" ], "time": "2014-09-17 00:40:02" }, { "name": "omnipay/securepay", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/omnipay/securepay.git", "reference": "09503288fdb1efcd81bd0ac3c1800ce0ce13cc6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/omnipay/securepay/zipball/09503288fdb1efcd81bd0ac3c1800ce0ce13cc6e", "reference": "09503288fdb1efcd81bd0ac3c1800ce0ce13cc6e", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\SecurePay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/omnipay/securepay/contributors" } ], "description": "SecurePay driver for the Omnipay payment processing library", "homepage": "https://github.com/omnipay/securepay", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "securepay" ], "time": "2014-04-14 11:26:20" }, { "name": "omnipay/stripe", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/omnipay/stripe.git", "reference": "99c82dc42c7c0b9ec58d8c4fb917f3dc5d1c23e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/omnipay/stripe/zipball/99c82dc42c7c0b9ec58d8c4fb917f3dc5d1c23e2", "reference": "99c82dc42c7c0b9ec58d8c4fb917f3dc5d1c23e2", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Stripe\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/omnipay/stripe/contributors" } ], "description": "Stripe driver for the Omnipay payment processing library", "homepage": "https://github.com/omnipay/stripe", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "stripe" ], "time": "2014-04-08 07:07:41" }, { "name": "omnipay/targetpay", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/omnipay/targetpay.git", "reference": "7274721c97f6f8ad3d2a8b4dea474ac548c45bac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/omnipay/targetpay/zipball/7274721c97f6f8ad3d2a8b4dea474ac548c45bac", "reference": "7274721c97f6f8ad3d2a8b4dea474ac548c45bac", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\TargetPay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/omnipay/targetpay/contributors" } ], "description": "TargetPay driver for the Omnipay payment processing library", "homepage": "https://github.com/omnipay/targetpay", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "targetpay" ], "time": "2014-04-14 12:23:56" }, { "name": "omnipay/worldpay", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-worldpay.git", "reference": "5353f02b7f800b93d8aeae606d6df09afa538457" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-worldpay/zipball/5353f02b7f800b93d8aeae606d6df09afa538457", "reference": "5353f02b7f800b93d8aeae606d6df09afa538457", "shasum": "" }, "require": { "omnipay/common": "~2.0" }, "require-dev": { "omnipay/tests": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\WorldPay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-worldpay/contributors" } ], "description": "WorldPay driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-worldpay", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "worldpay" ], "time": "2014-09-17 00:37:18" }, { "name": "patchwork/utf8", "version": "1.1.x-dev", "source": { "type": "git", "url": "https://github.com/tchwork/utf8.git", "reference": "099381bb06bb09161107964f7587fa254e69013d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tchwork/utf8/zipball/099381bb06bb09161107964f7587fa254e69013d", "reference": "099381bb06bb09161107964f7587fa254e69013d", "shasum": "" }, "require": { "lib-pcre": ">=7.3", "php": ">=5.3.0" }, "suggest": { "ext-iconv": "Use iconv for best performance", "ext-intl": "Use Intl for best performance", "ext-mbstring": "Use Mbstring for best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "Patchwork": "class/", "Normalizer": "class/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "(Apache-2.0 or GPL-2.0)" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" } ], "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP", "homepage": "https://github.com/tchwork/utf8", "keywords": [ "grapheme", "i18n", "unicode", "utf-8", "utf8" ], "time": "2014-11-10 16:15:34" }, { "name": "patricktalmadge/bootstrapper", "version": "4.1.19", "source": { "type": "git", "url": "https://github.com/patricktalmadge/bootstrapper.git", "reference": "aff9d17f31812a2b2f4ca355d7796e6890eedc3f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/patricktalmadge/bootstrapper/zipball/aff9d17f31812a2b2f4ca355d7796e6890eedc3f", "reference": "aff9d17f31812a2b2f4ca355d7796e6890eedc3f", "shasum": "" }, "require": { "anahkiasen/html-object": "~1", "anahkiasen/underscore-php": "~1", "illuminate/html": "~4.1", "illuminate/support": "~4.1", "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "*", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Bootstrapper": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Fabre", "email": "ehtnam6@gmail.com" }, { "name": "Patrick Talmadge", "email": "ptalmadge@gmail.com" }, { "name": "Patrick Rose", "email": "pjr0911025@gmail.com" } ], "description": "Twitter Bootstrap markup generator", "keywords": [ "bootstrap", "laravel" ], "time": "2014-06-23 09:37:18" }, { "name": "phpdocumentor/reflection-docblock", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "fd0ac2007401505fb596fdfb859ec4e103d69e55" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/fd0ac2007401505fb596fdfb859ec4e103d69e55", "reference": "fd0ac2007401505fb596fdfb859ec4e103d69e55", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "dflydev/markdown": "~1.0", "erusev/parsedown": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "phpDocumentor": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "mike.vanriel@naenius.com" } ], "time": "2014-09-02 14:26:20" }, { "name": "phpseclib/phpseclib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "c0511f2df456014da07a2e607ada5510904c6db3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c0511f2df456014da07a2e607ada5510904c6db3", "reference": "c0511f2df456014da07a2e607ada5510904c6db3", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phing/phing": "2.7.*", "phpunit/phpunit": "4.0.*", "sami/sami": "1.*", "squizlabs/php_codesniffer": "1.*" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "autoload": { "psr-0": { "Crypt": "phpseclib/", "File": "phpseclib/", "Math": "phpseclib/", "Net": "phpseclib/", "System": "phpseclib/" }, "files": [ "phpseclib/Crypt/Random.php" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "phpseclib/" ], "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "time": "2014-11-20 09:58:23" }, { "name": "predis/predis", "version": "0.8.x-dev", "source": { "type": "git", "url": "https://github.com/nrk/predis.git", "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nrk/predis/zipball/4123fcd85d61354c6c9900db76c9597dbd129bf6", "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" }, "type": "library", "autoload": { "psr-0": { "Predis": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniele Alessandri", "email": "suppakilla@gmail.com", "homepage": "http://clorophilla.net" } ], "description": "Flexible and feature-complete PHP client library for Redis", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ], "time": "2014-08-01 09:43:10" }, { "name": "psr/log", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "a78d6504ff5d4367497785ab2ade91db3a9fbe11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/a78d6504ff5d4367497785ab2ade91db3a9fbe11", "reference": "a78d6504ff5d4367497785ab2ade91db3a9fbe11", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Psr\\Log\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "keywords": [ "log", "psr", "psr-3" ], "time": "2014-01-18 15:33:09" }, { "name": "stack/builder", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", "reference": "c1f8a4693b55c563405024f708a76ef576c3b276" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stackphp/builder/zipball/c1f8a4693b55c563405024f708a76ef576c3b276", "reference": "c1f8a4693b55c563405024f708a76ef576c3b276", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.1" }, "require-dev": { "silex/silex": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Stack": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "Builder for stack middlewares based on HttpKernelInterface.", "keywords": [ "stack" ], "time": "2014-11-23 20:37:11" }, { "name": "swiftmailer/swiftmailer", "version": "v5.0.3", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "32edc3b0de0fdc1b10f5c4912e8677b3f411a230" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/32edc3b0de0fdc1b10f5c4912e8677b3f411a230", "reference": "32edc3b0de0fdc1b10f5c4912e8677b3f411a230", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.1-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "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" ], "time": "2013-12-03 13:33:24" }, { "name": "symfony/browser-kit", "version": "2.4.x-dev", "target-dir": "Symfony/Component/BrowserKit", "source": { "type": "git", "url": "https://github.com/symfony/BrowserKit.git", "reference": "027accb7a418046887680764bfbeeebc84ecf5a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/027accb7a418046887680764bfbeeebc84ecf5a6", "reference": "027accb7a418046887680764bfbeeebc84ecf5a6", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/dom-crawler": "~2.0" }, "require-dev": { "symfony/css-selector": "~2.0", "symfony/process": "~2.0" }, "suggest": { "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\BrowserKit\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony BrowserKit Component", "homepage": "http://symfony.com", "time": "2014-09-22 08:51:05" }, { "name": "symfony/class-loader", "version": "2.6.x-dev", "target-dir": "Symfony/Component/ClassLoader", "source": { "type": "git", "url": "https://github.com/symfony/ClassLoader.git", "reference": "b403af3d4fa3a2c3c926121c05042107e3a5b916" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/b403af3d4fa3a2c3c926121c05042107e3a5b916", "reference": "b403af3d4fa3a2c3c926121c05042107e3a5b916", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/finder": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\ClassLoader\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony ClassLoader Component", "homepage": "http://symfony.com", "time": "2014-11-20 13:24:23" }, { "name": "symfony/console", "version": "2.4.x-dev", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/Console.git", "reference": "39dd1c85ffdfc3c5fb008019dd027af05f64ec36" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Console/zipball/39dd1c85ffdfc3c5fb008019dd027af05f64ec36", "reference": "39dd1c85ffdfc3c5fb008019dd027af05f64ec36", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/event-dispatcher": "~2.1" }, "suggest": { "symfony/event-dispatcher": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Console\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Console Component", "homepage": "http://symfony.com", "time": "2014-09-22 08:51:05" }, { "name": "symfony/css-selector", "version": "2.4.x-dev", "target-dir": "Symfony/Component/CssSelector", "source": { "type": "git", "url": "https://github.com/symfony/CssSelector.git", "reference": "4e9ddc09c13475fb1a52fb578a8899c8303966c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/CssSelector/zipball/4e9ddc09c13475fb1a52fb578a8899c8303966c5", "reference": "4e9ddc09c13475fb1a52fb578a8899c8303966c5", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\CssSelector\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony CssSelector Component", "homepage": "http://symfony.com", "time": "2014-09-22 08:51:05" }, { "name": "symfony/debug", "version": "2.4.x-dev", "target-dir": "Symfony/Component/Debug", "source": { "type": "git", "url": "https://github.com/symfony/Debug.git", "reference": "17f9a22782f51ca18724b6713671cf0148b86043" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Debug/zipball/17f9a22782f51ca18724b6713671cf0148b86043", "reference": "17f9a22782f51ca18724b6713671cf0148b86043", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.1" }, "suggest": { "symfony/http-foundation": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Debug\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Debug Component", "homepage": "http://symfony.com", "time": "2014-09-28 15:03:21" }, { "name": "symfony/dom-crawler", "version": "2.4.x-dev", "target-dir": "Symfony/Component/DomCrawler", "source": { "type": "git", "url": "https://github.com/symfony/DomCrawler.git", "reference": "eea2c3d5c16f6319d0122153594fdb66dfba1ca1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/eea2c3d5c16f6319d0122153594fdb66dfba1ca1", "reference": "eea2c3d5c16f6319d0122153594fdb66dfba1ca1", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/css-selector": "~2.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\DomCrawler\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DomCrawler Component", "homepage": "http://symfony.com", "time": "2014-09-22 08:51:05" }, { "name": "symfony/event-dispatcher", "version": "2.7.x-dev", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "30e571ce1bba949b44f49b977966898a41c77a01" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/30e571ce1bba949b44f49b977966898a41c77a01", "reference": "30e571ce1bba949b44f49b977966898a41c77a01", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.0", "symfony/dependency-injection": "~2.6", "symfony/expression-language": "~2.6", "symfony/stopwatch": "~2.2" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", "time": "2014-11-20 13:24:30" }, { "name": "symfony/filesystem", "version": "2.7.x-dev", "target-dir": "Symfony/Component/Filesystem", "source": { "type": "git", "url": "https://github.com/symfony/Filesystem.git", "reference": "5bbd9f52cd5ebf7ea85f447b779fcfa8a25a95e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Filesystem/zipball/5bbd9f52cd5ebf7ea85f447b779fcfa8a25a95e7", "reference": "5bbd9f52cd5ebf7ea85f447b779fcfa8a25a95e7", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Filesystem\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Filesystem Component", "homepage": "http://symfony.com", "time": "2014-11-16 17:28:20" }, { "name": "symfony/finder", "version": "2.4.x-dev", "target-dir": "Symfony/Component/Finder", "source": { "type": "git", "url": "https://github.com/symfony/Finder.git", "reference": "cd03920154bc6669f64fbabb803d24cc8629964c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Finder/zipball/cd03920154bc6669f64fbabb803d24cc8629964c", "reference": "cd03920154bc6669f64fbabb803d24cc8629964c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Finder\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Finder Component", "homepage": "http://symfony.com", "time": "2014-09-27 08:35:25" }, { "name": "symfony/http-foundation", "version": "2.4.x-dev", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation.git", "reference": "8e42d9536b5df05f37a9aae5761d3ee69ab95ddf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/8e42d9536b5df05f37a9aae5761d3ee69ab95ddf", "reference": "8e42d9536b5df05f37a9aae5761d3ee69ab95ddf", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/expression-language": "~2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpFoundation\\": "" }, "classmap": [ "Symfony/Component/HttpFoundation/Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony HttpFoundation Component", "homepage": "http://symfony.com", "time": "2014-09-25 08:51:47" }, { "name": "symfony/http-kernel", "version": "2.4.x-dev", "target-dir": "Symfony/Component/HttpKernel", "source": { "type": "git", "url": "https://github.com/symfony/HttpKernel.git", "reference": "84b1bd5433bc78cf78c19808abdd155edb4f1937" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/84b1bd5433bc78cf78c19808abdd155edb4f1937", "reference": "84b1bd5433bc78cf78c19808abdd155edb4f1937", "shasum": "" }, "require": { "php": ">=5.3.3", "psr/log": "~1.0", "symfony/debug": "~2.3", "symfony/event-dispatcher": "~2.1", "symfony/http-foundation": "~2.4" }, "require-dev": { "symfony/browser-kit": "~2.2", "symfony/class-loader": "~2.1", "symfony/config": "~2.0", "symfony/console": "~2.2", "symfony/dependency-injection": "~2.0", "symfony/expression-language": "~2.4", "symfony/finder": "~2.0", "symfony/process": "~2.0", "symfony/routing": "~2.2", "symfony/stopwatch": "~2.2", "symfony/templating": "~2.2" }, "suggest": { "symfony/browser-kit": "", "symfony/class-loader": "", "symfony/config": "", "symfony/console": "", "symfony/dependency-injection": "", "symfony/finder": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpKernel\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony HttpKernel Component", "homepage": "http://symfony.com", "time": "2014-09-28 17:03:37" }, { "name": "symfony/process", "version": "2.4.x-dev", "target-dir": "Symfony/Component/Process", "source": { "type": "git", "url": "https://github.com/symfony/Process.git", "reference": "2756ff2bc8e05527f4d5285cc4406e269b12e516" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Process/zipball/2756ff2bc8e05527f4d5285cc4406e269b12e516", "reference": "2756ff2bc8e05527f4d5285cc4406e269b12e516", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Process\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Process Component", "homepage": "http://symfony.com", "time": "2014-09-23 05:24:59" }, { "name": "symfony/routing", "version": "2.4.x-dev", "target-dir": "Symfony/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony/Routing.git", "reference": "0bd97a27cfd1ad2699ad045de2a744888318a228" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Routing/zipball/0bd97a27cfd1ad2699ad045de2a744888318a228", "reference": "0bd97a27cfd1ad2699ad045de2a744888318a228", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "doctrine/annotations": "~1.0", "psr/log": "~1.0", "symfony/config": "~2.2", "symfony/expression-language": "~2.4", "symfony/http-foundation": "~2.3", "symfony/yaml": "~2.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/expression-language": "For using expression matching", "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Routing\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Routing Component", "homepage": "http://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "time": "2014-09-22 15:28:09" }, { "name": "symfony/translation", "version": "2.4.x-dev", "target-dir": "Symfony/Component/Translation", "source": { "type": "git", "url": "https://github.com/symfony/Translation.git", "reference": "c61327aab6ec192b55e4868c52fdd0ca476100d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Translation/zipball/c61327aab6ec192b55e4868c52fdd0ca476100d3", "reference": "c61327aab6ec192b55e4868c52fdd0ca476100d3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/config": "~2.0", "symfony/intl": "~2.3", "symfony/yaml": "~2.2" }, "suggest": { "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Translation\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Translation Component", "homepage": "http://symfony.com", "time": "2014-09-23 05:24:59" }, { "name": "webpatser/laravel-countries", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/webpatser/laravel-countries.git", "reference": "d5041d63127a3b7022360a032164523ab49e11b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webpatser/laravel-countries/zipball/d5041d63127a3b7022360a032164523ab49e11b3", "reference": "d5041d63127a3b7022360a032164523ab49e11b3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "laravel-library", "autoload": { "psr-0": { "Webpatser\\Countries": "src/" }, "classmap": [ "src/commands" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christoph Kempen", "email": "christoph@downsized.nl", "homepage": "http://downsized.nl/", "role": "developer" }, { "name": "Paul Kievits", "role": "developer" } ], "description": "Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.", "homepage": "https://github.com/webpatser/laravel-countries", "keywords": [ "countries", "iso_3166_2", "iso_3166_3", "laravel" ], "time": "2014-10-21 11:00:52" }, { "name": "zizaco/confide", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/Zizaco/confide.git", "reference": "e2c0f67e8e7bb3d53210d78d8cf806f520c0ad31" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Zizaco/confide/zipball/e2c0f67e8e7bb3d53210d78d8cf806f520c0ad31", "reference": "e2c0f67e8e7bb3d53210d78d8cf806f520c0ad31", "shasum": "" }, "require": { "illuminate/support": "4.1.x", "laravelbook/ardent": "2.4.x", "php": ">=5.3.0" }, "require-dev": { "illuminate/auth": "4.1.x", "illuminate/database": "4.1.x", "mockery/mockery": "0.7.2" }, "suggest": { "zizaco/entrust": "add Role-based Permissions to Laravel 4" }, "type": "library", "autoload": { "classmap": [ "src/migrations", "src/commands" ], "psr-0": { "Zizaco\\Confide": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Zizaco Zizuini", "email": "zizaco@gmail.com", "homepage": "http://www.zizaco.net" }, { "name": "Andrew Elkins", "homepage": "http://www.andrewelkins.com" } ], "description": "Confide is an authentication solution for Laravel 4", "keywords": [ "auth", "illuminate", "laravel" ], "time": "2013-12-28 04:22:18" } ], "packages-dev": [ { "name": "codeception/codeception", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", "reference": "48b2809b6401e56d67c74a35bd2e7a60030ce3e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/48b2809b6401e56d67c74a35bd2e7a60030ce3e4", "reference": "48b2809b6401e56d67c74a35bd2e7a60030ce3e4", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "facebook/webdriver": "~0.4", "guzzlehttp/guzzle": "~4.0", "php": ">=5.4.0", "phpunit/phpunit": "~4.0", "symfony/browser-kit": "~2.4", "symfony/console": "~2.4", "symfony/css-selector": "~2.4", "symfony/dom-crawler": "~2.4,!=2.4.5", "symfony/event-dispatcher": "~2.4", "symfony/finder": "~2.4", "symfony/yaml": "~2.4" }, "require-dev": { "codeception/specify": "~0.3", "codegyre/robo-ci": "@dev", "facebook/php-sdk": "~3.2", "monolog/monolog": "~1.8", "pda/pheanstalk": "~2.0", "phpseclib/phpseclib": "~0.3.6", "videlalvaro/php-amqplib": "~2.4" }, "suggest": { "codeception/phpbuiltinserver": "Extension to start and stop PHP built-in web server for your tests", "codeception/specify": "BDD-style code blocks", "codeception/verify": "BDD-style assertions", "monolog/monolog": "Log test steps", "phpseclib/phpseclib": "Extension required to use the SFTP option in the FTP Module." }, "bin": [ "codecept" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-0": { "Codeception": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Bodnarchuk", "email": "davert@mail.ua", "homepage": "http://codegyre.com" } ], "description": "BDD-style testing framework", "homepage": "http://codeception.com/", "keywords": [ "BDD", "TDD", "acceptance testing", "functional testing", "unit testing" ], "time": "2014-11-20 22:56:33" }, { "name": "doctrine/instantiator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "2.0.*@ALPHA" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Instantiator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2014-10-13 12:58:55" }, { "name": "facebook/webdriver", "version": "v0.5.1", "source": { "type": "git", "url": "https://github.com/facebook/php-webdriver.git", "reference": "bbcb697efb394d17bd9ec3d467e7da847cde4509" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/bbcb697efb394d17bd9ec3d467e7da847cde4509", "reference": "bbcb697efb394d17bd9ec3d467e7da847cde4509", "shasum": "" }, "require": { "php": ">=5.3.19" }, "require-dev": { "phpdocumentor/phpdocumentor": "2.*", "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "A php client for WebDriver", "homepage": "https://github.com/facebook/php-webdriver", "keywords": [ "facebook", "php", "selenium", "webdriver" ], "time": "2014-11-05 20:53:09" }, { "name": "guzzlehttp/guzzle", "version": "4.2.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "66fd916e9f9130bc22c51450476823391cb2f67c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd916e9f9130bc22c51450476823391cb2f67c", "reference": "66fd916e9f9130bc22c51450476823391cb2f67c", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/streams": "~2.1", "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0", "psr/log": "~1.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2014-10-05 19:29:14" }, { "name": "guzzlehttp/streams", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/streams.git", "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534", "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple abstraction over streams of data (Guzzle 4+)", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ], "time": "2014-08-17 21:15:53" }, { "name": "phpspec/prophecy", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", "shasum": "" }, "require": { "doctrine/instantiator": "~1.0,>=1.0.2", "phpdocumentor/reflection-docblock": "~2.0" }, "require-dev": { "phpspec/phpspec": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-0": { "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "http://phpspec.org", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2014-11-17 16:23:49" }, { "name": "phpunit/php-code-coverage", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "21b9006b7ceb7e1cb0b705615af31f67c8cd1692" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/21b9006b7ceb7e1cb0b705615af31f67c8cd1692", "reference": "21b9006b7ceb7e1cb0b705615af31f67c8cd1692", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.2", "phpunit/php-token-stream": "~1.3", "sebastian/environment": "~1.0", "sebastian/version": "~1.0" }, "require-dev": { "ext-xdebug": ">=2.1.4", "phpunit/phpunit": "dev-master" }, "suggest": { "ext-dom": "*", "ext-xdebug": ">=2.2.1", "ext-xmlwriter": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "time": "2014-11-11 14:18:30" }, { "name": "phpunit/php-file-iterator", "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "File/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2013-10-10 15:34:57" }, { "name": "phpunit/php-text-template", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "Text/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2014-01-30 17:20:04" }, { "name": "phpunit/php-timer", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "PHP/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2013-08-02 07:42:54" }, { "name": "phpunit/php-token-stream", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "f8d5d08c56de5cfd592b3340424a81733259a876" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876", "reference": "f8d5d08c56de5cfd592b3340424a81733259a876", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2014-08-31 06:12:13" }, { "name": "phpunit/phpunit", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "a137e59f5fe1c09a013b41f3164f3499509a92d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a137e59f5fe1c09a013b41f3164f3499509a92d0", "reference": "a137e59f5fe1c09a013b41f3164f3499509a92d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", "phpspec/prophecy": "~1.3.1", "phpunit/php-code-coverage": "3.0.*@dev", "phpunit/php-file-iterator": "~1.3.2", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "~1.0.2", "phpunit/phpunit-mock-objects": "2.4.*@dev", "sebastian/comparator": "1.1.*@dev", "sebastian/diff": "~1.1", "sebastian/environment": "~1.2", "sebastian/exporter": "~1.0", "sebastian/global-state": "1.0.*@dev", "sebastian/version": "~1.0", "symfony/yaml": "~2.0" }, "suggest": { "phpunit/php-invoker": "~1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.5.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2014-11-22 10:32:03" }, { "name": "phpunit/phpunit-mock-objects", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "96c5b81f9842f38fe6c73ad0020306cc4862a9e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/96c5b81f9842f38fe6c73ad0020306cc4862a9e3", "reference": "96c5b81f9842f38fe6c73ad0020306cc4862a9e3", "shasum": "" }, "require": { "doctrine/instantiator": "~1.0,>=1.0.2", "php": ">=5.3.3", "phpunit/php-text-template": "~1.2" }, "require-dev": { "phpunit/phpunit": "4.4.*@dev" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "time": "2014-10-04 10:04:20" }, { "name": "sebastian/comparator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "c484a80f97573ab934e37826dba0135a3301b26a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c484a80f97573ab934e37826dba0135a3301b26a", "reference": "c484a80f97573ab934e37826dba0135a3301b26a", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/diff": "~1.1", "sebastian/exporter": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2014-11-16 21:32:38" }, { "name": "sebastian/diff", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "f38057b48125c2b421361da224a8aa800d70aeca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/f38057b48125c2b421361da224a8aa800d70aeca", "reference": "f38057b48125c2b421361da224a8aa800d70aeca", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "http://www.github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2014-11-22 06:25:40" }, { "name": "sebastian/environment", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7", "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "time": "2014-10-25 08:00:45" }, { "name": "sebastian/exporter", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0", "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "time": "2014-09-10 00:51:36" }, { "name": "sebastian/global-state", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "231d48620efde984fd077ee92916099a3ece9a59" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/231d48620efde984fd077ee92916099a3ece9a59", "reference": "231d48620efde984fd077ee92916099a3ece9a59", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "time": "2014-10-06 09:49:11" }, { "name": "sebastian/version", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2014-03-07 15:35:33" }, { "name": "symfony/yaml", "version": "2.7.x-dev", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", "reference": "75deb1b183d2bbf12f4b54c644c0caafca338fbe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Yaml/zipball/75deb1b183d2bbf12f4b54c644c0caafca338fbe", "reference": "75deb1b183d2bbf12f4b54c644c0caafca338fbe", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Yaml\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", "time": "2014-11-20 13:24:30" } ], "aliases": [ ], "minimum-stability": "dev", "stability-flags": { "barryvdh/laravel-debugbar": 20, "webpatser/laravel-countries": 20, "lokielse/omnipay-alipay": 20, "alfaproject/omnipay-skrill": 20, "codeception/codeception": 20 }, "prefer-stable": false, "platform": [ ], "platform-dev": [ ] }