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 1w 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

Maturity32

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://www.gravatar.com/avatar/35a517d8044830b0a015a9b7284ce900de922292ac8298b5b6320354cd19f470?d=identicon)[PerryRylance](/maintainers/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

[ruflin/elastica

Elasticsearch Client

2.3k50.4M203](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15224.3M65](/packages/opensearch-project-opensearch-php)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[shyim/opensearch-php-dsl

OpenSearch/Elasticsearch DSL library

175.9M9](/packages/shyim-opensearch-php-dsl)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)

PHPackages © 2026

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