/restapi-symfony

REST API with Symfony

Primary LanguagePHPMIT LicenseMIT

REST API - Symfony

Symfony Logo

[Symfony][1] is a PHP framework for web and console applications and a set of reusable PHP components. Symfony is used by thousands of web applications and most of the [popular PHP projects][2].

Tools Version

  • Symfony v5.10.4 (cli)
  • PHP v8.2.25 (cli)
  • Apache v2.4.62 | VS17

📦 Installation

PHP Packages (Required)

composer install

or

:: With make
make deps

Prettier (Optional)

bun install

🚀 Run Dev

symfony server:start --no-tls

or

:: With make
make dev

🔑 License

MIT Lisence