ramonrietdijk / livewire-tables
Dynamic tables for models with Laravel Livewire
Fund package maintenance!
ramonrietdijk
Installs: 22 516
Dependents: 0
Suggesters: 0
Security: 0
Stars: 202
Watchers: 4
Forks: 11
Open Issues: 1
Type:package
Requires
- php: ^8.3
- laravel/framework: ^12.0
- livewire/livewire: ^3.0
Requires (Dev)
- larastan/larastan: ^3.1
- laravel/pint: ^1.21
- orchestra/testbench: ^10.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.5
This package is auto-updated.
Last update: 2025-03-26 19:29:08 UTC
README
Easily create dynamic tables for models with Laravel Livewire.
If you enjoy using this package, please consider leaving a star.
Demo
See the Livewire Table in action.
Documentation
Open the documentation to see how this package can be used with examples.
Testing
To make sure everything works, run the following command:
composer quality
Credits
License
This package is released under the MIT license.