@laravilt/tables
v1.0.0
Published
Complete data table system with columns, filters, sorting, and actions. Build powerful tables with custom columns, bulk actions, search, and pagination for displaying and managing data.
Maintainers
Readme

Laravilt Tables
Complete table system with columns, filters, sorting, bulk actions, and pagination for Laravilt. Build powerful data tables with search, filters, inline editing, and row/bulk actions.
Features
- 📊 Column Types - Text, Image, Badge, Icon, Select, Toggle
- 🔍 Search & Filter - Full-text search and advanced filters
- ↕️ Sorting - Multi-column sorting support
- ✅ Bulk Actions - Select and perform actions on multiple rows
- 📄 Pagination - Built-in pagination
- 📱 Responsive - Mobile-friendly
Installation
composer require laravilt/tablesGenerator Commands
php artisan make:table UserTable
php artisan make:table UserTable --actionsDocumentation
- Complete Documentation - All column types, filters, and actions
- MCP Server Guide - AI agent integration
License
The MIT License (MIT). Please see License File for more information.
