[
|
|
{
|
|
"name": "ircmaxell/password-compat",
|
|
"version": "v1.0.4",
|
|
"version_normalized": "1.0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ircmaxell/password_compat.git",
|
|
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
|
|
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"time": "2014-11-20T16:49:30+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "jbroadway/urlify",
|
|
"version": "1.1.3-stable",
|
|
"version_normalized": "1.1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jbroadway/urlify.git",
|
|
"reference": "37fe4e7680a1c8cd68ac43a27dac7ef4be476300"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jbroadway/urlify/zipball/37fe4e7680a1c8cd68ac43a27dac7ef4be476300",
|
|
"reference": "37fe4e7680a1c8cd68ac43a27dac7ef4be476300",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5"
|
|
},
|
|
"time": "2019-06-13T18:30:56+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"URLify": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause-Clear"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johnny Broadway",
|
|
"email": "johnny@johnnybroadway.com",
|
|
"homepage": "http://www.johnnybroadway.com/"
|
|
}
|
|
],
|
|
"description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.",
|
|
"homepage": "https://github.com/jbroadway/urlify",
|
|
"keywords": [
|
|
"encode",
|
|
"iconv",
|
|
"link",
|
|
"slug",
|
|
"translit",
|
|
"transliterate",
|
|
"transliteration",
|
|
"url",
|
|
"urlify"
|
|
]
|
|
},
|
|
{
|
|
"name": "kanti/hub-updater",
|
|
"version": "v0.4.1",
|
|
"version_normalized": "0.4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Kanti/hub-updater.git",
|
|
"reference": "c9cdc7ce407c2a3596961e2193673303789e084d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Kanti/hub-updater/zipball/c9cdc7ce407c2a3596961e2193673303789e084d",
|
|
"reference": "c9cdc7ce407c2a3596961e2193673303789e084d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"codeclimate/php-test-reporter": "dev-master",
|
|
"phpunit/phpunit": "4.*",
|
|
"sebastian/phpcpd": "*",
|
|
"squizlabs/php_codesniffer": "*"
|
|
},
|
|
"time": "2015-11-28T18:52:10+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Kanti\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kanti",
|
|
"email": "git@kanti.de",
|
|
"homepage": "https://kanti.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Simple Github Updater for Web Projects",
|
|
"abandoned": true
|
|
},
|
|
{
|
|
"name": "michelf/php-markdown",
|
|
"version": "1.9.0",
|
|
"version_normalized": "1.9.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/michelf/php-markdown.git",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.3 <5.8"
|
|
},
|
|
"time": "2019-12-02T02:32:27+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Michelf\\": "Michelf/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michel Fortin",
|
|
"email": "michel.fortin@michelf.ca",
|
|
"homepage": "https://michelf.ca/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "John Gruber",
|
|
"homepage": "https://daringfireball.net/"
|
|
}
|
|
],
|
|
"description": "PHP Markdown",
|
|
"homepage": "https://michelf.ca/projects/php-markdown/",
|
|
"keywords": [
|
|
"markdown"
|
|
]
|
|
},
|
|
{
|
|
"name": "suin/php-rss-writer",
|
|
"version": "1.3.2",
|
|
"version_normalized": "1.3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/suin/php-rss-writer.git",
|
|
"reference": "51840d2fad4087a4bdd93fb6937aa4b324b5c94f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/suin/php-rss-writer/zipball/51840d2fad4087a4bdd93fb6937aa4b324b5c94f",
|
|
"reference": "51840d2fad4087a4bdd93fb6937aa4b324b5c94f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2016-03-01T12:09:17+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Suin\\RSSWriter": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Hidehito Nozawa aka Suin",
|
|
"email": "suinyeze@gmail.com"
|
|
}
|
|
],
|
|
"description": "Yet another simple RSS writer library for PHP 5.3 or later.",
|
|
"homepage": "https://github.com/suin/php-rss-writer",
|
|
"keywords": [
|
|
"feed",
|
|
"generator",
|
|
"php",
|
|
"rss",
|
|
"writer"
|
|
]
|
|
}
|
|
]
|