Libraries tagged by select
kinglozzer/multiselectfield
38624 Downloads
A sortable multiple select field for managing many-to-many relations
iteks/laravel-enum
12591 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
ibrahimbougaoua/filament-menu-scroll-fix
11378 Downloads
Now whene a user clicks on an item it sets focus on the selected item without the weird reloading and scrolling up the list, Especially if the user contains a lot of elements he would have to scroll the the selected element manually.
hoogi91/spreadsheets
85784 Downloads
Extension to add field definition and plugin to show and select information from spreadsheets
experius/module-formselectchosen
263683 Downloads
A module that enabled you to define select and multiselect jQuery chosen fields.
dhii/containers
121689 Downloads
A selection of PSR-11 containers for utility, simplicity, and ease.
devpartners/typeahead-filter
101538 Downloads
A Laravel Nova select filter with typeahead.
datatables.net/datatables.net-buttons
24543 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables
components/chosen
69948 Downloads
Chosen is a library for making long, unwieldy select boxes more friendly.
cheprasov/php-memcached-tags
117992 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
alleyinteractive/wp-block-debug
1284 Downloads
Adds a panel to the WordPress block editor with a lot of information about the selected block, including methods to set attributes.
neurony/laravel-query-cache
22196 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
tms/select
11186 Downloads
Select nodes instead of searching via reference editor in Neos CMS
tapp/select-country-code
35377 Downloads
A Laravel Nova select country code field.
datatables.net/datatables.net-select
18940 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables