mageos-maker

Mage-OS version

Profile

Picking a profile reseeds your selections. Customize freely afterwards.

Theme

Checkout

Add-ons

Extra packages outside stock Mage-OS. Greyed-out items are forced by your current profile-group choices.

Modules

Languages

Stock Mage-OS translation packs. Disabled languages are added to replace.

Layers

Cross-cutting concerns. Stock layers are on by default; non-stock layers are managed by your profile-group choices.

require: 3 · replace: 0
{
  "name": "mage-os/project-community-edition",
  "description": "Mage-OS project tailored with mageos-maker",
  "require": {
    "mage-os/composer-dependency-version-audit-plugin": "3.0.0",
    "mage-os/composer-root-update-plugin": "3.0.0",
    "mage-os/product-community-edition": "3.0.0"
  },
  "require-dev": {
    "allure-framework/allure-phpunit": "^3.2",
    "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
    "dg/bypass-finals": "^1.4",
    "friendsofphp/php-cs-fixer": "^3.22",
    "mage-os/magento-coding-standard": "3.0.0",
    "mage-os/magento2-functional-testing-framework": "3.0.0",
    "pdepend/pdepend": "^3@dev",
    "phpmd/phpmd": "^3@dev",
    "phpstan/phpstan": "^1.9",
    "phpunit/phpunit": "^12.0",
    "symfony/finder": "^7.4"
  },
  "type": "project",
  "extra": {
    "magento-force": "override"
  },
  "autoload": {
    "psr-4": {
      "Magento\\Framework\\": "lib/internal/Magento/Framework/",
      "Magento\\Setup\\": "setup/src/Magento/Setup/",
      "Magento\\": "app/code/Magento/",
      "MageOS\\Installer\\": "setup/src/MageOS/Installer/"
    },
    "psr-0": {
      "": [
        "app/code/",
        "generated/code/"
      ]
    },
    "files": [
      "app/etc/NonComposerComponentRegistration.php"
    ],
    "exclude-from-classmap": [
      "**/dev/**",
      "**/update/**",
      "**/Test/Fixture/**",
      "**/Test/Integration/**",
      "**/Test/Mftf/**",
      "**/Test/Unit/**"
    ]
  },
  "autoload-dev": {
    "psr-4": {
      "Magento\\Sniffs\\": "dev/tests/static/framework/Magento/Sniffs/",
      "Magento\\Tools\\": "dev/tools/Magento/Tools/",
      "Magento\\Tools\\Sanity\\": "dev/build/publication/sanity/Magento/Tools/Sanity/",
      "Magento\\TestFramework\\Inspection\\": "dev/tests/static/framework/Magento/TestFramework/Inspection/",
      "Magento\\TestFramework\\Utility\\": "dev/tests/static/framework/Magento/TestFramework/Utility/",
      "Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/",
      "MageOS\\Installer\\Test\\": "setup/tests/"
    }
  },
  "license": [
    "OSL-3.0",
    "AFL-3.0"
  ],
  "repositories": [
    {
      "type": "composer",
      "url": "https://repo.mage-os.org/"
    }
  ],
  "minimum-stability": "stable",
  "prefer-stable": true,
  "config": {
    "allow-plugins": {
      "php-http/discovery": true,
      "mage-os/composer-dependency-version-audit-plugin": true,
      "mage-os/composer-root-update-plugin": true,
      "mage-os/inventory-composer-installer": true,
      "dealerdirect/phpcodesniffer-composer-installer": true,
      "mage-os/magento-composer-installer": true
    }
  }
}

Install tree 540 packages

