PHP Classes

File: htdocs/xoops_lib/vendor/composer/installed.json

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/xoops_lib/vendor/composer/installed.json   Download  
File: htdocs/xoops_lib/vendor/composer/installed.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 44,743 bytes
 

Contents

Class file image Download
{ "packages": [ { "name": "boenrobot/money_format_polyfill", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/boenrobot/money_format_polyfill.git", "reference": "918ce589839b3a5236191e6581f8438077f7587d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/boenrobot/money_format_polyfill/zipball/918ce589839b3a5236191e6581f8438077f7587d", "reference": "918ce589839b3a5236191e6581f8438077f7587d", "shasum": "" }, "require-dev": { "squizlabs/php_codesniffer": "@stable" }, "suggest": { "boenrobot/composer-install-library-of-functions": "To remove the polyfill from the autoloader if not needed." }, "time": "2022-09-07T11:23:36+00:00", "type": "library", "extra": { "functionmap": { "autoload": { "money_format": "src/money_format.php" } } }, "installation-source": "dist", "autoload": { "files": [ "src/money_format.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Vasil Rangelov", "email": "boen.robot@gmail.com" } ], "description": "A polyfill for PHP's money_format() function, intended for Windows. Source from Rafael M. Salvioni (in the comments for money_format()).", "support": { "issues": "https://github.com/boenrobot/money_format_polyfill/issues", "source": "https://github.com/boenrobot/money_format_polyfill/tree/1.0.2" }, "install-path": "../boenrobot/money_format_polyfill" }, { "name": "ezyang/htmlpurifier", "version": "v4.18.0", "version_normalized": "4.18.0.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "cb56001e54359df7ae76dc522d08845dc741621b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b", "reference": "cb56001e54359df7ae76dc522d08845dc741621b", "shasum": "" }, "require": { "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", "simpletest/simpletest": "dev-master" }, "suggest": { "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", "ext-bcmath": "Used for unit conversion and imagecrash protection", "ext-iconv": "Converts text to and from non-UTF-8 encodings", "ext-tidy": "Used for pretty-printing HTML" }, "time": "2024-11-01T03:51:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "library/HTMLPurifier.composer.php" ], "psr-0": { "HTMLPurifier": "library/" }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "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" ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0" }, "install-path": "../ezyang/htmlpurifier" }, { "name": "firebase/php-jwt", "version": "v6.10.0", "version_normalized": "6.10.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "a49db6f0a5033aef5143295342f1c95521b075ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff", "reference": "a49db6f0a5033aef5143295342f1c95521b075ff", "shasum": "" }, "require": { "php": "^7.4||^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^6.5||^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^1.0||^2.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" }, "time": "2023-12-01T16:26:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", "source": "https://github.com/firebase/php-jwt/tree/v6.10.0" }, "install-path": "../firebase/php-jwt" }, { "name": "kint-php/kint", "version": "6.0.1", "version_normalized": "6.0.1.0", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", "reference": "2bd133be30a0d4f5523e3d7d8e94b788d95978e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kint-php/kint/zipball/2bd133be30a0d4f5523e3d7d8e94b788d95978e6", "reference": "2bd133be30a0d4f5523e3d7d8e94b788d95978e6", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3", "phpunit/phpunit": "^9", "seld/phar-utils": "^1", "symfony/finder": ">=7", "vimeo/psalm": "^5" }, "suggest": { "kint-php/kint-helpers": "Provides extra helper functions", "kint-php/kint-twig": "Provides d() and s() functions in twig templates" }, "time": "2025-01-01T23:10:26+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "init.php" ], "psr-4": { "Kint\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Vollebregt", "homepage": "https://github.com/jnvsor" }, { "name": "Contributors", "homepage": "https://github.com/kint-php/kint/graphs/contributors" } ], "description": "Kint - Advanced PHP dumper", "homepage": "https://kint-php.github.io/kint/", "keywords": [ "debug", "dump" ], "support": { "issues": "https://github.com/kint-php/kint/issues", "source": "https://github.com/kint-php/kint/tree/6.0.1" }, "install-path": "../kint-php/kint" }, { "name": "paragonie/random_compat", "version": "v9.99.100", "version_normalized": "9.99.100.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "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": "2020-10-15T08:29:30+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" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "install-path": "../paragonie/random_compat" }, { "name": "phpmailer/phpmailer", "version": "v6.10.0", "version_normalized": "6.10.0.0", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "bf74d75a1fde6beaa34a0ddae2ec5fce0f72a144" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/bf74d75a1fde6beaa34a0ddae2ec5fce0f72a144", "reference": "bf74d75a1fde6beaa34a0ddae2ec5fce0f72a144", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "doctrine/annotations": "^1.2.6 || ^1.13.3", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.7.2", "yoast/phpunit-polyfills": "^1.0.4" }, "suggest": { "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication", "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "ext-openssl": "Needed for secure SMTP sending and DKIM signing", "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)", "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication" }, "time": "2025-04-24T15:19:31+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PHPMailer\\PHPMailer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-only" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.10.0" }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "install-path": "../phpmailer/phpmailer" }, { "name": "smarty/smarty", "version": "v4.5.6", "version_normalized": "4.5.6.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "a8d77c86660ca0562ec2fb781fbbda737fb7a62b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/a8d77c86660ca0562ec2fb781fbbda737fb7a62b", "reference": "a8d77c86660ca0562ec2fb781fbbda737fb7a62b", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "^3.1" }, "time": "2025-08-26T08:37:46+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.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" }, { "name": "Simon Wisselink", "homepage": "https://www.iwink.nl/" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "https://smarty-php.github.io/smarty/", "keywords": [ "templating" ], "support": { "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", "source": "https://github.com/smarty-php/smarty/tree/v4.5.6" }, "funding": [ { "url": "https://github.com/wisskid", "type": "github" } ], "install-path": "../smarty/smarty" }, { "name": "smottt/wideimage", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/smottt/WideImage.git", "reference": "755d1b2b474ce9c32092aa6ac0357ebf857545f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smottt/WideImage/zipball/755d1b2b474ce9c32092aa6ac0357ebf857545f5", "reference": "755d1b2b474ce9c32092aa6ac0357ebf857545f5", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "time": "2021-01-09T15:26:41+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "WideImage": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0", "LGPL-2.1" ], "description": "An open-source PHP library for image manipulation. (With namespaces, PHP 5.3+)", "homepage": "http://wideimage.sourceforge.net", "support": { "issues": "https://github.com/smottt/WideImage/issues", "source": "https://github.com/smottt/WideImage/tree/v1.1.4" }, "install-path": "../smottt/wideimage" }, { "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-ctype", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2024-09-09T11:45:10+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\\Ctype\\": "" } }, "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" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.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-ctype" }, { "name": "symfony/polyfill-iconv", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", "reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/5f3b930437ae03ae5dff61269024d8ea1b3774aa", "reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-iconv": "*" }, "suggest": { "ext-iconv": "For best performance" }, "time": "2024-09-17T14:58:18+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\\Iconv\\": "" } }, "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": "Symfony polyfill for the Iconv extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "iconv", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-iconv/tree/v1.33.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-iconv" }, { "name": "symfony/polyfill-mbstring", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=7.2" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2024-12-23T08:48:59+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\\Mbstring\\": "" } }, "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": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.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-mbstring" }, { "name": "symfony/yaml", "version": "v5.4.45", "version_normalized": "5.4.45.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "a454d47278cc16a5db371fe73ae66a78a633371e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/a454d47278cc16a5db371fe73ae66a78a633371e", "reference": "a454d47278cc16a5db371fe73ae66a78a633371e", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/console": "<5.3" }, "require-dev": { "symfony/console": "^5.3|^6.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "time": "2024-09-25T14:11:13+00:00", "bin": [ "Resources/bin/yaml-lint" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "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": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v5.4.45" }, "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/yaml" }, { "name": "tecnickcom/tcpdf", "version": "6.10.0", "version_normalized": "6.10.0.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "ca5b6de294512145db96bcbc94e61696599c391d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ca5b6de294512145db96bcbc94e61696599c391d", "reference": "ca5b6de294512145db96bcbc94e61696599c391d", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=7.1.0" }, "time": "2025-05-27T18:02:28+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "config", "include", "tcpdf.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "homepage": "http://www.tcpdf.org/", "keywords": [ "PDFD32000-2008", "TCPDF", "barcodes", "datamatrix", "pdf", "pdf417", "qrcode" ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.0" }, "funding": [ { "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ", "type": "custom" } ], "install-path": "../tecnickcom/tcpdf" }, { "name": "webmozart/assert", "version": "1.11.0", "version_normalized": "1.11.0.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { "ext-ctype": "*", "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "time": "2022-06-03T18:03:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/1.11.0" }, "install-path": "../webmozart/assert" }, { "name": "xoops/base-requires25", "version": "v1.1.10-beta1", "version_normalized": "1.1.10.0-beta1", "source": { "type": "git", "url": "https://github.com/XOOPS/base-requires25.git", "reference": "a3b9f6ff25dd59114442bae7af1b377ebb8b3042" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/XOOPS/base-requires25/zipball/a3b9f6ff25dd59114442bae7af1b377ebb8b3042", "reference": "a3b9f6ff25dd59114442bae7af1b377ebb8b3042", "shasum": "" }, "require": { "boenrobot/money_format_polyfill": "^1.0.2", "ezyang/htmlpurifier": "^4.18", "php": "^7.4.0 || ^8.4.0", "phpmailer/phpmailer": "^6.10", "smarty/smarty": "^4.5.6", "smottt/wideimage": "^1.1.4", "symfony/polyfill-iconv": "^1.33.0", "symfony/polyfill-mbstring": "^1.33.0", "tecnickcom/tcpdf": "^6.10", "xoops/regdom": "^2.0.2-beta1", "xoops/xmf": "^1.2.33-beta1" }, "time": "2025-09-11T01:24:40+00:00", "type": "project", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Primary dependencies for XOOPS/XoopsCore25", "support": { "issues": "https://github.com/XOOPS/base-requires25/issues", "source": "https://github.com/XOOPS/base-requires25/tree/v1.1.10-beta1" }, "install-path": "../xoops/base-requires25" }, { "name": "xoops/regdom", "version": "v2.0.2-beta1", "version_normalized": "2.0.2.0-beta1", "source": { "type": "git", "url": "https://github.com/XOOPS/RegDom.git", "reference": "81b237968d69b8b7ed850e47c0afa9e940016559" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/XOOPS/RegDom/zipball/81b237968d69b8b7ed850e47c0afa9e940016559", "reference": "81b237968d69b8b7ed850e47c0afa9e940016559", "shasum": "" }, "require": { "php": ">=7.4.0", "symfony/polyfill-mbstring": "^1.33.0" }, "require-dev": { "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.6|^11.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.13" }, "time": "2025-09-11T00:41:10+00:00", "bin": [ "bin/reloadpsl" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Xoops\\RegDom\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Richard Griffith", "email": "richard@geekwright.com" } ], "description": "OO adaptation of Florian Sager's regdom library for querying Mozilla Public Suffix List", "homepage": "https://github.com/XOOPS/RegDom", "keywords": [ "public", "regdom", "suffix", "tld" ], "support": { "source": "https://github.com/XOOPS/RegDom/tree/v2.0.2-beta1" }, "install-path": "../xoops/regdom" }, { "name": "xoops/xmf", "version": "v1.2.33-beta1", "version_normalized": "1.2.33.0-beta1", "source": { "type": "git", "url": "https://github.com/XOOPS/xmf.git", "reference": "52c2d1b959da7ed8bd19cc363dbccd55556ed54a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/XOOPS/xmf/zipball/52c2d1b959da7ed8bd19cc363dbccd55556ed54a", "reference": "52c2d1b959da7ed8bd19cc363dbccd55556ed54a", "shasum": "" }, "require": { "firebase/php-jwt": "^6.10.0|^6.11.1", "kint-php/kint": "^6.0", "paragonie/random_compat": "^9.99.100", "php": ">=7.4.0", "symfony/yaml": "^5.4.45|7.3.2", "webmozart/assert": "^1.11.0" }, "require-dev": { "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.6|^11.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.13" }, "time": "2025-09-10T23:11:38+00:00", "type": "project", "installation-source": "dist", "autoload": { "psr-4": { "Xmf\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "XMF - XOOPS Module Framework", "support": { "issues": "https://github.com/XOOPS/xmf/issues", "source": "https://github.com/XOOPS/xmf/tree/v1.2.33-beta1" }, "install-path": "../xoops/xmf" } ], "dev": false, "dev-package-names": [] }