libraries from the community • Shares the platform with great projects like OroCRM, Akeneo PIM, Drupal, eZ Publish • Built on the shoulders of the open source giants
default models • Every service replacable and classes parametrized • Doctrine RTEL • Dynamic calculators for shipping, pricing, taxes • Events • Validation can be customized • Format agnostic controllers
of communication quality among the community • We communicate using examples • Behat scenarios are executed as acceptance tests automatically on every change • SpecBDD using phpspec punishes us for any bad design decision • CodeQuality
FooController extends Controller { public function barAction() { $cart = $this->get(’sylius.cart_provider’)->getCart(); } } And follow the installation instructions from the documentation
integration with the CMF • Currently working on Sylius project with many CMS features • Big plans to take this integration even further • Block based product pages, all media stored via CMF