beartropy/tables

This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics.

Installs: 225

Dependents: 3

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/beartropy/tables


README

🐻 Beartropy Tables

A flexible Livewire table component for the TALL stack

Tailwind • Alpine • Laravel • Livewire

Latest Stable Version Total Downloads License

This is yet another Laravel Livewire table package provided "as is". It offers the essentials for building data tables: filtering, searching, sorting, bulk actions, and column toggling.

📚 Documentation

The full documentation for this package involves installation, configuration, and advanced usage examples.

👉 Read the full documentation at beartropy.com/tables

✨ Key Features

  • Searchable: Built-in search functionality to quickly find data.
  • Sortable: Easy column sorting support for any field.
  • Filters: Flexible filtering system to refine datasets.
  • Bulk Actions: Perform actions on multiple selected rows at once.
  • Column Toggling: Allow users to show or hide columns dynamically.
  • TALL Stack Optimized: Built seamlessly for Tailwind CSS, Alpine.js, Laravel, and Livewire.

🚀 Quick Installation

You can install the package via composer:

composer require beartropy/tables

🤝 Contributing

Please see CONTRIBUTING for details.

📄 License

The MIT License (MIT). Please see License File for more information.

Note

Disclaimer: This software is provided "as is", without warranty of any kind, express or implied. Use at your own risk.