composer-plugin: 4 library: 161 magento-module: 2 magento2-component: 1 magento2-language: 7 magento2-library: 5 magento2-module: 331 magento2-theme: 4 metapackage: 24 symfony-bundle: 1 expand all · collapse
mage-os/composer-dependency-version-audit-plugin3.0.0composer-plugin
composer/composer2.10.0library
composer/ca-bundle1.5.12library
composer/class-map-generator1.7.3library
composer/metadata-minifier1.0.0library
composer/pcre3.3.2library
composer/semver3.4.4library
composer/spdx-licenses1.6.0library
composer/xdebug-handler3.0.5library
justinrainbow/json-schema6.8.2library
marc-mabe/php-enumv4.7.2library
react/promisev3.3.0library
seld/jsonlint1.11.0library
seld/phar-utils1.2.1library
seld/signal-handler2.0.2library
symfony/filesystemv8.1.0library
symfony/finderv8.1.0library
symfony/polyfill-php73v1.37.0library
symfony/polyfill-php80v1.37.0library
symfony/polyfill-php81v1.38.1library
symfony/polyfill-php84v1.38.1library
mage-os/composer-root-update-plugin3.0.0composer-plugin
mage-os/product-community-edition3.0.0metapackage
aligent/magento2-pci-4-compatibility1.4.1magento2-module
colinmollenhour/cache-backend-filev1.4.8magento-module
colinmollenhour/cache-backend-redis1.18.0magento-module
colinmollenhour/credisv1.17.1library
colinmollenhour/php-redis-session-abstractv2.1.2library
creatuity/magento2-interceptors1.3.8library
duosecurity/duo_api_php1.2.1library
duosecurity/duo_universal_php1.1.2library
firebase/php-jwtv7.0.5library
elasticsearch/elasticsearchv8.19.0library
elastic/transportv8.11.0library
open-telemetry/api1.9.0library
open-telemetry/context1.5.0library
symfony/polyfill-php82v1.38.1library
psr/http-client1.0.3library
psr/http-message2.0library
element119/module-custom-admin-logo2.0.0magento2-module
magento/framework103.0.9metapackage
magento/module-backend102.0.9metapackage
magento/module-config101.2.9metapackage
magento/module-store101.1.9metapackage
elgentos/magento2-varnish-extended2.0.6magento2-module
magento/module-page-cache100.4.9metapackage
ezyang/htmlpurifierv4.19.0library
guzzlehttp/guzzle7.10.5library
guzzlehttp/promises2.4.1library
guzzlehttp/psr72.10.4library
ralouphie/getallheaders3.0.3library
symfony/deprecation-contractsv3.7.0library
laminas/laminas-captcha2.20.0library
laminas/laminas-recaptcha3.9.0library
laminas/laminas-text2.13.0library
laminas/laminas-code4.17.0library
laminas/laminas-di3.16.0library
psr/container2.0.2library
laminas/laminas-escaper2.18.0library
laminas/laminas-eventmanager3.15.0library
laminas/laminas-feed2.26.1library
laminas/laminas-filter2.42.0library
laminas/laminas-http2.23.0library
laminas/laminas-loader2.12.0library
laminas/laminas-i18n2.33.0library
laminas/laminas-translator1.3.0library
laminas/laminas-modulemanager2.19.0library
brick/varexporter0.6.0library
nikic/php-parserv5.7.0library
laminas/laminas-config3.11.0library
webimpress/safe-writer2.2.0library
laminas/laminas-permissions-acl2.18.0library
laminas/laminas-server2.19.0library
laminas/laminas-servicemanager3.24.0library
laminas/laminas-session2.27.0library
laminas/laminas-soap2.15.0library
laminas/laminas-stdlib3.21.0library
laminas/laminas-uri2.14.0library
laminas/laminas-validator3.16.0library
psr/http-factory1.1.0library
laminas/laminas-view2.44.0library
laminas/laminas-json3.8.0library
laravel/promptsv0.3.18library
league/flysystem3.34.0library
league/flysystem-local3.31.0library
league/mime-type-detection1.16.0library
league/flysystem-aws-s3-v33.34.0library
aws/aws-sdk-php3.383.1library
aws/aws-crt-phpv1.2.7library
mtdowling/jmespath.php2.8.0library
mage-os/composer3.0.0library
mage-os/framework3.0.0magento2-library
mage-os/framework-amqp3.0.0magento2-library
mage-os/framework-bulk3.0.0magento2-library
mage-os/framework-message-queue3.0.0magento2-library
mage-os/framework-stomp3.0.0magento2-library
mage-os/inventory-metapackage3.0.0metapackage
mage-os/inventory-composer-installer3.0.0composer-plugin
mage-os/module-inventory3.0.0magento2-module
mage-os/module-inventory-admin-ui3.0.0magento2-module
mage-os/module-inventory-advanced-checkout3.0.0magento2-module
mage-os/module-inventory-api3.0.0magento2-module
mage-os/module-inventory-bundle-import-export3.0.0magento2-module
mage-os/module-inventory-bundle-product3.0.0magento2-module
mage-os/module-inventory-bundle-product-admin-ui3.0.0magento2-module
mage-os/module-inventory-bundle-product-indexer3.0.0magento2-module
mage-os/module-inventory-cache3.0.0magento2-module
mage-os/module-inventory-catalog3.0.0magento2-module
mage-os/module-inventory-catalog-admin-ui3.0.0magento2-module
mage-os/module-inventory-catalog-api3.0.0magento2-module
mage-os/module-inventory-catalog-frontend-ui3.0.0magento2-module
mage-os/module-inventory-catalog-rule3.0.0magento2-module
mage-os/module-inventory-catalog-search3.0.0magento2-module
mage-os/module-inventory-catalog-search-bundle-product3.0.0magento2-module
mage-os/module-inventory-catalog-search-configurable-product3.0.0magento2-module
mage-os/module-inventory-configurable-product3.0.0magento2-module
mage-os/module-inventory-configurable-product-admin-ui3.0.0magento2-module
mage-os/module-inventory-configurable-product-frontend-ui3.0.0magento2-module
mage-os/module-inventory-configurable-product-indexer3.0.0magento2-module
mage-os/module-inventory-configuration3.0.0magento2-module
mage-os/module-inventory-configuration-api3.0.0magento2-module
mage-os/module-inventory-distance-based-source-selection3.0.0magento2-module
mage-os/module-inventory-distance-based-source-selection-admin-ui3.0.0magento2-module
mage-os/module-inventory-distance-based-source-selection-api3.0.0magento2-module
mage-os/module-inventory-elasticsearch3.0.0magento2-module
mage-os/module-inventory-export-stock3.0.0magento2-module
mage-os/module-inventory-export-stock-api3.0.0magento2-module
mage-os/module-inventory-graph-ql3.0.0magento2-module
mage-os/module-inventory-grouped-product3.0.0magento2-module
mage-os/module-inventory-grouped-product-admin-ui3.0.0magento2-module
mage-os/module-inventory-grouped-product-indexer3.0.0magento2-module
mage-os/module-inventory-import-export3.0.0magento2-module
mage-os/module-inventory-in-store-pickup3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-admin-ui3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-api3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-frontend3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-graph-ql3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-multishipping3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-quote3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-quote-graph-ql3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-sales3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-sales-admin-ui3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-sales-api3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-shipping3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-shipping-admin-ui3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-shipping-api3.0.0magento2-module
mage-os/module-inventory-in-store-pickup-webapi-extension3.0.0magento2-module
mage-os/module-inventory-indexer3.0.0magento2-module
mage-os/module-inventory-low-quantity-notification3.0.0magento2-module
mage-os/module-inventory-low-quantity-notification-admin-ui3.0.0magento2-module
mage-os/module-inventory-low-quantity-notification-api3.0.0magento2-module
mage-os/module-inventory-multi-dimensional-indexer-api3.0.0magento2-module
mage-os/module-inventory-product-alert3.0.0magento2-module
mage-os/module-inventory-quote-graph-ql3.0.0magento2-module
mage-os/module-inventory-requisition-list3.0.0magento2-module
mage-os/module-inventory-reservation-cli3.0.0magento2-module
mage-os/module-inventory-reservations3.0.0magento2-module
mage-os/module-inventory-reservations-api3.0.0magento2-module
mage-os/module-inventory-sales3.0.0magento2-module
mage-os/module-inventory-sales-admin-ui3.0.0magento2-module
mage-os/module-inventory-sales-api3.0.0magento2-module
mage-os/module-inventory-sales-async-order3.0.0magento2-module
mage-os/module-inventory-sales-frontend-ui3.0.0magento2-module
mage-os/module-inventory-setup-fixture-generator3.0.0magento2-module
mage-os/module-inventory-shipping3.0.0magento2-module
mage-os/module-inventory-shipping-admin-ui3.0.0magento2-module
mage-os/module-inventory-source-deduction-api3.0.0magento2-module
mage-os/module-inventory-source-selection3.0.0magento2-module
mage-os/module-inventory-source-selection-api3.0.0magento2-module
mage-os/module-inventory-swatches-frontend-ui3.0.0magento2-module
mage-os/module-inventory-visual-merchandiser3.0.0magento2-module
mage-os/module-inventory-wishlist3.0.0magento2-module
mage-os/language-de_de3.0.0magento2-language
mage-os/language-en_us3.0.0magento2-language
mage-os/language-es_es3.0.0magento2-language
mage-os/language-fr_fr3.0.0magento2-language
mage-os/language-nl_nl3.0.0magento2-language
mage-os/language-pt_br3.0.0magento2-language
mage-os/language-zh_hans_cn3.0.0magento2-language
mage-os/magento-composer-installer3.0.0composer-plugin
mage-os/magento2-base3.0.0magento2-component
symfony/http-foundationv7.4.13library
mage-os/module-admin-activity-log2.0.1magento2-module
magento/module-ui101.2.9metapackage
magento/module-user101.2.9metapackage
mage-os/module-admin-analytics3.0.0magento2-module
mage-os/module-admin-notification3.0.0magento2-module
mage-os/module-advanced-pricing-import-export3.0.0magento2-module
mage-os/module-advanced-search3.0.0magento2-module
mage-os/module-amqp3.0.0magento2-module
mage-os/module-application-performance-monitor3.0.0magento2-module
mage-os/module-application-performance-monitor-new-relic3.0.0magento2-module
mage-os/module-async-config3.0.0magento2-module
mage-os/module-asynchronous-operations3.0.0magento2-module
mage-os/module-authorization3.0.0magento2-module
mage-os/module-automatic-translation2.1.2magento2-module
deeplcom/deepl-phpv1.18.0library
google-gemini-php/client1.0.15library
magento/module-catalog104.0.9metapackage
openai-php/clientv0.19.2library
mage-os/module-aws-s33.0.0magento2-module
mage-os/module-backend3.0.0magento2-module
mage-os/module-backup3.0.0magento2-module
mage-os/module-bundle3.0.0magento2-module
mage-os/module-bundle-graph-ql3.0.0magento2-module
mage-os/module-bundle-import-export3.0.0magento2-module
mage-os/module-cache-invalidate3.0.0magento2-module
mage-os/module-captcha3.0.0magento2-module
mage-os/module-cardinal-commerce3.0.0magento2-module
mage-os/module-catalog3.0.0magento2-module
mage-os/module-catalog-cms-graph-ql3.0.0magento2-module
mage-os/module-catalog-customer-graph-ql3.0.0magento2-module
mage-os/module-catalog-graph-ql3.0.0magento2-module
mage-os/module-catalog-import-export3.0.0magento2-module
mage-os/module-catalog-inventory3.0.0magento2-module
mage-os/module-catalog-inventory-graph-ql3.0.0magento2-module
mage-os/module-catalog-rule3.0.0magento2-module
mage-os/module-catalog-rule-configurable3.0.0magento2-module
mage-os/module-catalog-rule-graph-ql3.0.0magento2-module
mage-os/module-catalog-search3.0.0magento2-module
mage-os/module-catalog-url-rewrite3.0.0magento2-module
mage-os/module-catalog-url-rewrite-graph-ql3.0.0magento2-module
mage-os/module-catalog-widget3.0.0magento2-module
mage-os/module-checkout3.0.0magento2-module
mage-os/module-checkout-agreements3.0.0magento2-module
mage-os/module-checkout-agreements-graph-ql3.0.0magento2-module
mage-os/module-cms3.0.0magento2-module
mage-os/module-cms-graph-ql3.0.0magento2-module
mage-os/module-cms-url-rewrite3.0.0magento2-module
mage-os/module-cms-url-rewrite-graph-ql3.0.0magento2-module
mage-os/module-compare-list-graph-ql3.0.0magento2-module
mage-os/module-config3.0.0magento2-module
mage-os/module-configurable-import-export3.0.0magento2-module
mage-os/module-configurable-product3.0.0magento2-module
mage-os/module-configurable-product-graph-ql3.0.0magento2-module
mage-os/module-configurable-product-sales3.0.0magento2-module
mage-os/module-contact3.0.0magento2-module
mage-os/module-contact-graph-ql3.0.0magento2-module
mage-os/module-cookie3.0.0magento2-module
mage-os/module-cron3.0.0magento2-module
mage-os/module-csp3.0.0magento2-module
mage-os/module-currency-symbol3.0.0magento2-module
mage-os/module-customer3.0.0magento2-module
mage-os/module-customer-downloadable-graph-ql3.0.0magento2-module
mage-os/module-customer-graph-ql3.0.0magento2-module
mage-os/module-customer-import-export3.0.0magento2-module
mage-os/module-deploy3.0.0magento2-module
mage-os/module-developer3.0.0magento2-module
mage-os/module-dhl3.0.0magento2-module
mage-os/module-directory3.0.0magento2-module
mage-os/module-directory-graph-ql3.0.0magento2-module
mage-os/module-downloadable3.0.0magento2-module
mage-os/module-downloadable-graph-ql3.0.0magento2-module
mage-os/module-downloadable-import-export3.0.0magento2-module
mage-os/module-eav3.0.0magento2-module
mage-os/module-eav-graph-ql3.0.0magento2-module
mage-os/module-elasticsearch3.0.0magento2-module
mage-os/module-elasticsearch-83.0.0magento2-module
mage-os/module-email3.0.0magento2-module
mage-os/module-encryption-key3.0.0magento2-module
mage-os/module-fedex3.0.0magento2-module
mage-os/module-gift-message3.0.0magento2-module
mage-os/module-gift-message-graph-ql3.0.0magento2-module
mage-os/module-google-adwords3.0.0magento2-module
mage-os/module-google-analytics3.0.0magento2-module
mage-os/module-google-gtag3.0.0magento2-module
mage-os/module-google-optimizer3.0.0magento2-module
mage-os/module-graph-ql3.0.0magento2-module
mage-os/module-graph-ql-cache3.0.0magento2-module
mage-os/module-graph-ql-new-relic3.0.0magento2-module
mage-os/module-graph-ql-resolver-cache3.0.0magento2-module
mage-os/module-grouped-catalog-inventory3.0.0magento2-module
mage-os/module-grouped-import-export3.0.0magento2-module
mage-os/module-grouped-product3.0.0magento2-module
mage-os/module-grouped-product-graph-ql3.0.0magento2-module
mage-os/module-import-export3.0.0magento2-module
mage-os/module-indexer3.0.0magento2-module
mage-os/module-instant-purchase3.0.0magento2-module
mage-os/module-integration3.0.0magento2-module
mage-os/module-integration-graph-ql3.0.0magento2-module
mage-os/module-inventory-reservations-grid1.0.5magento2-module
magento/module-catalog-inventory100.4.9metapackage
magento/module-customer103.0.9metapackage
magento/module-inventory1.2.7metapackage
magento/module-inventory-admin-ui1.2.7metapackage
magento/module-inventory-reservations1.2.5metapackage
magento/module-inventory-reservations-api1.2.5metapackage
mage-os/module-jwt-framework-adapter3.0.0magento2-module
mage-os/module-jwt-user-token3.0.0magento2-module
mage-os/module-layered-navigation3.0.0magento2-module
mage-os/module-login-as-customer3.0.0magento2-module
mage-os/module-login-as-customer-admin-ui3.0.0magento2-module
mage-os/module-login-as-customer-api3.0.0magento2-module
mage-os/module-login-as-customer-assistance3.0.0magento2-module
mage-os/module-login-as-customer-frontend-ui3.0.0magento2-module
mage-os/module-login-as-customer-graph-ql3.0.0magento2-module
mage-os/module-login-as-customer-log3.0.0magento2-module
mage-os/module-login-as-customer-page-cache3.0.0magento2-module
mage-os/module-login-as-customer-quote3.0.0magento2-module
mage-os/module-login-as-customer-sales3.0.0magento2-module
mage-os/module-media-content3.0.0magento2-module
mage-os/module-media-content-api3.0.0magento2-module
mage-os/module-media-content-catalog3.0.0magento2-module
mage-os/module-media-content-cms3.0.0magento2-module
mage-os/module-media-content-synchronization3.0.0magento2-module
mage-os/module-media-content-synchronization-api3.0.0magento2-module
mage-os/module-media-content-synchronization-catalog3.0.0magento2-module
mage-os/module-media-content-synchronization-cms3.0.0magento2-module
mage-os/module-media-gallery3.0.0magento2-module
mage-os/module-media-gallery-api3.0.0magento2-module
mage-os/module-media-gallery-catalog3.0.0magento2-module
mage-os/module-media-gallery-catalog-integration3.0.0magento2-module
mage-os/module-media-gallery-catalog-ui3.0.0magento2-module
mage-os/module-media-gallery-cms-ui3.0.0magento2-module
mage-os/module-media-gallery-integration3.0.0magento2-module
mage-os/module-media-gallery-metadata3.0.0magento2-module
mage-os/module-media-gallery-metadata-api3.0.0magento2-module
mage-os/module-media-gallery-renditions3.0.0magento2-module
mage-os/module-media-gallery-renditions-api3.0.0magento2-module
mage-os/module-media-gallery-synchronization3.0.0magento2-module
mage-os/module-media-gallery-synchronization-api3.0.0magento2-module
mage-os/module-media-gallery-synchronization-metadata3.0.0magento2-module
mage-os/module-media-gallery-ui3.0.0magento2-module
mage-os/module-media-gallery-ui-api3.0.0magento2-module
mage-os/module-media-storage3.0.0magento2-module
mage-os/module-message-queue3.0.0magento2-module
mage-os/module-meta-robots-tag1.2.1magento2-module
magento/module-cms104.0.9metapackage
mage-os/module-msrp3.0.0magento2-module
mage-os/module-msrp-configurable-product3.0.0magento2-module
mage-os/module-msrp-grouped-product3.0.0magento2-module
mage-os/module-multishipping3.0.0magento2-module
mage-os/module-mysql-mq3.0.0magento2-module
mage-os/module-new-relic-reporting3.0.0magento2-module
mage-os/module-newsletter3.0.0magento2-module
mage-os/module-newsletter-graph-ql3.0.0magento2-module
mage-os/module-offline-payments3.0.0magento2-module
mage-os/module-offline-shipping3.0.0magento2-module
mage-os/module-open-search3.0.0magento2-module
mage-os/module-order-cancellation3.0.0magento2-module
mage-os/module-order-cancellation-graph-ql3.0.0magento2-module
mage-os/module-order-cancellation-ui3.0.0magento2-module
mage-os/module-page-builder-template-import-export1.8.1magento2-module
magento/module-page-builder2.2.7metapackage
spatie/dropbox-api1.24.0library
graham-campbell/guzzle-factoryv7.0.3library
mage-os/module-page-builder-widget1.5.0magento2-module
magento/module-widget101.2.9metapackage
mage-os/module-page-cache3.0.0magento2-module
mage-os/module-payment3.0.0magento2-module
mage-os/module-payment-graph-ql3.0.0magento2-module
mage-os/module-paypal3.0.0magento2-module
mage-os/module-paypal-captcha3.0.0magento2-module
mage-os/module-paypal-graph-ql3.0.0magento2-module
mage-os/module-persistent3.0.0magento2-module
mage-os/module-product-alert3.0.0magento2-module
mage-os/module-product-video3.0.0magento2-module
mage-os/module-quote3.0.0magento2-module
mage-os/module-quote-bundle-options3.0.0magento2-module
mage-os/module-quote-commerce-ce-graph-ql3.0.0magento2-module
mage-os/module-quote-configurable-options3.0.0magento2-module
mage-os/module-quote-downloadable-links3.0.0magento2-module
mage-os/module-quote-graph-ql3.0.0magento2-module
mage-os/module-related-product-graph-ql3.0.0magento2-module
mage-os/module-release-notification3.0.0magento2-module
mage-os/module-remote-storage3.0.0magento2-module
mage-os/module-reports3.0.0magento2-module
mage-os/module-require-js3.0.0magento2-module
mage-os/module-review3.0.0magento2-module
mage-os/module-review-graph-ql3.0.0magento2-module
mage-os/module-rma2.3.0magento2-module
magento/module-graph-ql100.4.9metapackage
magento/module-sales103.0.9metapackage
magento/module-webapi100.4.8metapackage
mage-os/module-robots3.0.0magento2-module
mage-os/module-rss3.0.0magento2-module
mage-os/module-rule3.0.0magento2-module
mage-os/module-sales3.0.0magento2-module
mage-os/module-sales-graph-ql3.0.0magento2-module
mage-os/module-sales-inventory3.0.0magento2-module
mage-os/module-sales-rule3.0.0magento2-module
mage-os/module-sales-rule-graph-ql3.0.0magento2-module
mage-os/module-sales-sequence3.0.0magento2-module
mage-os/module-sample-data3.0.0magento2-module
mage-os/module-search3.0.0magento2-module
mage-os/module-security3.0.0magento2-module
mage-os/module-send-friend3.0.0magento2-module
mage-os/module-send-friend-graph-ql3.0.0magento2-module
mage-os/module-shipping3.0.0magento2-module
mage-os/module-sitemap3.0.0magento2-module
mage-os/module-stomp3.0.0magento2-module
mage-os/module-store3.0.0magento2-module
mage-os/module-store-graph-ql3.0.0magento2-module
mage-os/module-swagger3.0.0magento2-module
mage-os/module-swagger-webapi3.0.0magento2-module
mage-os/module-swagger-webapi-async3.0.0magento2-module
mage-os/module-swatches3.0.0magento2-module
mage-os/module-swatches-graph-ql3.0.0magento2-module
mage-os/module-swatches-layered-navigation3.0.0magento2-module
mage-os/module-tax3.0.0magento2-module
mage-os/module-tax-graph-ql3.0.0magento2-module
mage-os/module-tax-import-export3.0.0magento2-module
mage-os/module-theme3.0.0magento2-module
mage-os/module-theme-graph-ql3.0.0magento2-module
mage-os/module-theme-optimization2.3.0magento2-module
mage-os/module-translation3.0.0magento2-module
mage-os/module-ui3.0.0magento2-module
mage-os/module-ups3.0.0magento2-module
mage-os/module-url-rewrite3.0.0magento2-module
mage-os/module-url-rewrite-graph-ql3.0.0magento2-module
mage-os/module-user3.0.0magento2-module
mage-os/module-usps3.0.0magento2-module
mage-os/module-variable3.0.0magento2-module
mage-os/module-vault3.0.0magento2-module
mage-os/module-vault-graph-ql3.0.0magento2-module
mage-os/module-version3.0.0magento2-module
mage-os/module-webapi3.0.0magento2-module
mage-os/module-webapi-async3.0.0magento2-module
mage-os/module-webapi-security3.0.0magento2-module
mage-os/module-weee3.0.0magento2-module
mage-os/module-weee-graph-ql3.0.0magento2-module
mage-os/module-widget3.0.0magento2-module
mage-os/module-wishlist3.0.0magento2-module
mage-os/module-wishlist-graph-ql3.0.0magento2-module
mage-os/page-builder3.0.0metapackage
mage-os/module-aws-s3-page-builder3.0.0magento2-module
mage-os/module-page-builder3.0.0magento2-module
phpgt/domv4.2.1library
phpgt/cssxpathv1.5.0library
phpgt/propfuncv1.0.1library
mage-os/module-page-builder-admin-analytics3.0.0magento2-module
mage-os/module-page-builder-image-attribute3.0.0magento2-module
mage-os/security-package3.0.0metapackage
mage-os/module-re-captcha-admin-ui3.0.0magento2-module
mage-os/module-re-captcha-checkout3.0.0magento2-module
mage-os/module-re-captcha-checkout-sales-rule3.0.0magento2-module
mage-os/module-re-captcha-contact3.0.0magento2-module
mage-os/module-re-captcha-customer3.0.0magento2-module
mage-os/module-re-captcha-frontend-ui3.0.0magento2-module
mage-os/module-re-captcha-migration3.0.0magento2-module
mage-os/module-re-captcha-newsletter3.0.0magento2-module
mage-os/module-re-captcha-paypal3.0.0magento2-module
mage-os/module-re-captcha-resend-confirmation-email3.0.0magento2-module
mage-os/module-re-captcha-review3.0.0magento2-module
mage-os/module-re-captcha-send-friend3.0.0magento2-module
mage-os/module-re-captcha-store-pickup3.0.0magento2-module
mage-os/module-re-captcha-ui3.0.0magento2-module
mage-os/module-re-captcha-user3.0.0magento2-module
mage-os/module-re-captcha-validation3.0.0magento2-module
mage-os/module-re-captcha-validation-api3.0.0magento2-module
mage-os/module-re-captcha-version-2-checkbox3.0.0magento2-module
mage-os/module-re-captcha-version-2-invisible3.0.0magento2-module
mage-os/module-re-captcha-version-3-invisible3.0.0magento2-module
mage-os/module-re-captcha-webapi-api3.0.0magento2-module
mage-os/module-re-captcha-webapi-graph-ql3.0.0magento2-module
mage-os/module-re-captcha-webapi-rest3.0.0magento2-module
mage-os/module-re-captcha-webapi-ui3.0.0magento2-module
mage-os/module-re-captcha-wishlist3.0.0magento2-module
mage-os/module-securitytxt3.0.0magento2-module
mage-os/module-two-factor-auth3.0.0magento2-module
2tvenom/cborencode1.0.2library
christian-riesen/base321.6.0library
endroid/qr-code6.1.3library
bacon/bacon-qr-codev3.1.1library
dasprid/enum1.0.7library
spomky-labs/otphp11.4.3library
phpfui/recaptchaV2.0.1library
mage-os/theme-adminhtml-backend3.0.0magento2-theme
mage-os/theme-adminhtml-m1371.3.4magento2-theme
mage-os/module-theme-adminhtml-switcher1.2.1magento2-module
mage-os/theme-frontend-blank3.0.0magento2-theme
mage-os/theme-frontend-luma3.0.0magento2-theme
mage-os/zend-cache3.0.0library
mage-os/zend-exception3.0.0library
mage-os/zend-log3.0.0library
mage-os/zend-db3.0.0library
mage-os/zend-loader3.0.0library
mage-os/zend-pdf3.0.0library
mage-os/zend-memory3.0.0library
monolog/monolog3.10.0library
n98/magerun2-dist9.5.1library
opensearch-project/opensearch-php2.6.0library
ezimuel/ringphp1.4.1library
ezimuel/guzzlestreams4.1.0library
psr/http-client-implementation?library
psr/http-factory-implementation?library
psr/http-message-implementation?library
symfony/yamlv8.1.0library
pelago/emogrifierv8.2.0library
sabberworm/php-css-parserv9.3.0library
symfony/css-selectorv8.1.0library
thecodingmachine/safev3.4.0library
phpseclib/mcrypt_compat2.0.8library
phpseclib/phpseclib3.0.52library
paragonie/constant_time_encodingv3.1.3library
paragonie/random_compatv9.99.100library
predis/predisv2.4.1library
psr/log3.0.2library
ramsey/uuid4.9.2library
brick/math0.14.8library
ramsey/collection2.1.1library
spomky-labs/aes-key-wrapv7.0.0library
stomp-php/stomp-php5.1.4library
swissup/module-ignition1.2.0library
symfony/cachev7.4.13library
psr/cache3.0.0library
symfony/cache-contractsv3.7.0library
symfony/service-contractsv3.7.0library
symfony/var-exporterv8.1.0library
symfony/polyfill-deepclonev1.37.0library
symfony/consolev8.1.0library
symfony/polyfill-mbstringv1.38.1library
symfony/polyfill-php85v1.38.1library
symfony/intlv7.4.8library
symfony/mailerv7.4.12library
egulias/email-validator4.0.4library
doctrine/lexer3.0.1library
psr/event-dispatcher1.0.0library
symfony/event-dispatcherv8.1.0library
symfony/event-dispatcher-contractsv3.7.0library
symfony/mimev8.1.0library
symfony/polyfill-intl-idnv1.38.1library
symfony/processv8.1.0library
symfony/stringv8.1.0library
symfony/polyfill-ctypev1.37.0library
symfony/polyfill-intl-graphemev1.38.1library
symfony/polyfill-intl-normalizerv1.38.0library
tedivm/jshrinkv1.8.1library
tubalmartin/cssminv4.1.1library
web-token/jwt-framework4.1.6symfony-bundle
psr/clock1.0.0library
spomky-labs/pki-framework1.4.2library
symfony/configv8.1.0library
symfony/dependency-injectionv8.1.0library
symfony/http-client-contractsv3.7.0library
symfony/http-kernelv8.1.0library
symfony/error-handlerv8.1.0library
symfony/var-dumperv8.1.0library
webonyx/graphql-phpv15.32.3library
wikimedia/less.phpv5.5.1library