Download the PHP package xrow/sylius without Composer

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

Sylius

Gitter chat License Version Build status... Scrutinizer Quality Score HHVM Status Dependency Status

Sylius is an open source e-commerce solution for PHP, based on the Symfony2 framework.

Ultimate goal of the project is to create a webshop engine, which is user-friendly, loved by developers and has a helpful community.

Sylius is constructed from fully decoupled components (bundles in Symfony2 glossary), which means that every feature (products catalog, shipping engine, promotions system...) can be used in any other application.

We're using full-stack BDD methodology, with phpspec and Behat.

Documentation

Documentation is available at docs.sylius.org.

Quick Installation

The install script will give you the option to run fixtures that make testing and development phases much easier.

Behat scenarios

You need to copy Behat default configuration file and enter your specific base_url option there:

Then download Selenium Server, and run it:

Then setup your test database:

You can run Behat using the following commands:

Troubleshooting

If something goes wrong, errors & exceptions are logged at the application level:

If you are using the supplied Vagrant development environment, please see the related Troubleshooting guide for more information.

Contributing

This page contains all the information about contributing to Sylius.

Sylius on Twitter

If you want to keep up with the updates, follow the official Sylius account on Twitter.

Bug tracking

Sylius uses GitHub issues. If you have found bug, please create an issue.

MIT License

License can be found here.

Authors

Sylius was originally created by Paweł Jędrzejewski. See the list of contributors.


All versions of sylius with dependencies

PHP Build Version
Package Version
Requires a2lix/translation-form-bundle Version ~2.0
doctrine/collections Version ~1.2
doctrine/common Version ~2.3
doctrine/doctrine-bundle Version ~1.3
doctrine/doctrine-cache-bundle Version ~1.0
doctrine/doctrine-fixtures-bundle Version ~2.2
doctrine/doctrine-migrations-bundle Version ~1.0
doctrine/migrations Version ~1.0@dev
doctrine/orm Version ~2.4
doctrine/phpcr-odm Version ^1.2.2
friendsofsymfony/elastica-bundle Version ^3.0.2
friendsofsymfony/rest-bundle Version ~1.5
friendsofsymfony/user-bundle Version 2.0.*@dev
fzaninotto/faker Version ~1.2
hwi/oauth-bundle Version ~0.3
jackalope/jackalope Version ^1.1.4
jackalope/jackalope-doctrine-dbal Version ^1.1.2
jms/serializer-bundle Version ~0.13
jms/translation-bundle Version ~1.1
knplabs/knp-gaufrette-bundle Version ~0.1
knplabs/knp-menu-bundle Version ~1.1
knplabs/knp-snappy-bundle Version ~1.2
mathiasverraes/money Version ~1.2
omnipay/omnipay Version ~2.3
payum/omnipay-bridge Version ~0.14.0
payum/payum Version ~0.14.0
payum/payum-bundle Version ~0.14.2
stof/doctrine-extensions-bundle Version ~1.1
swiftmailer/swiftmailer Version ~5.0
symfony-cmf/block-bundle Version ~1.2
symfony-cmf/content-bundle Version ~1.2
symfony-cmf/create-bundle Version ~1.2
symfony-cmf/media-bundle Version ~1.2
symfony-cmf/menu-bundle Version ~1.2
symfony-cmf/routing-bundle Version ~1.2
symfony/assetic-bundle Version ~2.3
symfony/event-dispatcher Version ~2.3
symfony/expression-language Version ~2.4
symfony/form Version ~2.3
symfony/framework-bundle Version ~2.3
symfony/intl Version ~2.3
symfony/monolog-bundle Version ~2.3
symfony/options-resolver Version ~2.3
symfony/property-access Version ~2.3
symfony/swiftmailer-bundle Version ~2.3
symfony/twig-bundle Version ~2.3
twig/extensions Version ~1.0
twig/twig Version ~1.11
white-october/pagerfanta-bundle Version ~1.0
willdurand/hateoas-bundle Version ~0.4
winzou/state-machine-bundle Version ~0.2
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 xrow/sylius contains the following files

Loading the files please wait ....