Download the PHP package shopware/core without Composer

On this page you can find all versions of the php package shopware/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package core

Core Component

The Core component is the e-commerce core for Shopware. It includes an administrative API in PHP and via Rest.

This repository is considered read-only. Please send pull requests to our main Shopware repository.

Resources


All versions of core with dependencies

PHP Build Version
Package Version
Requires php Version ~8.2.0 || ~8.3.0
ext-curl Version *
ext-dom Version *
ext-fileinfo Version *
ext-gd Version *
ext-intl Version *
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
ext-pdo Version *
ext-pdo_mysql Version *
ext-session Version *
ext-simplexml Version *
ext-xml Version *
ext-zip Version *
ext-zlib Version *
ext-sodium Version *
cocur/slugify Version ^4.3.0
composer-runtime-api Version ^2.0
composer/composer Version ^2.7
composer/semver Version ^3.2
doctrine/dbal Version ^3.7
doctrine/inflector Version ^2.0
dompdf/dompdf Version 2.0.4
dragonmantank/cron-expression Version ^3.3
tecnickcom/tcpdf Version ^6.6.1
setasign/fpdi Version ^2.3.7
ezyang/htmlpurifier Version ^4.16
guzzlehttp/guzzle Version ^7.5.0
guzzlehttp/psr7 Version ^2.4
lcobucci/jwt Version ^5.0
lcobucci/clock Version ^3.1.0
league/flysystem Version ^3.10.3
league/flysystem-memory Version ^3.10.3
league/mime-type-detection Version ^1.13.0
league/oauth2-server Version ^8.5
monolog/monolog Version ^3.3.1
nyholm/psr7 Version ^1.5
psr/cache Version ^3.0.0
psr/event-dispatcher Version ^1.0.0
psr/http-factory Version ^1.0.1
psr/http-message Version ^1.1 || ^2.0
psr/log Version ^3.0.0
ramsey/uuid Version ^4.7
shopware/conflicts Version *
symfony/asset Version ~7.0.0
symfony/cache Version ~7.0.4
symfony/cache-contracts Version ~3.3.0
symfony/clock Version ~7.0.0
symfony/config Version ~7.0.0
symfony/console Version ~7.0.0
symfony/debug-bundle Version ~7.0.0
symfony/doctrine-messenger Version ~7.0.0
symfony/dependency-injection Version ~7.0.0
symfony/deprecation-contracts Version ~3.3.0
symfony/dotenv Version ~7.0.0
symfony/error-handler Version ~7.0.0
symfony/event-dispatcher Version ~7.0.0
symfony/event-dispatcher-contracts Version ~3.3.0
symfony/filesystem Version ~7.0.0
symfony/finder Version ~7.0.0
symfony/framework-bundle Version ~7.0.0
symfony/http-client Version ~7.0.0
symfony/http-foundation Version ~7.0.0
symfony/http-kernel Version ~7.0.0
symfony/lock Version ~7.0.0
symfony/mailer Version ~7.0.0
symfony/messenger Version ~7.0.0
symfony/mime Version ~7.0.0
symfony/monolog-bridge Version ~7.0.0
symfony/monolog-bundle Version ~3.10.0
symfony/options-resolver Version ~7.0.0
symfony/polyfill-php83 Version ~1.28.0
symfony/process Version ~7.0.0
symfony/property-access Version ~7.0.0
symfony/property-info Version ~7.0.0
symfony/proxy-manager-bridge Version ~6.4.0
symfony/psr-http-message-bridge Version ~7.0.0
symfony/rate-limiter Version ~7.0.0
symfony/routing Version ~7.0.0
symfony/runtime Version ~7.0.0
symfony/scheduler Version ~7.0.0
symfony/security-core Version ~7.0.0
symfony/serializer Version ~7.0.0
symfony/service-contracts Version ~3.3.0
symfony/stopwatch Version ~7.0.0
symfony/translation Version ~7.0.0
symfony/translation-contracts Version ~3.3.0
symfony/twig-bridge Version ~7.0.0
symfony/twig-bundle Version ~7.0.0
symfony/validator Version ~7.0.0
symfony/var-exporter Version ~7.0.1
symfony/yaml Version ~7.0.0
twig/intl-extra Version ^3.4
twig/string-extra Version ^3.4
twig/twig Version ^3.8.0
zircote/swagger-php Version ^4.5.1
squirrelphp/twig-php-syntax Version ^1.7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package shopware/core contains the following files

Loading the files please wait ....