Sylius
Open-source PHP eCommerce framework on Symfony for mid-market and enterprise brands.
Why consider Sylius?
Sylius is a modular open-source PHP eCommerce framework built on Symfony. It gives developers full flexibility to design custom shopping experiences, headless storefronts, and B2B platforms.
Learn Sylius by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Sylius
Sylius uses clean Symfony architecture and domain-driven design (DDD) principles. It features complete REST APIs for headless frontends, test-driven development support with Behat, and modular plugin bundles for checkout, promotions, and shipping.
Installing via Composer
composer create-project sylius/sylius-standard my-sylius-shopcd my-sylius-shopphp bin/console sylius:installAccess the store administration dashboard on http://localhost:8000/admin.
Sylius is licensed under the MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.