Download the PHP package tallforge/datatable without Composer
On this page you can find all versions of the php package tallforge/datatable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package datatable
TallForge DataTable
A Modern Livewire DataTable — forged for the TALL stack.
Features
- Zero Dependencies – built purely with TALL stack
- Search, Filters, Reset and Sortable
- Pagination or Load more mode
- Boolean Toggle with Confirmation
- Status Badges with Color Mapping
- Column selector and Alignment
- Row Actions (Buttons or Dropdown)
- Bootstrap & Tailwind Theme Support
Installation
Publish config & views:
Usage
Configuration Options
| Option | Type | Description |
|---|---|---|
:model |
string | Eloquent model class |
:columns |
array | All available columns |
:selected-columns |
array | Columns currently displayed |
:boolean-columns |
array | Configurable boolean toggle columns |
:status-columns |
array | Map of statuses → badge colors |
:column-align |
array | Per-column text alignment |
:row-actions |
array | List of actions (buttons/dropdown) |
theme |
string | 'bootstrap' or 'tailwind' |
Contributing
We welcome community contributions! Feel free to open issues or PRs at https://github.com/TallForge/datatable
License
Released under the MIT License
All versions of datatable with dependencies
PHP Build Version
Package Version
The package tallforge/datatable contains the following files
Loading the files please wait ...