gufran/former

This package is abandoned and no longer maintained. The author suggests using the Laravel 5 built in validation package instead.

Better way to handle forms and validation as an entity

Maintainers

Details

github.com/Gufran/former

Source

Issues

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/gufran/former

0.1.1 2014-08-04 15:02 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:37:47 UTC


README

Handle Form data and Validation with ease.

Install

run composer require gufran/former * or add this to your composer.json file

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

and run composer install

Documentation

Refer to the Documentation post on my blog.

License

This repository is open-sourced software licensed under the MIT license