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

https://github.com/thecodingmachine/html.widgets.select2

This package contains a pure PHP object representation of a select box rendered with the jQuery Select2 plugin.
https://github.com/thecodingmachine/html.widgets.select2

Last synced: 6 months ago
JSON representation

This package contains a pure PHP object representation of a select box rendered with the jQuery Select2 plugin.

Awesome Lists containing this project

README

          

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

This package contains a pure PHP object representation of a select tag renderered with the Select2 jQuery plugin,
and a "renderable" field containing a select2 box for the Mouf PHP framework.

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.