Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 575 Bytes

2.1 - Installation.md

File metadata and controls

executable file
·
19 lines (13 loc) · 575 Bytes

2.1 - Installation

Modern PHP Validator is available on Packagist (using semantic versioning). Installation via Composer is the recommended way.

Run:

composer require kris-kuiper/validator

Or add this line to your composer.json file:

"kris-kuiper/validator": "^1.5"

Go to the previous section.

Go to the next section.