2017 © Pedro Peláez
 

library former

Better way to handle forms and validation as an entity

image

gufran/former

Better way to handle forms and validation as an entity

  • Monday, August 4, 2014
  • by Gufran
  • Repository
  • 0 Watchers
  • 0 Stars
  • 12 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Introduction

Handle Form data and Validation with ease., (*1)

Install

run composer require gufran/former * or add this to your composer.json file, (*2)

"require": {
    "gufran/former": "*"
}

and run composer install, (*3)

Documentation

Refer to the Documentation post on my blog., (*4)

License

This repository is open-sourced software licensed under the MIT license, (*5)

The Versions

04/08 2014

dev-master

9999999-dev

Better way to handle forms and validation as an entity

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework form validation

04/08 2014

0.1.1

0.1.1.0

Better way to handle forms and validation as an entity

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework form validation

02/08 2014

0.1

0.1.0.0

Better way to handle forms and validation as an entity

  Sources   Download

MIT

The Requires

 

laravel framework form validation