File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# PHP Form
22[ ![ Build Status] ( https://travis-ci.org/dipcode-software/php-form.svg?branch=master )] ( https://travis-ci.org/dipcode-software/php-form )
33[ ![ Coverage Status] ( https://coveralls.io/repos/github/dipcode-software/php-form/badge.svg?branch=master )] ( https://coveralls.io/github/dipcode-software/php-form?branch=master )
4+ [ ![ Latest Stable Version] ( https://poser.pugx.org/dipcode/php-form/v/stable )] ( https://packagist.org/packages/dipcode/php-form )
45[ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( http://www.opensource.org/licenses/MIT )
56
6- PHP class for form handling abstraction inspired in Django Framework forms .
7+ Full featured form engine library inspired in Django Framework.
78
89## Instalation
910Library can be installed using Composer like so:
Original file line number Diff line number Diff line change 11# Welcome to PHPForm documentation
22[ ![ Build Status] ( https://travis-ci.org/dipcode-software/php-form.svg?branch=master )] ( https://travis-ci.org/dipcode-software/php-form )
33[ ![ Coverage Status] ( https://coveralls.io/repos/github/dipcode-software/php-form/badge.svg?branch=master )] ( https://coveralls.io/github/dipcode-software/php-form?branch=master )
4+ [ ![ Latest Stable Version] ( https://poser.pugx.org/dipcode/php-form/v/stable )] ( https://packagist.org/packages/dipcode/php-form )
45[ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( http://www.opensource.org/licenses/MIT )
5- [ ![ Documentation] ( https://alexandriadocs.io/projects/php-form/badge-url/?style=flat )] ( https://alexandriadocs.io/docs/php-form/index.html )
66
77PHP class for form handling abstraction inspired in the fantastic Django Framework Forms.
88
You can’t perform that action at this time.
0 commit comments