Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MarionLeHerisson/validation

Exemples et tests pour la conférence "Comment valider dynamiquement de la donnée"
https://github.com/MarionLeHerisson/validation

Last synced: about 2 months ago
JSON representation

Exemples et tests pour la conférence "Comment valider dynamiquement de la donnée"

Awesome Lists containing this project

README

        

# validation
Exemples and tests for the talk :

🇬🇧 [How to dinamically validate data with Symfony](https://speakerdeck.com/marionleherisson/how-to-dynamically-validate-data-with-symfony)

🇫🇷 [Comment valider dynamiquement de la donnée](https://speakerdeck.com/marionleherisson/valider-dynamiquement-de-la-donnee-avec-symfony)

### Prerequisites
- PHP 8.1+ & its extensions (php8.1-xml, ect)
- Symfony & symfony-cli
- Composer

Install the projet with `composer install`.
Run `symfony server:start` and visit [http://127.0.0.1:8000/evolve](http://127.0.0.1:8000/evolve)