PHPackages                             netkathir/data-table - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. netkathir/data-table

ActiveComponent[Utility &amp; Helpers](/categories/utility)

netkathir/data-table
====================

A simple data table using pure js with client pagination

1.1(4y ago)07MITHTML

Since Apr 25Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/gunabalans/data-table)[ Packagist](https://packagist.org/packages/netkathir/data-table)[ Docs](https://www.netkathir.com)[ RSS](/packages/netkathir-data-table/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

data-table
==========

[](#data-table)

Convert existing table to paginated table, boostrap based style

Best suitable for server rendered html table.

```
composer require netkathir/data-table

```

Netkathir data table
--------------------

[](#netkathir-data-table)

@Example: add id to table

Add page size select box where required

```

        10
        25
        50
        100
        500

```

add paging container where u want

```

```

```
Call paging onload (default values - you can change)

```

```

   Netkathir.start({
     tableId: "#data-table1",
     getPageSizeFrom: "#pagesize",
     paginationContainer: "#pagination"
   });

```

[![image](https://user-images.githubusercontent.com/11496339/156937513-4d5dfaef-2607-4978-9ba0-9a0bc1fbb8b5.png)](https://user-images.githubusercontent.com/11496339/156937513-4d5dfaef-2607-4978-9ba0-9a0bc1fbb8b5.png)

License
=======

[](#license)

data-table is opensource software licensed under the [MIT](https://opensource.org/licenses/MIT) license.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance61

Regular maintenance activity

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

1521d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11496339?v=4)[Gunabalan.S](/maintainers/gunabalans)[@gunabalans](https://github.com/gunabalans)

---

Top Contributors

[![gunabalans](https://avatars.githubusercontent.com/u/11496339?v=4)](https://github.com/gunabalans "gunabalans (29 commits)")[![rhoggs-bot-test-account](https://avatars.githubusercontent.com/u/22551806?v=4)](https://github.com/rhoggs-bot-test-account "rhoggs-bot-test-account (1 commits)")

---

Tags

data-tabledatatablesjavascript-libraryjavascripthtmldata table

### Embed Badge

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

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

###  Alternatives

[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

5244.3M79](/packages/ckeditor-ckeditor)[tinymce/tinymce

Web based JavaScript HTML WYSIWYG editor control.

1707.9M118](/packages/tinymce-tinymce)[unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

375765.1k5](/packages/unisharp-laravel-ckeditor)[w8tcha/ckeditor-wordcount-plugin

WordCount Plugin for CKEditor Editor

77478.1k](/packages/w8tcha-ckeditor-wordcount-plugin)

PHPackages © 2026

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