Skip to content

CraigCamm/kohana-formo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formo is a form module for Kohana 3 that lets you work with forms as objects.

Requires Kohana 3.2.x

Features

  • Made for Kohana 3.2.x
  • ORM integration
  • Namespace your form elements (ie name="address['street']", name="address['city']")
  • Driver-based
  • Completely extendable
  • Simple and powerful
  • MVC separation
  • Supports any combination of forms, subforms and fields
  • New, simple and powerful object-based validation
  • HTML 5 ready

Documentation is contained within the Formo module and requires Kohana's userguide module.

About

Object-based form handling for Kohana 3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%