2017 © Pedro Peláez
 

library form

A featureless form helper

image

4d47/form

A featureless form helper

  • Thursday, June 30, 2016
  • by 4d47
  • Repository
  • 2 Watchers
  • 3 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

php-form-helper

A PHP Form helper class., (*1)

It's late, I can't sleep, and I'm sick of those uselessly complicated form classes out there., (*2)

Features

  • No html elements rendering
  • No validators
  • No form decorators
  • No widgets
  • No extensions
  • No documentation
  • 45 sloc you can read without a dedication
  • A perfect 100% code coverage

Sample

# to quickly test the sample ...
$ php -S localhost:8080
$ open http://localhost:8080/sample.php

The Versions

30/06 2016

dev-master

9999999-dev https://github.com/4d47/php-form-helper

A featureless form helper

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

form

20/01 2014

v1.0.0

1.0.0.0 https://github.com/4d47/php-form-helper

A featureless form helper

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

form