PHPackages                             perry-rylance/datatable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. perry-rylance/datatable

AbandonedArchivedLibrary[Search &amp; Filtering](/categories/search)

perry-rylance/datatable
=======================

This library handles client and server side record fetching, including search, sort and pagination. Please note that this package is still under development and is not usable presently. I expect this to be ready within the week.

06PHP

Since Sep 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/PerryRylance/DataTable)[ Packagist](https://packagist.org/packages/perry-rylance/datatable)[ RSS](/packages/perry-rylance-datatable/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

DataTable
=========

[](#datatable)

This library handles server side record fetching, including search, sort and pagination.

If you're looking for the client side module to go with this, please see

A script file is provided for convenience which will automatically set up the tables client side also. Feel free to write your own, or extend `PerryRylance.DataTable` by overriding `createInstance`.

Requirements
------------

[](#requirements)

- This library is designed to be used in an environment with Illuminates DB interface
- If you would like to use the JavaScript module provided, jQuery must be loaded before the script file

Installation
------------

[](#installation)

I recommend installing this via Composer:

`composer require perry-rylance/datatable`

Usage
-----

[](#usage)

- Make a subclass of `PerryRylance\DataTable`.
- You must implement the abstract method `getTableName`.
- You must also implement the abstract method `getRoute`.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14136738?v=4)[Perry Rylance](/maintainers/PerryRylance)[@PerryRylance](https://github.com/PerryRylance)

---

Top Contributors

[![PerryRylance](https://avatars.githubusercontent.com/u/14136738?v=4)](https://github.com/PerryRylance "PerryRylance (17 commits)")

### Embed Badge

![Health badge](/badges/perry-rylance-datatable/health.svg)

```
[![Health](https://phpackages.com/badges/perry-rylance-datatable/health.svg)](https://phpackages.com/packages/perry-rylance-datatable)
```

###  Alternatives

[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26193.1k](/packages/awesome-nova-dependent-filter)[algolia/php-dom-parser

A simple tool to turn DOM into Algolia search friendly record objects.

181.8k](/packages/algolia-php-dom-parser)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
