[ { "name": "fguillot/simple-validator", "version": "1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/fguillot/simpleValidator.git", "reference": "9579993f3dd0f03053b28fec1e7b9990edc3947b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fguillot/simpleValidator/zipball/9579993f3dd0f03053b28fec1e7b9990edc3947b", "reference": "9579993f3dd0f03053b28fec1e7b9990edc3947b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2015-08-29 00:44:37", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "SimpleValidator": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frédéric Guillot" } ], "description": "Simple validator library", "homepage": "https://github.com/fguillot/simpleValidator" }, { "name": "fguillot/json-rpc", "version": "v1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/fguillot/JsonRPC.git", "reference": "265cf039c2823f684349de78c0c03a597992bea9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/265cf039c2823f684349de78c0c03a597992bea9", "reference": "265cf039c2823f684349de78c0c03a597992bea9", "shasum": "" }, "require": { "php": ">=5.3.4" }, "time": "2015-09-12 16:27:13", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "JsonRPC": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frédéric Guillot" } ], "description": "Simple Json-RPC client/server library that just works", "homepage": "https://github.com/fguillot/JsonRPC" }, { "name": "fguillot/picodb", "version": "v1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/fguillot/picoDb.git", "reference": "61f492c125d9195ce869447e2b2450adeb3b01d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fguillot/picoDb/zipball/61f492c125d9195ce869447e2b2450adeb3b01d6", "reference": "61f492c125d9195ce869447e2b2450adeb3b01d6", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2015-08-27 23:33:16", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "PicoDb": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frédéric Guillot", "homepage": "http://fredericguillot.com" } ], "description": "Minimalist database query builder", "homepage": "https://github.com/fguillot/picoDb" }, { "name": "zendframework/zendxml", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/zendframework/ZendXml.git", "reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/7b64507bc35d841c9c5802d67f6f87ef8e1a58c9", "reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^3.7 || ^4.0", "squizlabs/php_codesniffer": "^1.5" }, "time": "2016-02-04 21:02:08", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "ZendXml\\": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Utility library for XML usage, best practices, and security in PHP", "homepage": "http://packages.zendframework.com/", "keywords": [ "security", "xml", "zf2" ] }, { "name": "fguillot/picofeed", "version": "v0.1.23", "version_normalized": "0.1.23.0", "source": { "type": "git", "url": "https://github.com/fguillot/picoFeed.git", "reference": "a7c3d420c239fe9ffc39b0d06b6e57db39ce3797" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/a7c3d420c239fe9ffc39b0d06b6e57db39ce3797", "reference": "a7c3d420c239fe9ffc39b0d06b6e57db39ce3797", "shasum": "" }, "require": { "ext-dom": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-simplexml": "*", "ext-xml": "*", "php": ">=5.3.0", "zendframework/zendxml": "^1.0" }, "suggest": { "ext-curl": "PicoFeed will use cURL if present" }, "time": "2016-04-17 22:31:55", "bin": [ "picofeed" ], "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "PicoFeed": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frédéric Guillot" } ], "description": "Modern library to handle RSS/Atom feeds", "homepage": "https://github.com/fguillot/picoFeed" } ]