/ipc-valinor-sample

Sample code to be shared within my "The Missing Validation Middleware" session at IPC.

Primary LanguagePHP

The Missing Validation Middleware

This tiny repository is an example of how to use the cuyz/valinor PHP library.

It's goal is not to show all the possibilities but to show the code behavior. It's a companion repository for my talk: The Missing Validator Middleware.

Test and use it !

This repository uses PHP8, so you must have it installed locally to try the code. You must also have composer available locally.

git clone …

# Move in the cloned folder

composer install
php index.php