Download the PHP package shopware/platform without Composer

On this page you can find all versions of the php package shopware/platform. 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 platform

[![Build Status](https://github.com/shopware/platform/workflows/PHPUnit/badge.svg)](https://github.com/shopware/platform/actions) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/shopware/platform/badges/quality-score.png)](https://scrutinizer-ci.com/g/shopware/platform/) [![Latest Stable Version](https://poser.pugx.org/shopware/platform/v/stable)](https://packagist.org/packages/shopware/platform) [![Total Downloads](https://poser.pugx.org/shopware/platform/downloads)](https://packagist.org/packages/shopware/platform) [![Crowdin](https://badges.crowdin.net/shopware6/localized.svg)](https://translate.shopware.com/project/shopware6) [![License](https://img.shields.io/github/license/shopware/platform.svg)](https://github.com/shopware/platform/blob/trunk/LICENSE) [![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/shopware/platform.svg)](https://github.com/shopware/platform/pulls) [![Slack](https://img.shields.io/badge/chat-on%20slack-%23ECB22E)](https://slack.shopware.com?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

Shopware

Modern open source e-Commerce [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Start%20your%20dev%20journey%20now!&url=https%3A%2F%2Fgithub.com%2Fshopware%2Fplatform&via=ShopwareDevs&hashtags=Shopware6,community)

Shopware 6 is an open headless commerce platform powered by Symfony 7 and Vue.js 3 that is used by thousands of shops and supported by a huge, worldwide community of developers, agencies and merchants.

If you like Shopware 6, give us a ⭐️  on Github!

Table of contents

Project overview

To discover the features of Shopware and what sets us apart from other e-commerce systems, take the feature tour on the Shopware home page.

From a developer's perspective, here are some highlights that make Shopware easy and fun to work with:

Platform and Framework

Shopware itself is based mainly on Symfony and VueJS. It is a fully functional e-commerce platform, but it is also an e-commerce framework.

Shopware is:

Installation

Extending Shopware

There are already a lot of extensions available in the Shopware store.

After setting up Shopware locally for development, you can start with our extension guides in the documentation.

The preferred way of extending Shopware is through the App System. If the feature you want to implement needs direct access to the Shopware process and the database, you can also use the plugin system.
You can find an overview and differentiation in the documentation.

Production setup

The easiest way to run a Shopware shop is booking a commercial plan in the Shopware cloud, a fully managed setup, ready to use.

The recommended way for on-premise shops is installing Shopware through the flex template. To unlock the full potential Shopware has to offer, commercial plans are also available for on-premise.
These plans enrich your shop with unique functionality, giving you an additional advantage over your competition.

There is a list of hosting partners, who offer a pre-installed shop, making your start a lot faster.

We also provide a web-based installer, the documentation walks you through the necessary steps.

Code Contribution

If you have decided to contribute code to Shopware and become a member of the Shopware community, we appreciate your hard work and want to handle it with the most possible respect. To ensure the quality of our code and our products we have created a guideline we all should endorse to. It helps you and us to collaborate. Following these guidelines will help us to integrate your changes in our daily workflow.

Read more in our contribution guideline or in our short HowTo contribute code.

Contribution setup

There are multiple ways to get an installation running, the way with the fewest steps involved is using the contribute image from dockware, a community maintained docker setup by the Shopware agency dasistweb. More on this in the documentation.

The Shopware CLA

When submitting your code to Shopware you automatically need to sign our CLA (Contributor License Agreement). This CLA ensures that Shopware will stay an open and living product. In short, you give the explicit right to use your code in Shopware to shopware AG.

Authors & Contributors

Shopware is built with the help of our community.

You can find an overview of everyone who contributed to the platform repository in the official github overview. Additionally there are numerous people contributing to the ecosystem through activities not related to the codebase. Thank you all for being part of this!

License

Shopware 6 is completely free and released under the MIT License.

Bugs & Feedback

No software is perfect, Shopware is no exception. Should you spot a bug, please report it in our issue tracker.

If you want to suggest features or how certain parts of Shopware 6 work, we'd be happy to hear from you.

Reporting security issues

Please have a look at our security policy.


All versions of platform 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-sodium Version *
ext-xml Version *
ext-zip Version *
ext-zlib Version *
composer-runtime-api Version ^2.0
cocur/slugify Version ^4.3.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
erusev/parsedown-extra Version ^0.8.1
ezyang/htmlpurifier Version ^4.16
guzzlehttp/guzzle Version ^7.5.0
guzzlehttp/psr7 Version ^2.4
lcobucci/clock Version ^3.1.0
lcobucci/jwt Version ^5.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
meyfa/php-svg Version ^0.14.0
monolog/monolog Version ^3.3.1
nyholm/psr7 Version ^1.5
opensearch-project/opensearch-php Version ^2.0
padaliyajay/php-autoprefixer Version ^1.4
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
scssphp/scssphp Version v1.12.0
setasign/fpdi Version ^2.3.7
shopware/conflicts Version *
shyim/opensearch-php-dsl Version ^1.0.5
squirrelphp/twig-php-syntax Version ^1.7.0
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/dependency-injection Version ~7.0.0
symfony/deprecation-contracts Version ~3.3.0
symfony/doctrine-messenger Version ~7.0.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/security-csrf 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
tecnickcom/tcpdf Version ^6.6.1
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
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/platform contains the following files

Loading the files please wait ....