mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 09:30:58 +00:00
2.2 KiB
2.2 KiB
System Requirements
Before you dive into Sylius, your local environment must first meet some requirements to make it possible.
| *nix-based Operating System (macOS, Linux, Windows [WSL only]) |
|---|
PHP
|
| Composer |
One of the supported database engines:
|
Node.js ^18 || ^20 |
| Git |
{% hint style="info" %} If you are planning to develop Sylius directly on your machine (without using e.g. containerization), it is recommended to install Symfony CLI and use Symfony Local Web Server. {% endhint %}