Libraries tagged by input column
phplrt/position-contracts
106394 Downloads
A set of phplrt position abstractions
phplrt/position
120251 Downloads
The phplrt position package.
lara-zeus/inline-chart
8001 Downloads
Zeus Inline Chart easily add a chart in filamentPHP table column
heimrichhannot/contao-multi-column-editor-bundle
48002 Downloads
This module offers an input type for editing one or more records in frontend and backend.
gingernata/yii2-widget-switchinput-column
4892 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes in grid views
fantismic/yet-another-table
75 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics. The data input is a collection/array, we cant handle models.
heimrichhannot/contao-multi_column_editor
8781 Downloads
This module offers an input type for editing one or more records in frontend and backend.
lartisan/filament-rating-tool
48 Downloads
Rating Tool is a FilamentPHP plugin meant to provide a set of tools for measuring or rating different resources of your app.
nikolaykovenko/yii2-widget-switchinput-column
205 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes in grid views
gerpayt/yii2-select-column
18 Downloads
A ajax select input for the Yii framework
dkhlystov/yii2-grid
55 Downloads
Active columns and array input widget for Yii 2 framework
railt/position
28 Downloads
Tool for analyzing positions in the source code
ariby/update-status-by-time
932 Downloads
This package help you to select data that are matched with your Input db column for different time interval.
solwin/customerattribute
5 Downloads
Customer Attributes extension helps the store owner to manage and add new customer attributes. By using Customer attributes extension, store owner can create additional fields on the customer account register page, customer account edit page and admin manage customers. The objective of using this extension is to collect business-related and personal information that the store owner needs from the customer. A store owner can create an unlimited number of additional input fields like text box, text area, Date, Yes/No, Dropdown etc. The store owner can set default value & input validation for attributes. A store owner can add the attribute to the list of column options and list of filter options in the customer grid from admin.
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.