An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/html.widgets.form-elements

This package contains PHP objects representing common HTML form elements, along renderers.
https://github.com/thecodingmachine/html.widgets.form-elements

Last synced: 8 months ago
JSON representation

This package contains PHP objects representing common HTML form elements, along renderers.

Awesome Lists containing this project

README

          

What is this package?
=====================

This package contains PHP objects representing common HTML form elements, along renderers.

Why bother?
-----------

TODO

Note: if you are looking for a low-level representation of HTML tags as PHP objects, head over to the [mouf/html.tags package](http://mouf-php.com/packages/mouf/html.widgets.form-elements).

List of supported form elements
-------------------------------

TODO

Mouf package
------------

This package is part of [Mouf](http://mouf-php.com), an effort to ensure good developing practices by providing a graphical dependency injection framework.