Laravel Simple Datatables And Forms

A lightweight, easy-to-use Laravel package for creating interactive data tables and dynamic forms with Livewire integration.

Screenshot Screenshot

Overview

Laravel Simple Datatables And Forms provides two powerful components for your Laravel applications:

๐Ÿ“Š Data Tables

Create interactive, feature-rich data tables with minimal code. Includes advanced search, sorting, filtering, grouping, and export capabilities.

๐Ÿ“ Dynamic Forms

Build dynamic forms with fluent API, multiple field types, validation, and model binding support.

Key Features

  • ๐Ÿ” Advanced Search - Debounced search with minimum character requirements
  • ๐Ÿ”„ Column Sorting - Click-to-sort functionality for table columns
  • ๐Ÿงน Filtering & Grouping - Multiple filter types with advanced grouping options
  • ๐Ÿ“ค Data Export - Export to CSV, Excel, and PDF formats
  • ๐Ÿ“ Dynamic Forms - Fluent features for building complex forms
  • ๐Ÿ”ง Multiple Field Types - Input, Select, Checkbox, Toggle, Textarea, and more
  • โœ… Validation Integration - Built-in Laravel validation support
  • ๐Ÿ“ฑ Responsive Design - Mobile-friendly components
  • โšก Performance Optimized - Intelligent caching and query optimization
  • ๐Ÿ”’ Security Features - CSRF protection and input sanitization
  • ๐Ÿงฉ Seamless Livewire Integration - Built specifically for Livewire 3.x

Requirements

  • PHP 8.2 or higher (compatible with PHP 8.3 and 8.4)
  • Laravel 10.x or higher (compatible with Laravel 11.x and 12.x)
  • Livewire 3.x or higher