collection of decoupled and flexible components • a set of symfony bundle which integrate the components • a complete e-commerce platform that implement all above E-commerce Framework (Sylius) Symfony Bundle Component
API • Components Every single component of Sylius can be used in standalone because it’s fully decoupled. Taxation component “know” only know how to calculate taxes • Bundles Symfony bundles. TaxationBundle use taxation component and give access also services, models, ...
API • Admin AdminBundle gives backoffice features to e-commerce administration • Shop ShopBundle implements a standard B2C interface • Api AdminApiBundle is an REST API set that operate from Admin perspective