PHPackages                             data-table/kimsang - 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. data-table/kimsang

ActiveLibrary

data-table/kimsang
==================

Reusable Laravel DataTable helper

v1.2.6(2mo ago)1166↓43.8%MITPHPPHP &gt;=8.1

Since Jan 8Pushed 2mo agoCompare

[ Source](https://github.com/seng-kimsang/data-table-helper)[ Packagist](https://packagist.org/packages/data-table/kimsang)[ RSS](/packages/data-table-kimsang/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (27)Used By (0)

DataTable Helper – Kimsang
==========================

[](#datatable-helper--kimsang)

A reusable Laravel DataTable helper package designed for **searching, sorting, and pagination**, with **PostgreSQL-safe global search**, integer compatibility, and operator-based filtering.

This package is built for real-world admin panels, API backends, and frontend data tables.

---

✨ Features
----------

[](#-features)

- ✅ Laravel 10 &amp; 11 compatible
- ✅ PostgreSQL-safe (`ILIKE`, reserved keyword handling)
- ✅ Works with **string &amp; integer columns**
- ✅ Operator-based global search
- ✅ Safe parameter binding (SQL injection protected)
- ✅ Supports Eloquent Model, Builder, or Model instance
- ✅ Ready for Composer &amp; Packagist

---

### Search Application Logic

[](#search-application-logic)

The `applySearch` method applies search conditions dynamically based on a specified operator. It supports both text and numeric columns by safely casting values to text when necessary and performs case-insensitive matching using PostgreSQL `ILIKE`.

This approach allows a single global search to work across mixed column types while remaining safe and performant.

📦 Installation
--------------

[](#-installation)

```
composer require data-table/kimsang
```

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance86

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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.

###  Release Activity

Cadence

Every ~2 days

Total

26

Last Release

71d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/be0e4501b88a2e5a31dc280291510de13ba4368475091b349edba728364e76ac?d=identicon)[seng-kimsang](/maintainers/seng-kimsang)

---

Top Contributors

[![kimsangsdf-cloud](https://avatars.githubusercontent.com/u/240051766?v=4)](https://github.com/kimsangsdf-cloud "kimsangsdf-cloud (18 commits)")[![seng-kimsang](https://avatars.githubusercontent.com/u/66098182?v=4)](https://github.com/seng-kimsang "seng-kimsang (6 commits)")

### Embed Badge

![Health badge](/badges/data-table-kimsang/health.svg)

```
[![Health](https://phpackages.com/badges/data-table-kimsang/health.svg)](https://phpackages.com/packages/data-table-kimsang)
```

PHPackages © 2026

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