{ "hash": "34887398d705932ba85d75c55bc43ce1", "packages": [ { "name": "ircmaxell/password-compat", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "733c06c599bfeb511f54253ddb127701bce0917d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/733c06c599bfeb511f54253ddb127701bce0917d", "reference": "733c06c599bfeb511f54253ddb127701bce0917d", "shasum": "" }, "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": "2013-02-13 16:58:34" }, { "name": "monolog/monolog", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog", "reference": "1.4.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1.4.0", "reference": "1.4.0", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": ">=1.0,<2.0" }, "require-dev": { "doctrine/couchdb": "dev-master", "mlehner/gelf-php": "1.0.*", "raven/raven": "0.3.*" }, "suggest": { "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", "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server", "raven/raven": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-0": { "Monolog": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be", "role": "Developer" } ], "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": "2013-02-13 18:06:51" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/php-fig/log/archive/1.0.0.zip", "reference": "1.0.0", "shasum": "" }, "type": "library", "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": "2012-12-21 11:40:51" }, { "name": "vates/eventus", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/vatesfr/eventus.git", "reference": "472924725b04ec8c6452b86d97ae7fe84dff43ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vatesfr/eventus/zipball/472924725b04ec8c6452b86d97ae7fe84dff43ad", "reference": "472924725b04ec8c6452b86d97ae7fe84dff43ad", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">=3.7,<3.8" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Julien Fontanet", "email": "julien.fontanet@vates.fr" } ], "description": "Small event library.", "keywords": [ "event" ], "time": "2013-03-04 17:11:11" }, { "name": "vates/rekodi", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/vatesfr/rekodi.git", "reference": "2ed168af2f75ad359fa78d57c6372f5d50b032f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vatesfr/rekodi/zipball/2ed168af2f75ad359fa78d57c6372f5d50b032f0", "reference": "2ed168af2f75ad359fa78d57c6372f5d50b032f0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">=3.7,<3.8" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Julien Fontanet", "email": "julien.fontanet@vates.fr" } ], "description": "Small data management library.", "keywords": [ "event" ], "time": "2013-03-25 17:30:48" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "ircmaxell/password-compat": 20, "vates/eventus": 20, "vates/rekodi": 20 }, "platform": { "php": ">=5.3.0", "ext-xmlrpc": "*" }, "platform-dev": [ ] }