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.
- Host: GitHub
- URL: https://github.com/thecodingmachine/html.widgets.select2
- Owner: thecodingmachine
- Created: 2014-05-28T08:14:42.000Z (over 11 years ago)
- Default Branch: 1.0
- Last Pushed: 2018-02-28T11:25:36.000Z (almost 8 years ago)
- Last Synced: 2025-07-28T21:57:15.962Z (6 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 1
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.