PowerGrid generates Advanced Datatables using Laravel Livewire.
power-components/livewire-powergrid is a Laravel package for powergrid generates advanced datatables using laravel livewire..
It currently has 1.686 GitHub stars and 1.972.784 downloads on Packagist (latest version v7.0.0-beta.2).
Install it with composer require power-components/livewire-powergrid.
Discover more Laravel packages by power-components
or browse all Laravel packages to compare alternatives.
Last updated
Livewire PowerGrid creates modern, powerful and easy-to-customize data tables based on Laravel Livewire library.
With PowerGrid, you can effortlessly create advanced data tables in a matter of minutes.
๐ Ready out of the box
Tables have basic features activated by default. Ready to go!
๐ Extensible
Extend and customize your Table including plugins (inline editing, toggles, date pickers), global search, column filters, bulk actions, and data export.
๐ ๏ธ Developer-friendly scaffold
Generated table components include usage examples. Just uncomment some code, enter your data, and it works!
Take a look at our Online Interactive Demo showcasing the latest PowerGrid features. Explore the source code, and get your Data Table up and running in no time.
PowerGrid offers a range of features that are readily available:
| Feature | PowerGrid |
| :--------------------------------------------------------------------- | :-------- |
| Tailwind CSS / DaisyUI / Flux themes | โ
|
| Custom Theme via struct() API | โ
|
| Pagination | โ
|
| Column Sorting | โ
|
| Filters & Global Search | โ
|
| Custom Filter Builder | โ
|
| Inline Editing plugin (click to edit) | โ
|
| Toggle Switch plugin | โ
|
| Date Picker plugin (Flatpickr) | โ
|
| Row Buttons, Checkboxes, Dropdown menu | โ
|
| Custom Cell Content (links, images, currency formatting) | โ
|
| Multi-row Bulk Actions | โ
|
| Conditional Action Rules for Rows, Buttons, and Checkboxes | โ
|
| Column Summaries (Sum, Count & Average) | โ
|
| Server-side Actions (full Blade rendering, no JS cache) | โ
|
| Livewire DOM isolation via Hot Zones (pg-tbody, pg-pagination, pg-filters) | โ
|
| Data Export to XLSX/CSV (OpenSpout) | โ
|
| Queue Export for large datasets | โ
|
| Responsive | โ
|
| Laravel Scout support | โ
|
| Plugin system (extendable column behaviors) | โ
|
| Multi Language | Available in ๐บ๐ธ ๐ง๐ท ๐ช๐ธ ๐ฎ๐น ๐ฉ๐ช and more... |
๐ Learn more in our Documentation.
Require PowerGrid via composer.
composer require power-components/livewire-powergrid
Then, follow the steps indicated in the Documentation - Install page.
PowerGrid ships Agent Skills and an AI guideline for Laravel Boost โ so your AI agent (Claude Code, Cursor, Codex, Gemini, and more) understands PowerGrid's v7 conventions and can scaffold themes and plugins for you.
If your app uses Boost, install PowerGrid's skills and guideline into your selected agents with:
composer require laravel/boost --dev
php artisan boost:install
Already using Boost? Pick up PowerGrid's resources (and any other newly installed package's) with:
php artisan boost:update --discover
๐ฅ Interact with the PowerGrid community at our Discussions tab.
You can share ideas, find questions and answers, and collaborate with other PowerGrid users.
๐ For technical inquiries, bug reports, and feature requests, please use the Issues tab.
Please look into our previous Issues and Discussions before submitting a new issue.
๐ You can help PowerGrid in a number of ways; contributing goes beyond writing code.
Please read the Contributing Guide to see what kind of contributions you can make and what steps you should follow.
Sponsored by:
With the support of:
Notice of Non-Affiliation and Disclaimer: Livewire PowerGrid is not affiliated with, associated with, endorsed by, or in any way officially connected with the Laravel Livewire - copyright by Caleb Porzio. Laravel is a trademark of Taylor Otwell.