nrakib/pgrid-mod

PowerGrid generates Advanced Datatables using Laravel Livewire.

1.0.11 2023-12-09 09:51 UTC

This package is auto-updated.

Last update: 2024-04-09 10:36:40 UTC


README

PowerGrid Logo

Latest Version Total Downloads Tests Passing Latest Version License

📚 Documentation | 🔥 Features | ⌨️ Get started

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 nrakib/pgrid-mod

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

  • Data Export to XLSX/CSV

  • Queue Export for large tables

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

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


Get started

1. Requirements