ClassLoader.php
7 years ago
LICENSE
7 years ago
autoload_classmap.php
7 years ago
autoload_namespaces.php
7 years ago
autoload_psr4.php
5 years ago
autoload_real.php
5 years ago
autoload_static.php
5 years ago
installed.json
5 years ago
installed.json
254 lines
| 1 | [ |
| 2 | { |
| 3 | "name": "composer/installers", |
| 4 | "version": "v1.9.0", |
| 5 | "version_normalized": "1.9.0.0", |
| 6 | "source": { |
| 7 | "type": "git", |
| 8 | "url": "https://github.com/composer/installers.git", |
| 9 | "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" |
| 10 | }, |
| 11 | "dist": { |
| 12 | "type": "zip", |
| 13 | "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", |
| 14 | "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", |
| 15 | "shasum": "" |
| 16 | }, |
| 17 | "require": { |
| 18 | "composer-plugin-api": "^1.0 || ^2.0" |
| 19 | }, |
| 20 | "replace": { |
| 21 | "roundcube/plugin-installer": "*", |
| 22 | "shama/baton": "*" |
| 23 | }, |
| 24 | "require-dev": { |
| 25 | "composer/composer": "1.6.* || 2.0.*@dev", |
| 26 | "composer/semver": "1.0.* || 2.0.*@dev", |
| 27 | "phpunit/phpunit": "^4.8.36", |
| 28 | "sebastian/comparator": "^1.2.4", |
| 29 | "symfony/process": "^2.3" |
| 30 | }, |
| 31 | "time": "2020-04-07T06:57:05+00:00", |
| 32 | "type": "composer-plugin", |
| 33 | "extra": { |
| 34 | "class": "Composer\\Installers\\Plugin", |
| 35 | "branch-alias": { |
| 36 | "dev-master": "1.0-dev" |
| 37 | } |
| 38 | }, |
| 39 | "installation-source": "dist", |
| 40 | "autoload": { |
| 41 | "psr-4": { |
| 42 | "Composer\\Installers\\": "src/Composer/Installers" |
| 43 | } |
| 44 | }, |
| 45 | "notification-url": "https://packagist.org/downloads/", |
| 46 | "license": [ |
| 47 | "MIT" |
| 48 | ], |
| 49 | "authors": [ |
| 50 | { |
| 51 | "name": "Kyle Robinson Young", |
| 52 | "email": "kyle@dontkry.com", |
| 53 | "homepage": "https://github.com/shama" |
| 54 | } |
| 55 | ], |
| 56 | "description": "A multi-framework Composer library installer", |
| 57 | "homepage": "https://composer.github.io/installers/", |
| 58 | "keywords": [ |
| 59 | "Craft", |
| 60 | "Dolibarr", |
| 61 | "Eliasis", |
| 62 | "Hurad", |
| 63 | "ImageCMS", |
| 64 | "Kanboard", |
| 65 | "Lan Management System", |
| 66 | "MODX Evo", |
| 67 | "MantisBT", |
| 68 | "Mautic", |
| 69 | "Maya", |
| 70 | "OXID", |
| 71 | "Plentymarkets", |
| 72 | "Porto", |
| 73 | "RadPHP", |
| 74 | "SMF", |
| 75 | "Thelia", |
| 76 | "Whmcs", |
| 77 | "WolfCMS", |
| 78 | "agl", |
| 79 | "aimeos", |
| 80 | "annotatecms", |
| 81 | "attogram", |
| 82 | "bitrix", |
| 83 | "cakephp", |
| 84 | "chef", |
| 85 | "cockpit", |
| 86 | "codeigniter", |
| 87 | "concrete5", |
| 88 | "croogo", |
| 89 | "dokuwiki", |
| 90 | "drupal", |
| 91 | "eZ Platform", |
| 92 | "elgg", |
| 93 | "expressionengine", |
| 94 | "fuelphp", |
| 95 | "grav", |
| 96 | "installer", |
| 97 | "itop", |
| 98 | "joomla", |
| 99 | "known", |
| 100 | "kohana", |
| 101 | "laravel", |
| 102 | "lavalite", |
| 103 | "lithium", |
| 104 | "magento", |
| 105 | "majima", |
| 106 | "mako", |
| 107 | "mediawiki", |
| 108 | "modulework", |
| 109 | "modx", |
| 110 | "moodle", |
| 111 | "osclass", |
| 112 | "phpbb", |
| 113 | "piwik", |
| 114 | "ppi", |
| 115 | "puppet", |
| 116 | "pxcms", |
| 117 | "reindex", |
| 118 | "roundcube", |
| 119 | "shopware", |
| 120 | "silverstripe", |
| 121 | "sydes", |
| 122 | "sylius", |
| 123 | "symfony", |
| 124 | "typo3", |
| 125 | "wordpress", |
| 126 | "yawik", |
| 127 | "zend", |
| 128 | "zikula" |
| 129 | ] |
| 130 | }, |
| 131 | { |
| 132 | "name": "stripe/stripe-php", |
| 133 | "version": "v6.43.1", |
| 134 | "version_normalized": "6.43.1.0", |
| 135 | "source": { |
| 136 | "type": "git", |
| 137 | "url": "https://github.com/stripe/stripe-php.git", |
| 138 | "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8" |
| 139 | }, |
| 140 | "dist": { |
| 141 | "type": "zip", |
| 142 | "url": "https://api.github.com/repos/stripe/stripe-php/zipball/42fcdaf99c44bb26937223f8eae1f263491d5ab8", |
| 143 | "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8", |
| 144 | "shasum": "" |
| 145 | }, |
| 146 | "require": { |
| 147 | "ext-curl": "*", |
| 148 | "ext-json": "*", |
| 149 | "ext-mbstring": "*", |
| 150 | "php": ">=5.4.0" |
| 151 | }, |
| 152 | "require-dev": { |
| 153 | "php-coveralls/php-coveralls": "1.*", |
| 154 | "phpunit/phpunit": "~4.0", |
| 155 | "squizlabs/php_codesniffer": "~2.0", |
| 156 | "symfony/process": "~2.8" |
| 157 | }, |
| 158 | "time": "2019-08-29T16:56:12+00:00", |
| 159 | "type": "library", |
| 160 | "extra": { |
| 161 | "branch-alias": { |
| 162 | "dev-master": "2.0-dev" |
| 163 | } |
| 164 | }, |
| 165 | "installation-source": "dist", |
| 166 | "autoload": { |
| 167 | "psr-4": { |
| 168 | "Stripe\\": "lib/" |
| 169 | } |
| 170 | }, |
| 171 | "notification-url": "https://packagist.org/downloads/", |
| 172 | "license": [ |
| 173 | "MIT" |
| 174 | ], |
| 175 | "authors": [ |
| 176 | { |
| 177 | "name": "Stripe and contributors", |
| 178 | "homepage": "https://github.com/stripe/stripe-php/contributors" |
| 179 | } |
| 180 | ], |
| 181 | "description": "Stripe PHP Library", |
| 182 | "homepage": "https://stripe.com/", |
| 183 | "keywords": [ |
| 184 | "api", |
| 185 | "payment processing", |
| 186 | "stripe" |
| 187 | ] |
| 188 | }, |
| 189 | { |
| 190 | "name": "tecnickcom/tcpdf", |
| 191 | "version": "6.3.5", |
| 192 | "version_normalized": "6.3.5.0", |
| 193 | "source": { |
| 194 | "type": "git", |
| 195 | "url": "https://github.com/tecnickcom/TCPDF.git", |
| 196 | "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549" |
| 197 | }, |
| 198 | "dist": { |
| 199 | "type": "zip", |
| 200 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549", |
| 201 | "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549", |
| 202 | "shasum": "" |
| 203 | }, |
| 204 | "require": { |
| 205 | "php": ">=5.3.0" |
| 206 | }, |
| 207 | "time": "2020-02-14T14:20:12+00:00", |
| 208 | "type": "library", |
| 209 | "installation-source": "dist", |
| 210 | "autoload": { |
| 211 | "classmap": [ |
| 212 | "config", |
| 213 | "include", |
| 214 | "tcpdf.php", |
| 215 | "tcpdf_parser.php", |
| 216 | "tcpdf_import.php", |
| 217 | "tcpdf_barcodes_1d.php", |
| 218 | "tcpdf_barcodes_2d.php", |
| 219 | "include/tcpdf_colors.php", |
| 220 | "include/tcpdf_filters.php", |
| 221 | "include/tcpdf_font_data.php", |
| 222 | "include/tcpdf_fonts.php", |
| 223 | "include/tcpdf_images.php", |
| 224 | "include/tcpdf_static.php", |
| 225 | "include/barcodes/datamatrix.php", |
| 226 | "include/barcodes/pdf417.php", |
| 227 | "include/barcodes/qrcode.php" |
| 228 | ] |
| 229 | }, |
| 230 | "notification-url": "https://packagist.org/downloads/", |
| 231 | "license": [ |
| 232 | "LGPL-3.0-only" |
| 233 | ], |
| 234 | "authors": [ |
| 235 | { |
| 236 | "name": "Nicola Asuni", |
| 237 | "email": "info@tecnick.com", |
| 238 | "role": "lead" |
| 239 | } |
| 240 | ], |
| 241 | "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", |
| 242 | "homepage": "http://www.tcpdf.org/", |
| 243 | "keywords": [ |
| 244 | "PDFD32000-2008", |
| 245 | "TCPDF", |
| 246 | "barcodes", |
| 247 | "datamatrix", |
| 248 | "pdf", |
| 249 | "pdf417", |
| 250 | "qrcode" |
| 251 | ] |
| 252 | } |
| 253 | ] |
| 254 |