Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 360 Bytes

installation.md

File metadata and controls

12 lines (8 loc) · 360 Bytes

Installation

Require the library in your composer.json file:

$ composer require egeloen/ordered-form

So easy, you're already ready to play with the library!

The Ivory Ordered Form library follows the PSR-4 Standard. If you prefer install it manually, it can be autoload by any convenient autoloader.