Skip to content

vitch/kohana-formo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Note that for full Jelly integration, you must download the integration files from the downloads section

Features

  • Made for Kohana 3
  • ORM integration for Jelly ORM
  • Namespace your form elements (ie name="address['street']", name="address['city']")
  • Use formo for HTML form input, JSON, XML, anything
  • Driver-based
  • Completely extendable
  • Simple and powerful
  • MVC separation
  • Supports any combination of forms, subforms and fields
  • New, simple and powerful object-based validation

Documentation is contained within the Formo module and requires Kodoc.

About

Object-based form handling for Kohana 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%