This project demonstrates how to work with Symfony for creating entities, reverse-engineering a database, generating CRUD operations, and preparing APIs to be consumed by mobile applications. It features entities such as Contact.php
, Formulaire.php
, and Questions.php
.
Ensure the following are installed on your machine:
- PHP >= 7.4
- Composer
- Symfony CLI
- MySQL or PostgreSQL
- Git
git clone https://github.com/your-username/All-you-need-on-symfony-bundles-crud-reverse-engineering-api-consumption.git
cd All-you-need-on-symfony-bundles-crud-reverse-engineering-api-consumption