[ { "name": "phayes/geophp", "version": "1.2", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/phayes/geoPHP.git", "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phayes/geoPHP/zipball/015404e85b602e0df1f91441f8db0f9e98f7e567", "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.1.*" }, "time": "2014-12-02 06:11:22", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "geoPHP.inc" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2 or New-BSD" ], "authors": [ { "name": "Patrick Hayes" } ], "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.", "homepage": "https://github.com/phayes/geoPHP" }, { "name": "doctrine/common", "version": "2.3.0", "version_normalized": "2.3.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "d1c7d4334e38cad603a5c863d4c7b91bb04ec6b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/d1c7d4334e38cad603a5c863d4c7b91bb04ec6b2", "reference": "d1c7d4334e38cad603a5c863d4c7b91bb04ec6b2", "shasum": "" }, "require": { "php": ">=5.3.2" }, "time": "2012-09-20 05:55:18", "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Doctrine\\Common": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ] }, { "name": "symfony/event-dispatcher", "version": "v2.6.4", "version_normalized": "2.6.4.0", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "f75989f3ab2743a82fe0b03ded2598a2b1546813" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/f75989f3ab2743a82fe0b03ded2598a2b1546813", "reference": "f75989f3ab2743a82fe0b03ded2598a2b1546813", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.0,>=2.0.5", "symfony/dependency-injection": "~2.6", "symfony/expression-language": "~2.6", "symfony/stopwatch": "~2.3" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "time": "2015-02-01 16:10:57", "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "installation-source": "dist", "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" }, { "name": "guzzle/common", "version": "v3.9.2", "version_normalized": "3.9.2.0", "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" }, "time": "2014-08-11 04:32:36", "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "installation-source": "dist", "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" ] }, { "name": "guzzle/cache", "version": "v3.9.2", "version_normalized": "3.9.2.0", "target-dir": "Guzzle/Cache", "source": { "type": "git", "url": "https://github.com/guzzle/cache.git", "reference": "9d20d5afd4203f84893e809777ffa01e47bd4ea7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/cache/zipball/9d20d5afd4203f84893e809777ffa01e47bd4ea7", "reference": "9d20d5afd4203f84893e809777ffa01e47bd4ea7", "shasum": "" }, "require": { "guzzle/common": "self.version", "php": ">=5.3.2" }, "time": "2014-01-08 21:24:51", "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Guzzle\\Cache": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle cache adapter component", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "adapter", "cache", "doctrine", "zf" ] }, { "name": "guzzle/stream", "version": "v3.9.2", "version_normalized": "3.9.2.0", "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" }, "time": "2014-05-01 21:36:02", "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "installation-source": "dist", "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" ] }, { "name": "guzzle/parser", "version": "v3.9.2", "version_normalized": "3.9.2.0", "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" }, "time": "2014-02-05 18:29:46", "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "installation-source": "dist", "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" ] }, { "name": "guzzle/http", "version": "v3.9.2", "version_normalized": "3.9.2.0", "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": "*" }, "time": "2014-08-11 04:32:36", "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "installation-source": "dist", "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" ] }, { "name": "guzzle/plugin-cache", "version": "v3.9.2", "version_normalized": "3.9.2.0", "target-dir": "Guzzle/Plugin/Cache", "source": { "type": "git", "url": "https://github.com/guzzle/plugin-cache.git", "reference": "152bc4fa58e1578d01d501a97cbeee1c34edecb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/plugin-cache/zipball/152bc4fa58e1578d01d501a97cbeee1c34edecb6", "reference": "152bc4fa58e1578d01d501a97cbeee1c34edecb6", "shasum": "" }, "require": { "guzzle/cache": "self.version", "guzzle/http": "self.version", "php": ">=5.3.2" }, "time": "2014-02-05 10:00:42", "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Guzzle\\Plugin\\Cache": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle HTTP cache plugin", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "plugin" ] }, { "name": "events-radar/radar-api-php", "version": "0.1.0-alpha2", "version_normalized": "0.1.0.0-alpha2", "source": { "type": "git", "url": "https://github.com/events-radar/radar-api-php.git", "reference": "7f65011feae28792fe5823e4569c6194f73bed94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/events-radar/radar-api-php/zipball/7f65011feae28792fe5823e4569c6194f73bed94", "reference": "7f65011feae28792fe5823e4569c6194f73bed94", "shasum": "" }, "require": { "doctrine/common": "2.3.0", "guzzle/cache": "3.9.2", "guzzle/http": "3.9.2", "guzzle/plugin-cache": "3.9.2", "phayes/geophp": "1.2" }, "require-dev": { "guzzle/guzzle": "3.9.2", "phpunit/phpunit": "~4.5" }, "time": "2015-02-22 10:34:30", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Radar\\Connect\\": "src" } }, "license": [ "GPL-2.0+" ], "description": "Radar API connect", "support": { "source": "https://github.com/events-radar/radar-api-php/tree/0.1.0-alpha2", "issues": "https://github.com/events-radar/radar-api-php/issues" } } ]