LJCoopz / livewire-powergrid

⚡ PowerGrid generates Advanced Datatables using Laravel Livewire.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Livewire ⚡PowerGrid⚡


PowerGrid creates modern, powerful and easy to customize Datatables based on Laravel Livewire library.


Zero Configuration: Tables have basic features activated by default.

It fits your needs: Extend and customize your table including components (checkbox, action buttons, editable fields), global search feature, column data filters and data export tool.

Full Stubs: Table components include feature examples. Just uncomment some code, enter your data, and it works!


🚀 Instant Demo

Get a view of what PowerGrid can offer in just 2 commands:

Install

composer require power-components/livewire-powergrid

Run

php artisan powergrid:demo

Features

With PowerGrid you get right out of the box:

  • Filters & Search

  • Column Sorting

  • Column Sum, Count & Average in Header/Footer

  • Pagination

  • Action Checkboxes

  • Action Buttons

  • Action Rules for disable, hide and modify Action Buttons, Checkboxes and rows

  • Toggle button

  • Click to edit

  • Click to copy

  • Link inside a table cell

  • Livewire Modal Integration (Wire Elements Modal)

  • Data Export to XLSX/CSV (Spout)

  • Queue Export for large tables

  • Works with Bootstrap 5 or Tailwind CSS 2x - 3x

  • Translations available for 🇺🇸 🇧🇷 🇪🇸 🇮🇹 🇩🇪 and others...


Laravel Livewire Tables


Get started

1. Requirements


2. Install

Please follow the steps indicated in our Documentation - Install page.


3. Support

For questions, issues, bug reports and feature requests, please use our Issues.

Before submitting a new request, please look into our previous issues.

Verify if your bug/question or feature request has been previously submitted.


4. How to contribute

🇺🇸 How to contribute to PowerGrid - Translation by @DanSysAnalyst

🇧🇷 Guia para contribuir com o Powergrid - by Claudio Pereira


5. Credits

Created by: Luan Freitas


6. Thanks 💓

About

⚡ PowerGrid generates Advanced Datatables using Laravel Livewire.

License:MIT License


Languages

Language:PHP 72.6%Language:Blade 24.9%Language:JavaScript 1.8%Language:CSS 0.7%