Sylius is an open source e-commerce solution for PHP, based on the Symfony2 framework.
This package contains the Sylius Standard Edition, which serves as a foundation for your custom apps.
$ wget http://getcomposer.org/composer.phar
$ php composer.phar create-project sylius/sylius-standard -s dev path/to/install
$ cd path/to/install
$ php app/console sylius:install
All informations about contributing to Sylius can be found on this page.
If you want to keep up with the updates, follow the official Sylius account on twitter.
License can be found here.
Sylius was originally created by Paweł Jędrzejewski. See the list of contributors.