Skip to content

myxiaoao/livewire-powergrid

 
 

Repository files navigation


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!


PowerGrid Screenshot


🚀 Instant Demo

Online Demo (tailwind)

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

  • Bulk Actions

  • Action Rules: Conditionally 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 (OpenSpout)

  • Queue Export for large tables

  • Works with Bootstrap 5 or Tailwind CSS 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

We appreciate your interest in contributing with PowerGrid.

Please read the Contributing Guide.


5. Credits

Created by: Luan Freitas and @DanSysAnalyst


Sponsored by:

DevSquad

Supported by:

PHPStorm Araxis Merge


Notice of Non-Affiliation and Disclaimer: Livewire PowerGrid is not affiliated, associated, endorsed by, or in any way officially connected with the Laravel Livewire - copyright by Caleb Porzio.

About

⚡ PowerGrid generates Advanced Datatables using Laravel Livewire.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.4%
  • Blade 19.9%
  • JavaScript 2.6%
  • CSS 2.1%