Skip to content

johnnyfreeman/reform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

The recommended way to install Reform is through composer. Just copy the snippet below into your composer.json file and run the composer install command to install it:

{
    "minimum-stability": "dev",
    "require": {
        "johnnyfreeman/reform": "*"
    }
}

Or, you can download the reform.zip file and extract it.

About

Reform is an elegant and lightweight group of objects to help you create dynamic forms easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages