[ { "name": "mf2/mf2", "version": "v0.3.0", "version_normalized": "0.3.0.0", "source": { "type": "git", "url": "https://github.com/indieweb/php-mf2.git", "reference": "4fb2eb5365cbc0fd2e0c26ca748777d6c2539763" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/4fb2eb5365cbc0fd2e0c26ca748777d6c2539763", "reference": "4fb2eb5365cbc0fd2e0c26ca748777d6c2539763", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you" }, "time": "2016-03-14 12:13:34", "bin": [ "bin/fetch-mf2", "bin/parse-mf2" ], "type": "library", "installation-source": "dist", "autoload": { "files": [ "Mf2/Parser.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "CC0" ], "authors": [ { "name": "Barnaby Walters", "homepage": "http://waterpigs.co.uk" } ], "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API", "keywords": [ "html", "microformats", "microformats 2", "parser", "semantic" ] }, { "name": "phpmailer/phpmailer", "version": "v5.2.16", "version_normalized": "5.2.16.0", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a", "reference": "1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "*", "phpunit/phpunit": "4.7.*" }, "suggest": { "league/oauth2-google": "Needed for Google XOAUTH2 authentication" }, "time": "2016-06-06 09:09:37", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP" }, { "name": "simplepie/simplepie", "version": "1.4.2", "version_normalized": "1.4.2.0", "source": { "type": "git", "url": "https://github.com/simplepie/simplepie.git", "reference": "9b775e88ba1128fa14c69ff94ab954d86067de2a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simplepie/simplepie/zipball/9b775e88ba1128fa14c69ff94ab954d86067de2a", "reference": "9b775e88ba1128fa14c69ff94ab954d86067de2a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2016-06-14 05:48:16", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "SimplePie": "library" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Ryan Parman", "homepage": "http://ryanparman.com/", "role": "Creator, alumnus developer" }, { "name": "Geoffrey Sneddon", "homepage": "http://gsnedders.com/", "role": "Alumnus developer" }, { "name": "Ryan McCue", "email": "me@ryanmccue.info", "homepage": "http://ryanmccue.info/", "role": "Developer" } ], "description": "A simple Atom/RSS parsing library for PHP", "homepage": "http://simplepie.org/", "keywords": [ "atom", "feeds", "rss" ] } ]