📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: installed.json
{ "packages": [ { "name": "bacon/bacon-qr-code", "version": "2.0.8", "version_normalized": "2.0.8.0", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22", "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22", "shasum": "" }, "require": { "dasprid/enum": "^1.0.3", "ext-iconv": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phly/keep-a-changelog": "^2.1", "phpunit/phpunit": "^7 | ^8 | ^9", "spatie/phpunit-snapshot-assertions": "^4.2.9", "squizlabs/php_codesniffer": "^3.4" }, "suggest": { "ext-imagick": "to generate QR code images" }, "time": "2022-12-07T17:46:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "BaconQrCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", "support": { "issues": "https://github.com/Bacon/BaconQrCode/issues", "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8" }, "install-path": "../bacon/bacon-qr-code" }, { "name": "dasprid/enum", "version": "1.0.7", "version_normalized": "1.0.7.0", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce", "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce", "shasum": "" }, "require": { "php": ">=7.1 <9.0" }, "require-dev": { "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", "squizlabs/php_codesniffer": "*" }, "time": "2025-09-16T12:23:56+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "DASPRiD\\Enum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "PHP 7.1 enum implementation", "keywords": [ "enum", "map" ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", "source": "https://github.com/DASPRiD/Enum/tree/1.0.7" }, "install-path": "../dasprid/enum" }, { "name": "guzzlehttp/guzzle", "version": "7.13.1", "version_normalized": "7.13.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/55901a76dfd2006a0cc012b9e3c5b487f796478d", "reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^2.5", "guzzlehttp/psr7": "^2.12.3", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.5 || ^3.0", "symfony/polyfill-php80": "^1.25" }, "provide": { "psr/http-client-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.2", "guzzlehttp/test-server": "^0.6", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "time": "2026-06-29T20:14:18+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/7.13.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", "type": "tidelift" } ], "install-path": "../guzzlehttp/guzzle" }, { "name": "guzzlehttp/promises", "version": "2.5.0", "version_normalized": "2.5.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "4360e982f87f5f258bf872d094647791db2f4c8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/4360e982f87f5f258bf872d094647791db2f4c8e", "reference": "4360e982f87f5f258bf872d094647791db2f4c8e", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "symfony/deprecation-contracts": "^2.5 || ^3.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.52 || ^9.6.34" }, "time": "2026-06-02T12:23:43+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/2.5.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "install-path": "../guzzlehttp/promises" }, { "name": "guzzlehttp/psr7", "version": "2.12.3", "version_normalized": "2.12.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/7ec62dc3f44aa218487dbed81a9bf9bc647be55d", "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0", "symfony/deprecation-contracts": "^2.5 || ^3.0", "symfony/polyfill-php80": "^1.25" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "1.1.0", "jshttp/mime-db": "1.54.0.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2026-06-23T15:21:08+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/2.12.3" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "install-path": "../guzzlehttp/psr7" }, { "name": "kolab/net_ldap3", "version": "v1.1.5", "version_normalized": "1.1.5.0", "source": { "type": "git", "url": "https://git.kolab.org/diffusion/PNL/php-net_ldap3.git", "reference": "5a319cf437d75aad564ce7fd076cc5423722868b" }, "require": { "pear/net_ldap2": ">=2.0.12", "php": ">=5.3.3" }, "time": "2023-06-07T08:32:15+00:00", "type": "library", "installation-source": "source", "autoload": { "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Jeroen van Meeuwen", "email": "vanmeeuwen@kolabsys.com", "role": "Lead" }, { "name": "Aleksander Machniak", "email": "machniak@kolabsys.com", "role": "Developer" }, { "name": "Thomas Bruederli", "email": "roundcube@gmail.com", "role": "Developer" } ], "description": "A successor of the PEAR:Net_LDAP2 module providing advanced functionality for accessing LDAP directories", "homepage": "http://git.kolab.org/pear/Net_LDAP3/", "keywords": [ "PEAR", "ldap", "vlv" ], "install-path": "../kolab/net_ldap3" }, { "name": "masterminds/html5", "version": "2.7.6", "version_normalized": "2.7.6.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "897eb517a343a2281f11bc5556d6548db7d93947" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947", "reference": "897eb517a343a2281f11bc5556d6548db7d93947", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" }, "time": "2022-08-18T16:18: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" ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", "source": "https://github.com/Masterminds/html5-php/tree/2.7.6" }, "install-path": "../masterminds/html5" }, { "name": "mlocati/ip-lib", "version": "1.22.0", "version_normalized": "1.22.0.0", "source": { "type": "git", "url": "https://github.com/mlocati/ip-lib.git", "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/4e40ffd3bf9989db19403d89c4d8be44b87b8a91", "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "ext-pdo_sqlite": "*", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5" }, "time": "2025-10-15T12:35:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "IPLib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michele Locati", "email": "mlocati@gmail.com", "homepage": "https://github.com/mlocati", "role": "Author" } ], "description": "Handle IPv4, IPv6 addresses and ranges", "homepage": "https://github.com/mlocati/ip-lib", "keywords": [ "IP", "address", "addresses", "ipv4", "ipv6", "manage", "managing", "matching", "network", "networking", "range", "subnet" ], "support": { "issues": "https://github.com/mlocati/ip-lib/issues", "source": "https://github.com/mlocati/ip-lib/tree/1.22.0" }, "funding": [ { "url": "https://github.com/sponsors/mlocati", "type": "github" }, { "url": "https://paypal.me/mlocati", "type": "other" } ], "install-path": "../mlocati/ip-lib" }, { "name": "mstilkerich/carddavclient", "version": "v1.4.2", "version_normalized": "1.4.2.0", "source": { "type": "git", "url": "https://github.com/mstilkerich/carddavclient.git", "reference": "f1e06156dc1d0f49b990404422ceeed005dca249" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mstilkerich/carddavclient/zipball/f1e06156dc1d0f49b990404422ceeed005dca249", "reference": "f1e06156dc1d0f49b990404422ceeed005dca249", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0.0 || ^7.0.0", "php": ">=7.1.0", "psr/http-client": "^1.0", "psr/http-message": "^1.0 || ^2.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "sabre/uri": "^2.2", "sabre/vobject": "^3.3.5 || ^4.0.0", "sabre/xml": "^2.2 || ^3.0.0 || ^4.0.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8", "dealerdirect/phpcodesniffer-composer-installer": ">= 0.7.0", "donatj/mock-webserver": "*", "phpcompatibility/php-compatibility": "dev-develop", "phpunit/phpcov": "*", "phpunit/phpunit": "~9" }, "time": "2025-07-31T14:20:52+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": false, "forward-command": false, "target-directory": "vendor-bin" }, "branch-alias": { "dev-master": "1.4.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "MStilkerich\\CardDavClient\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Stilkerich", "email": "ms@mike2k.de", "homepage": "https://github.com/mstilkerich", "role": "Developer" } ], "description": "CardDAV client library to discover and synchronize with CardDAV servers", "homepage": "https://github.com/mstilkerich/carddavclient", "keywords": [ "CardDAV", "addressbook", "contacts", "nextcloud", "owncloud" ], "support": { "docs": "https://github.com/mstilkerich/carddavclient", "email": "ms@mike2k.de", "issues": "https://github.com/mstilkerich/carddavclient/issues", "source": "https://github.com/mstilkerich/carddavclient" }, "install-path": "../mstilkerich/carddavclient" }, { "name": "pear/auth_sasl", "version": "v1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/pear/Auth_SASL.git", "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee", "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee", "shasum": "" }, "require": { "pear/pear_exception": "@stable" }, "require-dev": { "phpunit/phpunit": "@stable" }, "time": "2017-03-07T14:37:05+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Auth": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD" ], "authors": [ { "name": "Anish Mistry", "email": "amistry@am-productions.biz", "role": "Lead" }, { "name": "Richard Heyes", "email": "richard@php.net", "role": "Lead" }, { "name": "Michael Bretterklieber", "email": "michael@bretterklieber.com", "role": "Lead" } ], "description": "Abstraction of various SASL mechanism responses", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Auth_SASL", "source": "https://github.com/pear/Auth_SASL" }, "install-path": "../pear/auth_sasl" }, { "name": "pear/console_commandline", "version": "v1.2.6", "version_normalized": "1.2.6.0", "source": { "type": "git", "url": "https://github.com/pear/Console_CommandLine.git", "reference": "611c5bff2e47ec5a184748cb5fedc2869098ff28" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Console_CommandLine/zipball/611c5bff2e47ec5a184748cb5fedc2869098ff28", "reference": "611c5bff2e47ec5a184748cb5fedc2869098ff28", "shasum": "" }, "require": { "ext-dom": "*", "ext-xml": "*", "pear/pear_exception": "^1.0.0", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "*" }, "time": "2023-04-02T18:49:53+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Console": "./" }, "exclude-from-classmap": [ "tests/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "MIT" ], "authors": [ { "name": "Richard Quadling", "email": "rquadling@gmail.com" }, { "name": "David Jean Louis", "email": "izimobil@gmail.com" } ], "description": "A full featured command line options and arguments parser.", "homepage": "https://github.com/pear/Console_CommandLine", "keywords": [ "console" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_CommandLine", "source": "https://github.com/pear/Console_CommandLine" }, "abandoned": true, "install-path": "../pear/console_commandline" }, { "name": "pear/console_getopt", "version": "v1.4.3", "version_normalized": "1.4.3.0", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "" }, "time": "2019-11-20T18:27:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Console": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Andrei Zmievski", "email": "andrei@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" }, { "name": "Greg Beaver", "email": "cellog@php.net", "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", "source": "https://github.com/pear/Console_Getopt" }, "install-path": "../pear/console_getopt" }, { "name": "pear/crypt_gpg", "version": "v1.6.11", "version_normalized": "1.6.11.0", "source": { "type": "git", "url": "https://github.com/pear/Crypt_GPG.git", "reference": "6d307aae8b38ee35d0a2297510bd2356d1452c2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Crypt_GPG/zipball/6d307aae8b38ee35d0a2297510bd2356d1452c2b", "reference": "6d307aae8b38ee35d0a2297510bd2356d1452c2b", "shasum": "" }, "require": { "ext-mbstring": "*", "pear/console_commandline": "*", "pear/pear_exception": "*", "php": ">=5.4.8" }, "require-dev": { "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^9" }, "suggest": { "ext-posix": "May require the posix PHP extension" }, "time": "2025-05-22T11:41:53+00:00", "bin": [ "scripts/crypt-gpg-pinentry" ], "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "Crypt/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "LGPL-2.1" ], "authors": [ { "name": "Michael Gauthier", "email": "mike@silverorange.com" }, { "name": "Nathan Fredrickson", "email": "nathan@silverorange.com" }, { "name": "Aleksander Machniak", "email": "alec@alec.pl" } ], "description": "Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.", "homepage": "https://github.com/pear/Crypt_GPG", "keywords": [ "PGP", "encryption", "gnupg", "gpg" ], "support": { "issues": "https://pear.php.net/bugs/search.php?cmd=display&package_name[]=Crypt_GPG", "source": "https://github.com/pear/Crypt_GPG" }, "install-path": "../pear/crypt_gpg" }, { "name": "pear/mail_mime", "version": "1.10.12", "version_normalized": "1.10.12.0", "source": { "type": "git", "url": "https://github.com/pear/Mail_Mime.git", "reference": "d032c7c9335e96d5954ac6e93d33955f3b7246e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/d032c7c9335e96d5954ac6e93d33955f3b7246e2", "reference": "d032c7c9335e96d5954ac6e93d33955f3b7246e2", "shasum": "" }, "require": { "pear/pear-core-minimal": "*", "php": ">=5.2.0" }, "time": "2024-03-10T20:20:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Mail": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cipriano Groenendal", "email": "cipri@php.net", "role": "Lead" }, { "name": "Aleksander Machniak", "email": "alec@php.net", "role": "Lead" } ], "description": "Mail_Mime provides classes to create MIME messages", "homepage": "http://pear.php.net/package/Mail_Mime", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Mail_Mime", "source": "https://github.com/pear/Mail_Mime" }, "install-path": "../pear/mail_mime" }, { "name": "pear/net_ldap2", "version": "v2.3.0", "version_normalized": "2.3.0.0", "source": { "type": "git", "url": "https://github.com/pear/Net_LDAP2.git", "reference": "6eae6d20533469ffe1c01684923cd09f0fae3b77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Net_LDAP2/zipball/6eae6d20533469ffe1c01684923cd09f0fae3b77", "reference": "6eae6d20533469ffe1c01684923cd09f0fae3b77", "shasum": "" }, "require": { "ext-ldap": "*", "pear/pear-core-minimal": "^1.10.1" }, "require-dev": { "phpunit/phpunit": "^9 || ^10.3" }, "time": "2023-10-12T20:00:01+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "Net/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "." ], "license": [ "LGPL-3.0" ], "description": "Object oriented interface for searching and manipulating LDAP-entries", "homepage": "http://pear.php.net/package/Net_LDAP2", "keywords": [ "PEAR", "ldap" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_LDAP2", "source": "https://github.com/pear/Net_LDAP2" }, "install-path": "../pear/net_ldap2" }, { "name": "pear/net_sieve", "version": "1.4.8", "version_normalized": "1.4.8.0", "source": { "type": "git", "url": "https://github.com/pear/Net_Sieve.git", "reference": "345eb171c0b377e4f9f6fe9c6e532a76dfe2d754" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Net_Sieve/zipball/345eb171c0b377e4f9f6fe9c6e532a76dfe2d754", "reference": "345eb171c0b377e4f9f6fe9c6e532a76dfe2d754", "shasum": "" }, "require": { "pear/net_socket": "~1.2", "pear/pear-core-minimal": "~1.10", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^9 || ^10 || ^11" }, "suggest": { "pear/auth_sasl": "Install optionally via your project's composer.json" }, "time": "2025-10-22T09:34:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "./" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Aleksander Machniak", "email": "alec@alec.pl", "role": "Lead" }, { "name": "Jan Schneider", "email": "jan@horde.org", "role": "Lead" }, { "name": "Richard Heyes", "email": "richard@php.net", "role": "Lead" }, { "name": "Damian Fernandez Sosa", "email": "damlists@cnba.uba.ar", "role": "Lead" }, { "name": "Anish Mistry", "email": "amistry@am-productions.biz", "role": "Lead" } ], "description": "More info available on: https://pear.php.net/package/Net_Sieve", "support": { "issues": "https://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_Sieve", "source": "https://github.com/pear/Net_Sieve" }, "install-path": "../pear/net_sieve" }, { "name": "pear/net_smtp", "version": "1.10.1", "version_normalized": "1.10.1.0", "source": { "type": "git", "url": "https://github.com/pear/Net_SMTP.git", "reference": "cfd963dc5cc73b4d64c7769e47dfa0f439dec536" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/cfd963dc5cc73b4d64c7769e47dfa0f439dec536", "reference": "cfd963dc5cc73b4d64c7769e47dfa0f439dec536", "shasum": "" }, "require": { "pear/net_socket": "@stable", "pear/pear-core-minimal": "@stable", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "pear/auth_sasl": "Install optionally via your project's composer.json" }, "time": "2022-09-23T21:48:50+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Net": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Jon Parise", "email": "jon@php.net", "homepage": "https://www.indelible.org", "role": "Lead" }, { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", "role": "Lead" }, { "name": "Armin Graefe", "email": "schengawegga@gmail.com", "role": "Lead" } ], "description": "An implementation of the SMTP protocol", "homepage": "https://pear.github.io/Net_SMTP/", "keywords": [ "email", "mail", "smtp" ], "support": { "issues": "https://github.com/pear/Net_SMTP/issues", "source": "https://github.com/pear/Net_SMTP" }, "install-path": "../pear/net_smtp" }, { "name": "pear/net_socket", "version": "v1.2.2", "version_normalized": "1.2.2.0", "source": { "type": "git", "url": "https://github.com/pear/Net_Socket.git", "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Net_Socket/zipball/bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09", "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09", "shasum": "" }, "require": { "pear/pear_exception": "*" }, "require-dev": { "phpunit/phpunit": "*" }, "time": "2015-03-22T15:48:19+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Net": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "PHP License" ], "authors": [ { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", "role": "Lead" }, { "name": "Aleksander Machniak", "email": "alec@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Lead" } ], "description": "More info available on: http://pear.php.net/package/Net_Socket", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_Socket", "source": "https://github.com/pear/Net_Socket" }, "abandoned": true, "install-path": "../pear/net_socket" }, { "name": "pear/pear-core-minimal", "version": "v1.10.18", "version_normalized": "1.10.18.0", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c7b55789d01de0ce090d289b73f1bbd6a2f113b1", "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1", "shasum": "" }, "require": { "pear/console_getopt": "~1.4", "pear/pear_exception": "~1.0", "php": ">=5.4" }, "replace": { "rsky/pear-core-min": "self.version" }, "time": "2025-12-14T20:37:07+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "src/" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Christian Weiske", "email": "cweiske@php.net", "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, "install-path": "../pear/pear-core-minimal" }, { "name": "pear/pear_exception", "version": "v1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "<9" }, "time": "2021-03-21T15:43:46+00:00", "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "PEAR/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "." ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Helgi Thormar", "email": "dufuz@php.net" }, { "name": "Greg Beaver", "email": "cellog@php.net" } ], "description": "The PEAR Exception base class.", "homepage": "https://github.com/pear/PEAR_Exception", "keywords": [ "exception" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, "install-path": "../pear/pear_exception" }, { "name": "psr/http-client", "version": "1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, "time": "2023-09-23T14:17:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client" }, "install-path": "../psr/http-client" }, { "name": "psr/http-factory", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "time": "2024-04-15T12:06:14+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": "https://www.php-fig.org/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory" }, "install-path": "../psr/http-factory" }, { "name": "psr/http-message", "version": "2.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "time": "2023-04-04T09:54:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.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": "https://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" ], "support": { "source": "https://github.com/php-fig/http-message/tree/2.0" }, "install-path": "../psr/http-message" }, { "name": "psr/log", "version": "3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2024-09-11T13:17:53+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.2" }, "install-path": "../psr/log" }, { "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.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "install-path": "../ralouphie/getallheaders" }, { "name": "roundcube/carddav", "version": "v5.1.2", "version_normalized": "5.1.2.0", "source": { "type": "git", "url": "https://github.com/mstilkerich/rcmcarddav.git", "reference": "73685a4e3f6fe170a2e97d6f74fde7cb612663e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mstilkerich/rcmcarddav/zipball/73685a4e3f6fe170a2e97d6f74fde7cb612663e9", "reference": "73685a4e3f6fe170a2e97d6f74fde7cb612663e9", "shasum": "" }, "require": { "ext-gd": "*", "ext-json": "*", "ext-pdo": "*", "mstilkerich/carddavclient": "^1.4.0", "php": ">=7.4.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "roundcube/plugin-installer": "^0.3.0", "sabre/vobject": "^3.3.5 || ^4.0.0, !=4.5.2" }, "require-dev": { "aodto/phasher": "dev-master", "bamarni/composer-bin-plugin": "^1.8", "dealerdirect/phpcodesniffer-composer-installer": ">= 0.7.0", "phpcompatibility/php-compatibility": "dev-develop", "phpunit/phpcov": "*", "phpunit/phpunit": "~9" }, "time": "2025-09-30T16:04:29+00:00", "type": "roundcube-plugin", "extra": { "roundcube": { "min-version": "1.4.0" }, "bamarni-bin": { "bin-links": false, "forward-command": false, "target-directory": "vendor-bin" } }, "installation-source": "dist", "autoload": { "psr-4": { "MStilkerich\\RCMCardDAV\\": "src/" }, "classmap": [ "carddav.php", "dbmigrations/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Benjamin Schieder", "email": "carddav@wegwerf.anderdonau.de", "homepage": "https://www.benjamin.schieder.de/", "role": "Developer" }, { "name": "Michael Stilkerich", "email": "michael@stilkerich.eu", "role": "Developer" } ], "description": "CardDAV adapter for connecting to CardDAV-enabled addressbooks", "homepage": "https://www.benjamin-schieder.de/carddav.html", "keywords": [ "CardDAV", "addressbook", "contacts", "davical", "owncloud" ], "support": { "issues": "https://github.com/mstilkerich/rcmcarddav/issues", "source": "https://github.com/mstilkerich/rcmcarddav/tree/v5.1.2" }, "install-path": "../../plugins/carddav" }, { "name": "roundcube/plugin-installer", "version": "0.3.11", "version_normalized": "0.3.11.0", "source": { "type": "git", "url": "https://github.com/roundcube/plugin-installer.git", "reference": "93c5cfc660d47929aaca64585791e7e3887948ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/roundcube/plugin-installer/zipball/93c5cfc660d47929aaca64585791e7e3887948ed", "reference": "93c5cfc660d47929aaca64585791e7e3887948ed", "shasum": "" }, "require": { "composer-plugin-api": "^2.1", "php": ">=7.3 <8.6", "roundcube/roundcubemail": "*" }, "require-dev": { "composer/composer": "^2.1", "ergebnis/composer-normalize": "^2.13", "friendsofphp/php-cs-fixer": "^3.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.2", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.3" }, "time": "2025-10-03T12:54:12+00:00", "type": "composer-plugin", "extra": { "class": [ "Roundcube\\Composer\\RoundcubeInstaller" ] }, "installation-source": "dist", "autoload": { "psr-4": { "Roundcube\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Thomas Bruederli", "email": "thomas@roundcube.net" }, { "name": "Till Klampaeckel", "email": "till@php.net" }, { "name": "Philip Weir", "email": "roundcube@tehinterweb.co.uk" } ], "description": "A composer-installer for Roundcube plugins and skins.", "support": { "issues": "https://github.com/roundcube/plugin-installer/issues", "source": "https://github.com/roundcube/plugin-installer/tree/0.3.11" }, "install-path": "../roundcube/plugin-installer" }, { "name": "roundcube/rtf-html-php", "version": "v2.2", "version_normalized": "2.2.0.0", "source": { "type": "git", "url": "https://github.com/roundcube/rtf-html-php.git", "reference": "a3432ca249b73bf24fec50114191a63ad8b1478c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/roundcube/rtf-html-php/zipball/a3432ca249b73bf24fec50114191a63ad8b1478c", "reference": "a3432ca249b73bf24fec50114191a63ad8b1478c", "shasum": "" }, "require": { "ext-iconv": "*", "ext-mbstring": "*", "php": ">=5.4" }, "require-dev": { "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6 || ^7 | ^9.6" }, "time": "2023-12-31T14:01:02+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "RtfHtmlPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Alexander van Oostenrijk", "email": "alex.vanoostenrijk@gmail.com" }, { "name": "Aleksander Machniak", "email": "alec@alec.pl" } ], "description": "RTF to HTML converter in PHP", "keywords": [ "converter", "rtf" ], "support": { "issues": "https://github.com/roundcube/rtf-html-php/issues", "source": "https://github.com/roundcube/rtf-html-php/tree/v2.2" }, "install-path": "../roundcube/rtf-html-php" }, { "name": "sabre/dav", "version": "4.7.1", "version_normalized": "4.7.1.0", "source": { "type": "git", "url": "https://github.com/sabre-io/dav.git", "reference": "f36f002dce082e1d425c4a0dc8c71a6b176c3b07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/dav/zipball/f36f002dce082e1d425c4a0dc8c71a6b176c3b07", "reference": "f36f002dce082e1d425c4a0dc8c71a6b176c3b07", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-dom": "*", "ext-iconv": "*", "ext-json": "*", "ext-mbstring": "*", "ext-pcre": "*", "ext-simplexml": "*", "ext-spl": "*", "lib-libxml": ">=2.7.0", "php": "^7.1.0 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "sabre/event": "^5.0", "sabre/http": "^5.0.5", "sabre/uri": "^2.0", "sabre/vobject": "^4.2.1", "sabre/xml": "^2.0.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.19", "monolog/monolog": "^1.27 || ^2.0", "phpstan/phpstan": "^0.12 || ^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" }, "suggest": { "ext-curl": "*", "ext-imap": "*", "ext-pdo": "*" }, "time": "2026-07-07T08:39:09+00:00", "bin": [ "bin/sabredav", "bin/naturalselection" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Sabre\\": "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": "WebDAV Framework for PHP", "homepage": "http://sabre.io/", "keywords": [ "CalDAV", "CardDAV", "WebDAV", "framework", "iCalendar" ], "support": { "forum": "https://groups.google.com/group/sabredav-discuss", "issues": "https://github.com/sabre-io/dav/issues", "source": "https://github.com/fruux/sabre-dav" }, "install-path": "../sabre/dav" }, { "name": "sabre/event", "version": "5.1.8", "version_normalized": "5.1.8.0", "source": { "type": "git", "url": "https://github.com/sabre-io/event.git", "reference": "1dd5f55421b0092006510264131a4d632d02d2c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/event/zipball/1dd5f55421b0092006510264131a4d632d02d2c1", "reference": "1dd5f55421b0092006510264131a4d632d02d2c1", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1||^3.95", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" }, "time": "2026-04-27T04:19:36+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/coroutine.php", "lib/Loop/functions.php", "lib/Promise/functions.php" ], "psr-4": { "Sabre\\Event\\": "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": "sabre/event is a library for lightweight event-based programming", "homepage": "http://sabre.io/event/", "keywords": [ "EventEmitter", "async", "coroutine", "eventloop", "events", "hooks", "plugin", "promise", "reactor", "signal" ], "support": { "forum": "https://groups.google.com/group/sabredav-discuss", "issues": "https://github.com/sabre-io/event/issues", "source": "https://github.com/fruux/sabre-event" }, "install-path": "../sabre/event" }, { "name": "sabre/http", "version": "5.1.13", "version_normalized": "5.1.13.0", "source": { "type": "git", "url": "https://github.com/sabre-io/http.git", "reference": "7c2a14097d1a0de2347dcbdc91a02f38e338f4db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/http/zipball/7c2a14097d1a0de2347dcbdc91a02f38e338f4db", "reference": "7c2a14097d1a0de2347dcbdc91a02f38e338f4db", "shasum": "" }, "require": { "ext-ctype": "*", "ext-curl": "*", "ext-mbstring": "*", "php": "^7.1 || ^8.0", "sabre/event": ">=4.0 <6.0", "sabre/uri": "^2.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1||3.63.2", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" }, "suggest": { "ext-curl": " to make http requests with the Client class" }, "time": "2025-09-09T10:21:47+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" ], "support": { "forum": "https://groups.google.com/group/sabredav-discuss", "issues": "https://github.com/sabre-io/http/issues", "source": "https://github.com/fruux/sabre-http" }, "install-path": "../sabre/http" }, { "name": "sabre/uri", "version": "2.3.4", "version_normalized": "2.3.4.0", "source": { "type": "git", "url": "https://github.com/sabre-io/uri.git", "reference": "b76524c22de90d80ca73143680a8e77b1266c291" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/uri/zipball/b76524c22de90d80ca73143680a8e77b1266c291", "reference": "b76524c22de90d80ca73143680a8e77b1266c291", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.63", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^1.12", "phpstan/phpstan-phpunit": "^1.4", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "^9.6" }, "time": "2024-08-27T12:18:16+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" ], "support": { "forum": "https://groups.google.com/group/sabredav-discuss", "issues": "https://github.com/sabre-io/uri/issues", "source": "https://github.com/fruux/sabre-uri" }, "install-path": "../sabre/uri" }, { "name": "sabre/vobject", "version": "4.6.1", "version_normalized": "4.6.1.0", "source": { "type": "git", "url": "https://github.com/sabre-io/vobject.git", "reference": "63613f6c53a0a2bddfe22caba0d052e6c59f7d0e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/vobject/zipball/63613f6c53a0a2bddfe22caba0d052e6c59f7d0e", "reference": "63613f6c53a0a2bddfe22caba0d052e6c59f7d0e", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ^8.0", "sabre/xml": "^2.1 || ^3.0 || ^4.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1", "phpstan/phpstan": "^0.12 || ^1.12 || ^2.0", "phpunit/php-invoker": "^2.0 || ^3.1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" }, "suggest": { "hoa/bench": "If you would like to run the benchmark scripts" }, "time": "2026-07-07T03:20:17+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" ], "support": { "forum": "https://groups.google.com/group/sabredav-discuss", "issues": "https://github.com/sabre-io/vobject/issues", "source": "https://github.com/fruux/sabre-vobject" }, "install-path": "../sabre/vobject" }, { "name": "sabre/xml", "version": "2.2.11", "version_normalized": "2.2.11.0", "source": { "type": "git", "url": "https://github.com/sabre-io/xml.git", "reference": "01a7927842abf3e10df3d9c2d9b0cc9d813a3fcc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/xml/zipball/01a7927842abf3e10df3d9c2d9b0cc9d813a3fcc", "reference": "01a7927842abf3e10df3d9c2d9b0cc9d813a3fcc", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "lib-libxml": ">=2.6.20", "php": "^7.1 || ^8.0", "sabre/uri": ">=1.0,<3.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.17.1||3.63.2", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" }, "time": "2024-09-06T07:37:46+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/Deserializer/functions.php", "lib/Serializer/functions.php" ], "psr-4": { "Sabre\\Xml\\": "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": "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" ], "support": { "forum": "https://groups.google.com/group/sabredav-discuss", "issues": "https://github.com/sabre-io/xml/issues", "source": "https://github.com/fruux/sabre-xml" }, "install-path": "../sabre/xml" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.4", "version_normalized": "2.5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", "shasum": "" }, "require": { "php": ">=7.1" }, "time": "2024-09-25T14:11:13+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "2.5-dev" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/deprecation-contracts" }, { "name": "symfony/polyfill-php80", "version": "v1.37.0", "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2026-04-10T16:19:22+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-php80" } ], "dev": false, "dev-package-names": [] }
Save