Libraries tagged by select page
datatables.net/datatables.net-buttons-bm
21 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 with styling for [Bulma](https://bulma.io/)
datatables.net/datatables.net-searchpanes
2920 Downloads
The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables
datatables.net/datatables.net-searchpanes-dt
490 Downloads
The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-searchpanes-bs5
463 Downloads
The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-searchpanes-bs4
1858 Downloads
The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
pavellauko/dependent-select-box
39 Downloads
Selectbox whose options are depended on another selectbox. Library for Nette Framework
sebastiansulinski/laravel-pagination
563 Downloads
Custom pagination wrapper for Laravel 5 with form Select and Zurb Foundation implementations.
michaeljennings/eloquent-paginator
161 Downloads
Adds a new paginate method to laravel eloquent that retains select statements
izica/select-tree-view-for-backpack
53 Downloads
Select tree view
pcrt/yii2-ajax-pager
915 Downloads
Yii2-select2 widget implementation
shahimian/yii2-colors
2 Downloads
This extension allows to select colors for back color and fore color.
mekramy/support
4 Downloads
Support libraries and functions for laravel
ekilei/yii2-jumpager
8 Downloads
Jumpager widget (Custom LinkPager)
devfusion/maker-bundle
398 Downloads
This bundle is a code generation tool. It draws heavily on the symfony/maker-bundle by adding several features and more flexibility.
bored-programmers/laragrid
96 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.