michaeljhopkins / livewire-powergrid

⚡ PowerGrid generates Advanced Datatables using Laravel Livewire.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Livewire ⚡PowerGrid⚡

PowerGrid generates Advanced Datatables using Laravel Livewire.


🚀 Instant Demo

Get to the demo in 2 commands:

composer require power-components/livewire-powergrid
php artisan powergrid:demo

Features

PowerGrid offers you the following features out of the box:

Filters & Search

Column Sorting

Pagination

Action checkboxes

Action buttons

Toggle button

Click to edit

Click to copy

Link inside a table cell

Livewire Modal Integration (Livewire UI)

Data Export to XLSX/CSV (Spout)

Queue Export for large tables

Works with Bootstrap 5 or Tailwind CSS 2

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


Laravel Livewire Tables


Get started

1. Requirements

2. Install

Please follow the steps indicated in our Documentation - Install.

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

About

⚡ PowerGrid generates Advanced Datatables using Laravel Livewire.

License:MIT License


Languages

Language:PHP 71.4%Language:Blade 28.6%