Libraries tagged by aselect
mouf/html.widgets.select2
3453 Downloads
This package contains a pure PHP object representation of a select box rendered with the jQuery Select2 plugin.
jerry-whoami/input-list
1 Downloads
Text input with a select box option for filamentphp
illchuk/timezone-options
38 Downloads
Generates a list of time zones and descriptions, for use in a select field.
getrootid/radicati_views_switchboard
28 Downloads
Allows site builders to create a simple switchboard with views, routing users to a url via a select box.
easydowork/selectpage
3 Downloads
a select tools for yii2
dmouse/select-helper
21 Downloads
Create a select options list with Symfony/console.
cyberwoven/inline_entity_form_selector
14 Downloads
This converts the autocomplete entity selector on the inline entity form module to a select field.
coco-project/sql-cache
23 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
symfony/css-selector
807395801 Downloads
Converts CSS selectors to XPath expressions
select2/select2
8412048 Downloads
Select2 is a jQuery based replacement for select boxes.
doctrine/deprecations
519918944 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
kartik-v/bootstrap-fileinput
8304577 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
snapappointments/bootstrap-select
505385 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
kartik-v/yii2-widget-select2
10251768 Downloads
Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).
ivaynberg/select2
446368 Downloads
Select2 is a jQuery based replacement for select boxes.