Download the PHP package kozsuper/filament-table-views without Composer
On this page you can find all versions of the php package kozsuper/filament-table-views. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kozsuper/filament-table-views
More information about kozsuper/filament-table-views
Files in kozsuper/filament-table-views
Package filament-table-views
Short Description A powerful table views package for Laravel Filament
License MIT
Informations about the package filament-table-views
Table Views for Laravel Filament
A powerful package for managing table views in Laravel Filament applications.
This package is originally developed by AureusERP and modified for standalone usage.
Live Demo
You can experience the Table Views module in action on the official AureusERP demo site:
Screenshots
Features
- Create and manage custom table views
- Save favorite views
- Public and private views
- Custom filters and sorting
- User-specific views
- Easy integration with Filament
Requirements
- PHP 8.1 or higher
- Laravel 10.0 or higher
- Filament 3.0 or higher
Installation
You can install the package via composer:
Publish the migrations:
Usage
-
Run migrations:
- Use the trait in your Filament resources:
Configuration
You can publish the config file with:
License
This package is open-sourced software licensed under the MIT License.
Attribution
This package is based on the Table Views module from AureusERP, which is also licensed under the MIT License.
All versions of filament-table-views with dependencies
laravel/framework Version ^10.0|^11.0|^12.0
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.9
guava/filament-icon-picker Version ^2.0