File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 4
4
This is fork of [ https://github.com/adamwathan/form ] ( adamwathan/form ) . There is only HTML-elements builder
5
5
without any support frameworks (including Laravel).
6
6
7
+
8
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/bupy7/xml-constructor/v/stable )] ( https://packagist.org/packages/bupy7/form )
9
+ [ ![ Total Downloads] ( https://poser.pugx.org/bupy7/xml-constructor/downloads )] ( https://packagist.org/packages/bupy7/form )
10
+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/bupy7/xml-constructor/v/unstable )] ( https://packagist.org/packages/bupy7/form )
11
+ [ ![ License] ( https://poser.pugx.org/bupy7/xml-constructor/license )] ( https://packagist.org/packages/bupy7/form )
12
+ [ ![ Build Status] ( https://travis-ci.org/bupy7/xml-constructor.svg?branch=master )] ( https://travis-ci.org/bupy7/form )
13
+ [ ![ Coverage Status] ( https://coveralls.io/repos/bupy7/xml-constructor/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/bupy7/form?branch=master )
14
+
7
15
Boring name for a boring package. Builds form HTML with a fluent-ish, hopefully intuitive syntax.
8
16
9
17
- [ Installation] ( #installation )
10
18
- [ Basic Usage] ( #basic-usage )
11
- - [ Remembering Old Input] ( #remembering-old-input )
19
+ - [ Remembering Old Input [ Deprecated ] ]( #remembering-old-input )
12
20
- [ Error Messages] ( #error-messages )
13
21
- [ CSRF Protection] ( #csrf-protection )
14
22
- [ Data Binding] ( #data-binding )
You can’t perform that action at this time.
0 commit comments