Download the PHP package aaronneondigital/livewire-tables without Composer
On this page you can find all versions of the php package aaronneondigital/livewire-tables. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aaronneondigital/livewire-tables
More information about aaronneondigital/livewire-tables
Files in aaronneondigital/livewire-tables
Download aaronneondigital/livewire-tables
More information about aaronneondigital/livewire-tables
Files in aaronneondigital/livewire-tables
Vendor aaronneondigital
Package livewire-tables
Short Description Simple livewire tables
License MIT
Package livewire-tables
Short Description Simple livewire tables
License MIT
Please rate this library. Is it a good library?
Informations about the package livewire-tables
Requirements
livewire: "2.0^"
php: "8.0^"
livewire-tables
You can install livewire tables using:
Examples
Firstly you must create a livewire component and extend the Table
class
The query
and columns
are required.
The Column
class is chainable. You can use sortable()
to allow that row to be sortable.
format(string)
is used to format date, it accepts a string of a date format.
All versions of livewire-tables with dependencies
PHP Build Version
Package Version
Requires
livewire/livewire Version
^2.0
The package aaronneondigital/livewire-tables contains the following files
Loading the files please wait ....