Libraries tagged by selects

coco-project/sql-cache

0 Favers
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.

Go to Download


cliffparnitzky/backend-custom-startpage

2 Favers
265 Downloads

Provides the possibility for each user to select an individual startpage in the backend.

Go to Download


clearbold/craft-color-palette

0 Favers
9 Downloads

Configure color themes. Select color themes for page or component styles via entry fields. Output CSS class names or color values in your templates.

Go to Download


clark-nelson/craft-timezone-field

0 Favers
14 Downloads

Makes available a dropdown field to select a timezone.

Go to Download


chrisabey84/laravel-cached-options-list

0 Favers
305 Downloads

A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms

Go to Download


burdapraha/oc_default_option

0 Favers
973 Downloads

OpenCart 2.x select option item as checked by default

Go to Download


buihoangvu/yii2-mapinputwidget

0 Favers
17 Downloads

Yii2 widget to select location at map and choose map coordinates

Go to Download


bright-cloud-studio/isotope-checkout-address-dropdown

0 Favers
27 Downloads

Changes addresses into dropdown selects

Go to Download


brandonjbegle/nova-4-slack-channel-field

0 Favers
96 Downloads

This Nova Package is a searchable select for storing your slack channel information in a database field.

Go to Download


bored-programmers/laragrid

3 Favers
98 Downloads

LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.

Go to Download


booosta/imageselect

0 Favers
5 Downloads

Select with images for PHP Booosta

Go to Download


binarycabin/options

1 Favers
189 Downloads

Class-based select options for Laravel

Go to Download


belsignum/powermail-country

1 Favers
39 Downloads

Improve Country select with more options based on static_info_tables

Go to Download


awema-pl/module-form-builder

0 Favers
68 Downloads

A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.

Go to Download


atlant5/handpicked-list

1 Favers
14 Downloads

Widget (helper) for Yii2. Based on bootstrap. Help you build admin interface. You can select some elements in pretty pop-up and see selected items in another pretty compact interface.

Go to Download


<< Previous Next >>