[ { "name": "blueimp/jquery-file-upload", "version": "v9.34.0", "version_normalized": "9.34.0.0", "source": { "type": "git", "url": "https://github.com/vkhramtsov/jQuery-File-Upload.git", "reference": "6d86a591f9a35bb811befb750dcd2c7da9ac05a2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/6d86a591f9a35bb811befb750dcd2c7da9ac05a2", "reference": "6d86a591f9a35bb811befb750dcd2c7da9ac05a2", "shasum": "" }, "time": "2019-07-22T13:10:51+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "server/php/UploadHandler.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sebastian Tschan", "homepage": "https://blueimp.net" } ], "description": "File Upload widget for jQuery.", "homepage": "https://github.com/blueimp/jQuery-File-Upload", "keywords": [ "bootstrap", "chunk", "cross-domain", "cross-site", "drag", "drop", "file", "gae", "go", "jquery", "multiple", "php", "preview", "progress", "python", "resume", "selection", "upload", "widget" ] }, { "name": "bshaffer/oauth2-server-php", "version": "v1.11.1", "version_normalized": "1.11.1.0", "source": { "type": "git", "url": "https://github.com/bshaffer/oauth2-server-php.git", "reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/5a0c8000d4763b276919e2106f54eddda6bc50fa", "reference": "5a0c8000d4763b276919e2106f54eddda6bc50fa", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "aws/aws-sdk-php": "~2.8", "firebase/php-jwt": "~2.2", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^4.0", "predis/predis": "dev-master", "thobbs/phpcassa": "dev-master" }, "suggest": { "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage", "firebase/php-jwt": "~2.2 is required to use JWT features", "mongodb/mongodb": "^1.1 is required to use MongoDB storage", "predis/predis": "Required to use Redis storage", "thobbs/phpcassa": "Required to use Cassandra storage" }, "time": "2018-12-04T00:29:32+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "OAuth2": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brent Shaffer", "email": "bshafs@gmail.com", "homepage": "http://brentertainment.com" } ], "description": "OAuth2 Server for PHP", "homepage": "http://github.com/bshaffer/oauth2-server-php", "keywords": [ "auth", "oauth", "oauth2" ] }, { "name": "commerceguys/intl", "version": "v0.7.5", "version_normalized": "0.7.5.0", "source": { "type": "git", "url": "https://github.com/commerceguys/intl.git", "reference": "de1435502068393fae4061818e194e4ea61b98d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/commerceguys/intl/zipball/de1435502068393fae4061818e194e4ea61b98d6", "reference": "de1435502068393fae4061818e194e4ea61b98d6", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "mikey179/vfsstream": "1.*", "phpunit/phpunit": "~4.0" }, "time": "2017-12-29T00:13:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "CommerceGuys\\Intl\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bojan Zivanovic" } ], "description": "Internationalization library powered by CLDR data." }, { "name": "doctrine/collections", "version": "1.6.4", "version_normalized": "1.6.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", "shasum": "" }, "require": { "php": "^7.1.3" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpstan/phpstan-shim": "^0.9.2", "phpunit/phpunit": "^7.0", "vimeo/psalm": "^3.2.2" }, "time": "2019-11-13T13:07:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", "iterators", "php" ] }, { "name": "ezyang/htmlpurifier", "version": "v4.12.0", "version_normalized": "4.12.0.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "a617e55bc62a87eec73bd456d146d134ad716f03" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03", "reference": "a617e55bc62a87eec73bd456d146d134ad716f03", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "time": "2019-10-28T03:44:26+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ] }, { "name": "forkawesome/fork-awesome", "version": "1.1.7", "version_normalized": "1.1.7.0", "source": { "type": "git", "url": "https://github.com/ForkAwesome/Fork-Awesome.git", "reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3", "reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3", "shasum": "" }, "require-dev": { "jekyll": "1.0.2", "lessc": "1.4.2" }, "time": "2019-02-28T15:21:34+00:00", "type": "component", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "OFL-1.1", "MIT" ], "authors": [ { "name": "Fork Awesome Community", "homepage": "https://forkawesome.github.io" } ], "description": "A fork of the iconic font and CSS framework", "homepage": "http://forkawesome.github.io/Fork-Awesome/", "keywords": [ "FontAwesome", "awesome", "bootstrap", "font", "forkawesome", "icon" ] }, { "name": "guzzlehttp/guzzle", "version": "6.5.2", "version_normalized": "6.5.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "time": "2019-12-23T11:57:10+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ] }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "version_normalized": "1.3.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "time": "2016-12-20T10:07:11+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ] }, { "name": "guzzlehttp/psr7", "version": "1.6.1", "version_normalized": "1.6.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "239400de7a173fe9901b9ac7c06497751f00727a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", "reference": "239400de7a173fe9901b9ac7c06497751f00727a", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "suggest": { "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2019-07-01T23:21:34+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ] }, { "name": "indieweb/rel-me", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/indieweb/rel-me.git", "reference": "76abbb7d1faacc5ae9ff7b31a23d010edd69ad2a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/indieweb/rel-me/zipball/76abbb7d1faacc5ae9ff7b31a23d010edd69ad2a", "reference": "76abbb7d1faacc5ae9ff7b31a23d010edd69ad2a", "shasum": "" }, "require": { "mf2/mf2": "^0.4", "php": ">=5.6" }, "require-dev": { "barnabywalters/mf-cleaner": "*", "phpunit/phpunit": "*" }, "time": "2019-06-03T20:22:59+00:00", "type": "library", "installation-source": "source", "autoload": { "files": [ "RelMe.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Functions for discovering, consuming and verifying rel-me microformat" }, { "name": "jakeasmith/http_build_url", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/jakeasmith/http_build_url.git", "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37", "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37", "shasum": "" }, "time": "2017-05-01T15:36:40+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/http_build_url.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jake A. Smith", "email": "theman@jakeasmith.com" } ], "description": "Provides functionality for http_build_url() to environments without pecl_http." }, { "name": "jbroadway/urlify", "version": "1.2.0-stable", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/jbroadway/urlify.git", "reference": "b917c8c9274a9784a2eb30c657fc386ad591fdcd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbroadway/urlify/zipball/b917c8c9274a9784a2eb30c657fc386ad591fdcd", "reference": "b917c8c9274a9784a2eb30c657fc386ad591fdcd", "shasum": "" }, "require": { "php": ">=7.0.0", "voku/portable-ascii": "^1.4", "voku/stop-words": "^2.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0" }, "time": "2019-12-13T19:53:11+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": "kzykhys/git", "version": "v0.1.2", "version_normalized": "0.1.2.0", "source": { "type": "git", "url": "https://github.com/kzykhys/PHPGit.git", "reference": "3c4db987494c38eac300593719a4a7832abddadd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kzykhys/PHPGit/zipball/3c4db987494c38eac300593719a4a7832abddadd", "reference": "3c4db987494c38eac300593719a4a7832abddadd", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/options-resolver": ">=2.3", "symfony/process": ">=2.3" }, "require-dev": { "symfony/filesystem": ">=2.3" }, "time": "2014-02-15T06:18:00+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kazuyuki Hayashi", "email": "hayashi@valnur.net" } ], "description": "A Git wrapper for PHP5.3+" }, { "name": "league/flysystem", "version": "1.0.63", "version_normalized": "1.0.63.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "8132daec326565036bc8e8d1876f77ec183a7bd6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8132daec326565036bc8e8d1876f77ec183a7bd6", "reference": "8132daec326565036bc8e8d1876f77ec183a7bd6", "shasum": "" }, "require": { "ext-fileinfo": "*", "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { "phpspec/phpspec": "^3.4", "phpunit/phpunit": "^5.7.10" }, "suggest": { "ext-fileinfo": "Required for MimeType", "ext-ftp": "Allows you to use FTP server storage", "ext-openssl": "Allows you to use FTPS server storage", "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", "league/flysystem-webdav": "Allows you to use WebDAV storage", "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", "spatie/flysystem-dropbox": "Allows you to use Dropbox storage", "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" }, "time": "2020-01-04T16:30:31+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\Flysystem\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frenky.net" } ], "description": "Filesystem abstraction: Many filesystems, one API.", "keywords": [ "Cloud Files", "WebDAV", "abstraction", "aws", "cloud", "copy.com", "dropbox", "file systems", "files", "filesystem", "filesystems", "ftp", "rackspace", "remote", "s3", "sftp", "storage" ] }, { "name": "league/html-to-markdown", "version": "4.9.1", "version_normalized": "4.9.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/html-to-markdown.git", "reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/1dcd0f85de786f46a7f224a27cc3d709ddd2a68c", "reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c", "shasum": "" }, "require": { "ext-dom": "*", "ext-xml": "*", "php": ">=5.3.3" }, "require-dev": { "mikehaertl/php-shellcommand": "~1.1.0", "phpunit/phpunit": "^4.8|^5.7", "scrutinizer/ocular": "~1.1" }, "time": "2019-12-28T01:32:28+00:00", "bin": [ "bin/html-to-markdown" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.10-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\HTMLToMarkdown\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "https://www.colinodell.com", "role": "Lead Developer" }, { "name": "Nick Cernis", "email": "nick@cern.is", "homepage": "http://modernnerd.net", "role": "Original Author" } ], "description": "An HTML-to-markdown conversion helper for PHP", "homepage": "https://github.com/thephpleague/html-to-markdown", "keywords": [ "html", "markdown" ] }, { "name": "league/oauth2-client", "version": "2.4.1", "version_normalized": "2.4.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", "reference": "cc114abc622a53af969e8664722e84ca36257530" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/cc114abc622a53af969e8664722e84ca36257530", "reference": "cc114abc622a53af969e8664722e84ca36257530", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0", "paragonie/random_compat": "^1|^2|^9.99", "php": "^5.6|^7.0" }, "require-dev": { "eloquent/liberator": "^2.0", "eloquent/phony-phpunit": "^1.0|^3.0", "jakub-onderka/php-parallel-lint": "^0.9.2", "phpunit/phpunit": "^5.7|^6.0", "squizlabs/php_codesniffer": "^2.3|^3.0" }, "time": "2018-11-22T18:33:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-2.x": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alex Bilbie", "email": "hello@alexbilbie.com", "homepage": "http://www.alexbilbie.com", "role": "Developer" }, { "name": "Woody Gilk", "homepage": "https://github.com/shadowhand", "role": "Contributor" } ], "description": "OAuth 2.0 Client Library", "keywords": [ "Authentication", "SSO", "authorization", "identity", "idp", "oauth", "oauth2", "single sign on" ] }, { "name": "league/oauth2-facebook", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-facebook.git", "reference": "bcbcd540fb66ae16b4f82671c8ae7752b6a89556" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-facebook/zipball/bcbcd540fb66ae16b4f82671c8ae7752b6a89556", "reference": "bcbcd540fb66ae16b4f82671c8ae7752b6a89556", "shasum": "" }, "require": { "league/oauth2-client": "^2.0", "php": "^5.6 || ^7.0" }, "require-dev": { "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "time": "2017-07-22T01:25:00+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sammy Kaye Powers", "email": "me@sammyk.me", "homepage": "http://www.sammyk.me" } ], "description": "Facebook OAuth 2.0 Client Provider for The PHP League OAuth2-Client", "keywords": [ "Authentication", "authorization", "client", "facebook", "oauth", "oauth2" ] }, { "name": "league/oauth2-github", "version": "2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-github.git", "reference": "e63d64f3ec167c09232d189c6b0c397458a99357" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-github/zipball/e63d64f3ec167c09232d189c6b0c397458a99357", "reference": "e63d64f3ec167c09232d189c6b0c397458a99357", "shasum": "" }, "require": { "league/oauth2-client": "^2.0" }, "require-dev": { "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "time": "2017-01-26T01:14:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steven Maguire", "email": "stevenmaguire@gmail.com", "homepage": "https://github.com/stevenmaguire" } ], "description": "Github OAuth 2.0 Client Provider for The PHP League OAuth2-Client", "keywords": [ "authorisation", "authorization", "client", "github", "oauth", "oauth2" ] }, { "name": "league/oauth2-google", "version": "3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-google.git", "reference": "cfe9b0ae69eb5dbac64a282f04410b731f6b9c04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/cfe9b0ae69eb5dbac64a282f04410b731f6b9c04", "reference": "cfe9b0ae69eb5dbac64a282f04410b731f6b9c04", "shasum": "" }, "require": { "league/oauth2-client": "^2.0" }, "require-dev": { "eloquent/phony-phpunit": "^2.0", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "^2.0" }, "time": "2019-11-16T14:11:06+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Woody Gilk", "email": "woody.gilk@gmail.com", "homepage": "http://shadowhand.me" } ], "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client", "keywords": [ "Authentication", "authorization", "client", "google", "oauth", "oauth2" ] }, { "name": "league/oauth2-instagram", "version": "2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-instagram.git", "reference": "abf6466ebd2c2a73e920b0ce834e2bf50d1abdcc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-instagram/zipball/abf6466ebd2c2a73e920b0ce834e2bf50d1abdcc", "reference": "abf6466ebd2c2a73e920b0ce834e2bf50d1abdcc", "shasum": "" }, "require": { "jakeasmith/http_build_url": "^1.0", "league/oauth2-client": "^2.0" }, "require-dev": { "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "time": "2017-01-26T01:21:29+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steven Maguire", "email": "stevenmaguire@gmail.com", "homepage": "https://github.com/stevenmaguire" } ], "description": "Instagram OAuth 2.0 Client Provider for The PHP League OAuth2-Client", "keywords": [ "authorisation", "authorization", "client", "instagram", "oauth", "oauth2" ] }, { "name": "league/oauth2-linkedin", "version": "5.1.1", "version_normalized": "5.1.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-linkedin.git", "reference": "56614cd8c946a388410fb1ae2c980f9d6cf6915b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-linkedin/zipball/56614cd8c946a388410fb1ae2c980f9d6cf6915b", "reference": "56614cd8c946a388410fb1ae2c980f9d6cf6915b", "shasum": "" }, "require": { "league/oauth2-client": "^2.0" }, "require-dev": { "ext-json": "*", "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "time": "2019-11-11T16:54:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steven Maguire", "email": "stevenmaguire@gmail.com", "homepage": "https://github.com/stevenmaguire" } ], "description": "LinkedIn OAuth 2.0 Client Provider for The PHP League OAuth2-Client", "keywords": [ "authorisation", "authorization", "client", "linkedin", "oauth", "oauth2" ] }, { "name": "lukasreschke/id3parser", "version": "v0.0.1", "version_normalized": "0.0.1.0", "source": { "type": "git", "url": "https://github.com/LukasReschke/ID3Parser.git", "reference": "cd3ba6e8918cc30883f01a3c24281cfe23b8877a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LukasReschke/ID3Parser/zipball/cd3ba6e8918cc30883f01a3c24281cfe23b8877a", "reference": "cd3ba6e8918cc30883f01a3c24281cfe23b8877a", "shasum": "" }, "require": { "php": ">=5.4.0" }, "time": "2016-04-04T09:34:50+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "ID3Parser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL" ], "homepage": "https://github.com/LukasReschke/ID3Parser/", "keywords": [ "codecs", "php", "tags" ], "abandoned": true }, { "name": "masterminds/html5", "version": "2.7.0", "version_normalized": "2.7.0.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2", "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35", "sami/sami": "~2.0", "satooshi/php-coveralls": "1.0.*" }, "time": "2019-07-25T07:03:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ] }, { "name": "mf2/mf2", "version": "0.4.6", "version_normalized": "0.4.6.0", "source": { "type": "git", "url": "https://github.com/microformats/php-mf2.git", "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23", "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "mf2/tests": "@dev", "phpdocumentor/phpdocumentor": "v2.8.4", "phpunit/phpunit": "4.8.*" }, "suggest": { "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you", "masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support." }, "time": "2018-08-24T14:47:04+00:00", "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-1.0" ], "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": "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": "paragonie/random_compat", "version": "v9.99.99", "version_normalized": "9.99.99.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", "shasum": "" }, "require": { "php": "^7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", "vimeo/psalm": "^1" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "time": "2018-07-02T15:55:56+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ] }, { "name": "pear/text_languagedetect", "version": "v1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/pear/Text_LanguageDetect.git", "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6", "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6", "shasum": "" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-mbstring": "May require the mbstring PHP extension" }, "time": "2017-03-02T16:14:08+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Text": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Nicholas Pisarro", "email": "taak@php.net", "role": "Lead" } ], "description": "Identify human languages from text samples", "homepage": "http://pear.php.net/package/Text_LanguageDetect" }, { "name": "psr/http-message", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2016-08-06T14:39:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ] }, { "name": "psr/log", "version": "1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2019-11-01T11:05:21+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "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", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ] }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "version_normalized": "3.0.3.0", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "time": "2019-03-08T08:55:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders." }, { "name": "ramsey/uuid", "version": "3.9.2", "version_normalized": "3.9.2.0", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", "reference": "7779489a47d443f845271badbdcedfe4df8e06fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/uuid/zipball/7779489a47d443f845271badbdcedfe4df8e06fb", "reference": "7779489a47d443f845271badbdcedfe4df8e06fb", "shasum": "" }, "require": { "ext-json": "*", "paragonie/random_compat": "^1 | ^2 | 9.99.99", "php": "^5.4 | ^7 | ^8", "symfony/polyfill-ctype": "^1.8" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { "codeception/aspect-mock": "^1 | ^2", "doctrine/annotations": "^1.2", "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1", "jakub-onderka/php-parallel-lint": "^1", "mockery/mockery": "^0.9.11 | ^1", "moontoast/math": "^1.1", "paragonie/random-lib": "^2", "php-mock/php-mock-phpunit": "^0.3 | ^1.1", "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-ctype": "Provides support for PHP Ctype functions", "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator", "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "time": "2019-12-17T08:18:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Ramsey\\Uuid\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ben Ramsey", "email": "ben@benramsey.com", "homepage": "https://benramsey.com" }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" }, { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", "homepage": "https://github.com/ramsey/uuid", "keywords": [ "guid", "identifier", "uuid" ] }, { "name": "sabre/dav", "version": "3.2.3", "version_normalized": "3.2.3.0", "source": { "type": "git", "url": "https://github.com/sabre-io/dav.git", "reference": "a9780ce4f35560ecbd0af524ad32d9d2c8954b80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/dav/zipball/a9780ce4f35560ecbd0af524ad32d9d2c8954b80", "reference": "a9780ce4f35560ecbd0af524ad32d9d2c8954b80", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-dom": "*", "ext-iconv": "*", "ext-mbstring": "*", "ext-pcre": "*", "ext-simplexml": "*", "ext-spl": "*", "lib-libxml": ">=2.7.0", "php": ">=5.5.0", "psr/log": "^1.0", "sabre/event": ">=2.0.0, <4.0.0", "sabre/http": "^4.2.1", "sabre/uri": "^1.0.1", "sabre/vobject": "^4.1.0", "sabre/xml": "^1.4.0" }, "require-dev": { "evert/phpdoc-md": "~0.1.0", "monolog/monolog": "^1.18", "phpunit/phpunit": "> 4.8, <6.0.0", "sabre/cs": "^1.0.0" }, "suggest": { "ext-curl": "*", "ext-pdo": "*" }, "time": "2018-10-19T09:58:27+00:00", "bin": [ "bin/sabredav", "bin/naturalselection" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Sabre\\DAV\\": "lib/DAV/", "Sabre\\DAVACL\\": "lib/DAVACL/", "Sabre\\CalDAV\\": "lib/CalDAV/", "Sabre\\CardDAV\\": "lib/CardDAV/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "WebDAV Framework for PHP", "homepage": "http://sabre.io/", "keywords": [ "CalDAV", "CardDAV", "WebDAV", "framework", "iCalendar" ] }, { "name": "sabre/event", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/sabre-io/event.git", "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/event/zipball/831d586f5a442dceacdcf5e9c4c36a4db99a3534", "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "*", "sabre/cs": "~0.0.4" }, "time": "2015-11-05T20:14:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Sabre\\Event\\": "lib/" }, "files": [ "lib/coroutine.php", "lib/Loop/functions.php", "lib/Promise/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "sabre/event is a library for lightweight event-based programming", "homepage": "http://sabre.io/event/", "keywords": [ "EventEmitter", "async", "events", "hooks", "plugin", "promise", "signal" ] }, { "name": "sabre/http", "version": "v4.2.4", "version_normalized": "4.2.4.0", "source": { "type": "git", "url": "https://github.com/sabre-io/http.git", "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/http/zipball/acccec4ba863959b2d10c1fa0fb902736c5c8956", "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", "php": ">=5.4", "sabre/event": ">=1.0.0,<4.0.0", "sabre/uri": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.3", "sabre/cs": "~0.0.1" }, "suggest": { "ext-curl": " to make http requests with the Client class" }, "time": "2018-02-23T11:10:29+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Sabre\\HTTP\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "The sabre/http library provides utilities for dealing with http requests and responses. ", "homepage": "https://github.com/fruux/sabre-http", "keywords": [ "http" ] }, { "name": "sabre/uri", "version": "1.2.1", "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/sabre-io/uri.git", "reference": "ada354d83579565949d80b2e15593c2371225e61" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/uri/zipball/ada354d83579565949d80b2e15593c2371225e61", "reference": "ada354d83579565949d80b2e15593c2371225e61", "shasum": "" }, "require": { "php": ">=5.4.7" }, "require-dev": { "phpunit/phpunit": ">=4.0,<6.0", "sabre/cs": "~1.0.0" }, "time": "2017-02-20T19:59:28+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Sabre\\Uri\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "Functions for making sense out of URIs.", "homepage": "http://sabre.io/uri/", "keywords": [ "rfc3986", "uri", "url" ] }, { "name": "sabre/vobject", "version": "4.2.2", "version_normalized": "4.2.2.0", "source": { "type": "git", "url": "https://github.com/sabre-io/vobject.git", "reference": "449616b2d45b95c8973975de23f34a3d14f63b4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/vobject/zipball/449616b2d45b95c8973975de23f34a3d14f63b4b", "reference": "449616b2d45b95c8973975de23f34a3d14f63b4b", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.5", "sabre/xml": ">=1.5 <3.0" }, "require-dev": { "phpunit/phpunit": "> 4.8.35, <6.0.0" }, "suggest": { "hoa/bench": "If you would like to run the benchmark scripts" }, "time": "2020-01-14T10:18:45+00:00", "bin": [ "bin/vobject", "bin/generate_vcards" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Sabre\\VObject\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" }, { "name": "Dominik Tobschall", "email": "dominik@fruux.com", "homepage": "http://tobschall.de/", "role": "Developer" }, { "name": "Ivan Enderlin", "email": "ivan.enderlin@hoa-project.net", "homepage": "http://mnt.io/", "role": "Developer" } ], "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", "homepage": "http://sabre.io/vobject/", "keywords": [ "availability", "freebusy", "iCalendar", "ical", "ics", "jCal", "jCard", "recurrence", "rfc2425", "rfc2426", "rfc2739", "rfc4770", "rfc5545", "rfc5546", "rfc6321", "rfc6350", "rfc6351", "rfc6474", "rfc6638", "rfc6715", "rfc6868", "vCalendar", "vCard", "vcf", "xCal", "xCard" ] }, { "name": "sabre/xml", "version": "1.5.1", "version_normalized": "1.5.1.0", "source": { "type": "git", "url": "https://github.com/sabre-io/xml.git", "reference": "a367665f1df614c3b8fefc30a54de7cd295e444e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/xml/zipball/a367665f1df614c3b8fefc30a54de7cd295e444e", "reference": "a367665f1df614c3b8fefc30a54de7cd295e444e", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "lib-libxml": ">=2.6.20", "php": ">=5.5.5", "sabre/uri": ">=1.0,<3.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.7", "sabre/cs": "~1.0.0" }, "time": "2019-01-09T13:51:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Sabre\\Xml\\": "lib/" }, "files": [ "lib/Deserializer/functions.php", "lib/Serializer/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" }, { "name": "Markus Staab", "email": "markus.staab@redaxo.de", "role": "Developer" } ], "description": "sabre/xml is an XML library that you may not hate.", "homepage": "https://sabre.io/xml/", "keywords": [ "XMLReader", "XMLWriter", "dom", "xml" ] }, { "name": "simplepie/simplepie", "version": "1.5.4", "version_normalized": "1.5.4.0", "source": { "type": "git", "url": "https://github.com/simplepie/simplepie.git", "reference": "f4c8246511a38fc9d99a59fb42f61eeeafb31663" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simplepie/simplepie/zipball/f4c8246511a38fc9d99a59fb42f61eeeafb31663", "reference": "f4c8246511a38fc9d99a59fb42f61eeeafb31663", "shasum": "" }, "require": { "ext-pcre": "*", "ext-xml": "*", "ext-xmlreader": "*", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "~5.4.3 || ~6.5" }, "suggest": { "ext-curl": "", "ext-iconv": "", "ext-intl": "", "ext-mbstring": "", "mf2/mf2": "Microformat module that allows for parsing HTML for microformats" }, "time": "2019-11-23T07:05:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "SimplePie": "library" } }, "scripts": { "test": [ "phpunit" ] }, "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" ], "support": { "source": "https://github.com/simplepie/simplepie/tree/1.5.4", "issues": "https://github.com/simplepie/simplepie/issues" } }, { "name": "simshaun/recurr", "version": "v4.0.2", "version_normalized": "4.0.2.0", "source": { "type": "git", "url": "https://github.com/simshaun/recurr.git", "reference": "d6f85ec8652366f45f6d1ba07292c9653939631a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simshaun/recurr/zipball/d6f85ec8652366f45f6d1ba07292c9653939631a", "reference": "d6f85ec8652366f45f6d1ba07292c9653939631a", "shasum": "" }, "require": { "doctrine/collections": "~1.3", "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "~4.5" }, "time": "2019-11-18T17:48:08+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Recurr\\": "src/Recurr/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Shaun Simmons", "email": "shaun@shaun.pub", "homepage": "https://shaun.pub" } ], "description": "PHP library for working with recurrence rules", "homepage": "https://github.com/simshaun/recurr", "keywords": [ "dates", "events", "recurrence", "recurring", "rrule" ] }, { "name": "smarty/smarty", "version": "v3.1.34", "version_normalized": "3.1.34.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "c9f0de05f41b9e52798b268ab1e625fac3b8578c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c9f0de05f41b9e52798b268ab1e625fac3b8578c", "reference": "c9f0de05f41b9e52798b268ab1e625fac3b8578c", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "phpunit/phpunit": "6.4.1" }, "time": "2019-02-28T06:42:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "libs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "http://www.smarty.net", "keywords": [ "templating" ] }, { "name": "svg-edit/svgedit", "version": "v5.1.0", "version_normalized": "5.1.0.0", "source": { "type": "git", "url": "https://github.com/SVG-Edit/svgedit.git", "reference": "f7c11744275491f379595fa48614186ea61d813a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/SVG-Edit/svgedit/zipball/f7c11744275491f379595fa48614186ea61d813a", "reference": "f7c11744275491f379595fa48614186ea61d813a", "shasum": "" }, "time": "2019-11-16T02:55:08+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Narendra Sisodiya", "email": "narendra@narendrasisodiya.com" }, { "name": "Pavol Rusnak", "email": "stick@gk2.sk" }, { "name": "Jeff Schiller", "email": "codedread@gmail.com" }, { "name": "Vidar Hokstad", "email": "vidar.hokstad@gmail.com" }, { "name": "Alexis Deveria", "email": "adeveria@gmail.com" }, { "name": "Brett Zamir", "email": "brettz9@yahoo.com" } ], "description": "SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.", "homepage": "https://github.com/SVG-Edit/svgedit/tree/master", "keywords": [ "drawing", "editor", "svg", "svg-edit" ] }, { "name": "symfony/options-resolver", "version": "v5.0.3", "version_normalized": "5.0.3.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "b1ab86ce52b0c0abe031367a173005a025e30e04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b1ab86ce52b0c0abe031367a173005a025e30e04", "reference": "b1ab86ce52b0c0abe031367a173005a025e30e04", "shasum": "" }, "require": { "php": "^7.2.5" }, "time": "2020-01-04T14:08:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony OptionsResolver Component", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ] }, { "name": "symfony/polyfill-ctype", "version": "v1.13.1", "version_normalized": "1.13.1.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2019-11-27T13:56:44+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.13-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ] }, { "name": "symfony/process", "version": "v5.0.3", "version_normalized": "5.0.3.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "f9ffd870f5ac01abec7b2b5e15f904ca9400ecd1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/f9ffd870f5ac01abec7b2b5e15f904ca9400ecd1", "reference": "f9ffd870f5ac01abec7b2b5e15f904ca9400ecd1", "shasum": "" }, "require": { "php": "^7.2.5" }, "time": "2020-01-09T09:53:06+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com" }, { "name": "twbs/bootstrap", "version": "v4.1.3", "version_normalized": "4.1.3.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "3b558734382ce58b51e5fc676453bfd53bba9201" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/3b558734382ce58b51e5fc676453bfd53bba9201", "reference": "3b558734382ce58b51e5fc676453bfd53bba9201", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, "time": "2018-07-24T15:54:34+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" } }, "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jacob Thornton", "email": "jacobthornton@gmail.com" }, { "name": "Mark Otto", "email": "markdotto@gmail.com" } ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "homepage": "https://getbootstrap.com/", "keywords": [ "JS", "css", "framework", "front-end", "mobile-first", "responsive", "sass", "web" ] }, { "name": "voku/portable-ascii", "version": "1.4.7", "version_normalized": "1.4.7.0", "source": { "type": "git", "url": "https://github.com/voku/portable-ascii.git", "reference": "a691852adbf7518370332fd7921292d8dad34e7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/portable-ascii/zipball/a691852adbf7518370332fd7921292d8dad34e7e", "reference": "a691852adbf7518370332fd7921292d8dad34e7e", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0" }, "suggest": { "ext-intl": "Use Intl for transliterator_transliterate() support" }, "time": "2020-01-27T08:58:33+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "voku\\": "src/voku/", "voku\\tests\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/" } ], "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", "homepage": "https://github.com/voku/portable-ascii", "keywords": [ "ascii", "clean", "php" ] }, { "name": "voku/stop-words", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/voku/stop-words.git", "reference": "8e63c0af20f800b1600783764e0ce19e53969f71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/stop-words/zipball/8e63c0af20f800b1600783764e0ce19e53969f71", "reference": "8e63c0af20f800b1600783764e0ce19e53969f71", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.0" }, "time": "2018-11-23T01:37:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "voku\\": "src/voku/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/" } ], "description": "Stop-Words via PHP", "keywords": [ "stop words", "stop-words" ] } ]