for a new e-commerce solution among developers With the flexibility of modern frameworks and the new way of collaboration we can build something interesting for the business Sylius reflects this evolution
bundles Can be used to create a custom platform Integrate e-commerce into existing application Standard webshop experience Highly customizable Easy to understand for every Symfony2 developer
in controllers for basic CRUD actions. Removing the manager and manipulator classes, relying on Doctrine instead. Removing the "frontend" and "backend" controllers. Supporting different persistence layers. Make the controllers format agnostic. (API)
to define the relations When you override the model class, all relations get updated automatically Defaults are turned into entities if you don't provide your own class
support of Adjustments Cart bundle provides actions and services for customer to interact with the Order entity The order/cart items can be easily customized to handle different options