PHP Classes

File: websocket/vendor/composer/installed.json

Recommend this page to a friend!
  Classes of Will Tinsdeall   Boiler Framework   websocket/vendor/composer/installed.json   Download  
File: websocket/vendor/composer/installed.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Boiler Framework
Web application framework that implements MVC
Author: By
Last change:
Date: 9 years ago
Size: 20,171 bytes
 

Contents

Class file image Download
[ { "name": "symfony/routing", "version": "v2.4.1", "version_normalized": "2.4.1.0", "target-dir": "Symfony/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony/Routing.git", "reference": "4abfb500aab8be458c9e3a227ea56b190584f78a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Routing/zipball/4abfb500aab8be458c9e3a227ea56b190584f78a", "reference": "4abfb500aab8be458c9e3a227ea56b190584f78a", "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/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" }, "time": "2014-01-05 02:10:50", "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\Routing\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Routing Component", "homepage": "http://symfony.com", "keywords": [ "router", "routing", "uri", "url" ] }, { "name": "symfony/http-foundation", "version": "v2.4.1", "version_normalized": "2.4.1.0", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation.git", "reference": "6c6b8a7bcd7e2cc920cd6acace563fdbf121d844" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/6c6b8a7bcd7e2cc920cd6acace563fdbf121d844", "reference": "6c6b8a7bcd7e2cc920cd6acace563fdbf121d844", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2014-01-05 02:10:50", "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\HttpFoundation\\": "" }, "classmap": [ "Symfony/Component/HttpFoundation/Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony HttpFoundation Component", "homepage": "http://symfony.com" }, { "name": "symfony/event-dispatcher", "version": "v2.4.1", "version_normalized": "2.4.1.0", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "e3ba42f6a70554ed05749e61b829550f6ac33601" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e3ba42f6a70554ed05749e61b829550f6ac33601", "reference": "e3ba42f6a70554ed05749e61b829550f6ac33601", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/dependency-injection": "~2.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "time": "2013-12-28 08:12:03", "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com" }, { "name": "guzzle/common", "version": "v3.7.4", "version_normalized": "3.7.4.0", "target-dir": "Guzzle/Common", "source": { "type": "git", "url": "https://github.com/guzzle/common.git", "reference": "5126e268446c7e7df961b89128d71878e0652432" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/common/zipball/5126e268446c7e7df961b89128d71878e0652432", "reference": "5126e268446c7e7df961b89128d71878e0652432", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/event-dispatcher": ">=2.1" }, "time": "2013-10-02 20:47:00", "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/stream", "version": "v3.7.4", "version_normalized": "3.7.4.0", "target-dir": "Guzzle/Stream", "source": { "type": "git", "url": "https://github.com/guzzle/stream.git", "reference": "a86111d9ac7db31d65a053c825869409fe8fc83f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/stream/zipball/a86111d9ac7db31d65a053c825869409fe8fc83f", "reference": "a86111d9ac7db31d65a053c825869409fe8fc83f", "shasum": "" }, "require": { "guzzle/common": "self.version", "php": ">=5.3.2" }, "suggest": { "guzzle/http": "To convert Guzzle request objects to PHP streams" }, "time": "2013-07-30 22:07:23", "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.7.4", "version_normalized": "3.7.4.0", "target-dir": "Guzzle/Parser", "source": { "type": "git", "url": "https://github.com/guzzle/parser.git", "reference": "a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/parser/zipball/a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2", "reference": "a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2", "shasum": "" }, "require": { "php": ">=5.3.2" }, "time": "2013-07-11 22:46:03", "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.7.4", "version_normalized": "3.7.4.0", "target-dir": "Guzzle/Http", "source": { "type": "git", "url": "https://github.com/guzzle/http.git", "reference": "3420035adcf312d62a2e64f3e6b3e3e590121786" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/http/zipball/3420035adcf312d62a2e64f3e6b3e3e590121786", "reference": "3420035adcf312d62a2e64f3e6b3e3e590121786", "shasum": "" }, "require": { "guzzle/common": "self.version", "guzzle/parser": "self.version", "guzzle/stream": "self.version", "php": ">=5.3.2" }, "suggest": { "ext-curl": "*" }, "time": "2013-09-20 22:05:53", "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": "evenement/evenement", "version": "v1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/fa966683e7df3e5dd5929d984a44abfbd6bafe8d", "reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2012-05-30 15:01:08", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch", "homepage": "http://wiedler.ch/igor/" } ], "description": "Événement is a very simple event dispatching library for PHP 5.3", "keywords": [ "event-dispatcher" ] }, { "name": "react/stream", "version": "v0.3.3", "version_normalized": "0.3.3.0", "target-dir": "React/Stream", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", "reference": "b72900ab00513b591fb101faecad38f9c8eab8da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/stream/zipball/b72900ab00513b591fb101faecad38f9c8eab8da", "reference": "b72900ab00513b591fb101faecad38f9c8eab8da", "shasum": "" }, "require": { "evenement/evenement": "1.0.*", "php": ">=5.3.3" }, "suggest": { "react/event-loop": "0.3.*", "react/promise": "~1.0" }, "time": "2013-07-09 00:44:12", "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "React\\Stream": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Basic readable and writable stream interfaces that support piping.", "keywords": [ "pipe", "stream" ] }, { "name": "react/event-loop", "version": "v0.3.3", "version_normalized": "0.3.3.0", "target-dir": "React/EventLoop", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", "reference": "49208fa3a15c9eae4adf8351ee9caa4064fe550d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/event-loop/zipball/49208fa3a15c9eae4adf8351ee9caa4064fe550d", "reference": "49208fa3a15c9eae4adf8351ee9caa4064fe550d", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-libev": "*", "ext-libevent": ">=0.0.5" }, "time": "2013-07-08 22:38:22", "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "React\\EventLoop": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event loop abstraction layer that libraries can use for evented I/O.", "keywords": [ "event-loop" ] }, { "name": "react/socket", "version": "v0.3.2", "version_normalized": "0.3.2.0", "target-dir": "React/Socket", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", "reference": "9cc32838d25a934ce950d2662cce2ff1b9e9f8aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket/zipball/9cc32838d25a934ce950d2662cce2ff1b9e9f8aa", "reference": "9cc32838d25a934ce950d2662cce2ff1b9e9f8aa", "shasum": "" }, "require": { "evenement/evenement": "1.0.*", "php": ">=5.3.3", "react/event-loop": "0.3.*", "react/stream": "0.3.*" }, "time": "2013-04-26 20:23:10", "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "React\\Socket": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Library for building an evented socket server.", "keywords": [ "Socket" ] }, { "name": "cboden/ratchet", "version": "v0.3.0", "version_normalized": "0.3.0.0", "source": { "type": "git", "url": "https://github.com/cboden/Ratchet.git", "reference": "d756e0b507a5f3cdbf8c59dbb7baf68574dc7d58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cboden/Ratchet/zipball/d756e0b507a5f3cdbf8c59dbb7baf68574dc7d58", "reference": "d756e0b507a5f3cdbf8c59dbb7baf68574dc7d58", "shasum": "" }, "require": { "guzzle/http": ">=3.6.0,<3.8.0-dev", "php": ">=5.3.9", "react/socket": "0.3.*", "symfony/http-foundation": "~2.2", "symfony/routing": "~2.2" }, "time": "2013-10-14 14:38:12", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Ratchet": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "http://res.im", "role": "Developer" } ], "description": "PHP WebSocket library", "homepage": "http://socketo.me", "keywords": [ "Ratchet", "WebSockets", "server", "sockets" ] }, { "name": "react/zmq", "version": "v0.2.0", "version_normalized": "0.2.0.0", "source": { "type": "git", "url": "https://github.com/reactphp/zmq.git", "reference": "b69d97f99f2127e27d130d7fe3b2cec2a63b2c4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/zmq/zipball/b69d97f99f2127e27d130d7fe3b2cec2a63b2c4e", "reference": "b69d97f99f2127e27d130d7fe3b2cec2a63b2c4e", "shasum": "" }, "require": { "evenement/evenement": "~1.0", "ext-zmq": "*", "php": ">=5.3.2", "react/event-loop": "0.3.*" }, "require-dev": { "ext-pcntl": "*" }, "time": "2013-09-18 11:02:06", "type": "library", "extra": { "branch-alias": { "dev-master": "0.2-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "React\\ZMQ": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "ZeroMQ bindings for React.", "keywords": [ "zeromq", "zmq" ] } ]