# MedicOneSystems/livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS

Repository: https://github.com/MedicOneSystems/livewire-datatables
Canonical: https://ross.abutalabs.com/products/livewire-datatables
Homepage: https://livewire-datatables.com/
Language: PHP
License: MIT
License Family: permissive
Topics: livewire-datatables, laravel, tailwind, laravel-livewire
Last push: 2025-11-21T17:33:44+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 53, release rhythm 8, longevity 100
- inputs: {"age_days": 2263, "days_push": 285, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1227, forks 257 (observed 2026-08-28T04:04:03.319705+00:00)

## What it is
A Laravel package for building advanced, interactive data tables using Livewire, Tailwind CSS, and Alpine JS. It supports sorting, filtering, column formatting, show/hide columns, and bulk actions from Eloquent models or query builders.

## Use cases
- add sortable searchable tables to a laravel admin panel
- filter and paginate eloquent model data in a livewire component
- build data tables with date and boolean filters
- add bulk actions to table rows in laravel
- show and hide table columns dynamically
- format table columns with custom callbacks

## When to choose
- you are on Laravel 7-9 with Livewire and Tailwind already in your stack
- you need feature-rich datatables without writing raw JavaScript
- you want bulk actions and a complex query builder built in

## When to avoid
- you are starting a new project - the project is officially unmaintained and archived
- you use Laravel 10+ or Livewire 3
- you need guaranteed long-term support or security patches

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, search-engine, state-management
- domain: web-development, frontend, developer-tools
- platform: php
- tags: laravel, livewire, tailwind-css, alpinejs, datatables, unmaintained, web-server

## Member repositories
- MedicOneSystems/livewire-datatables (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.319705+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:13.477281+00:00, confidence not recorded.
  - readme: https://github.com/MedicOneSystems/livewire-datatables (fetched 2026-08-28T04:04:03.319705+00:00, sha 8d9e02b588dd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
