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

ActiveComponent

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

A simple data table using pure js with client pagination

1.1(4y ago)07MITHTML

Since Apr 25Pushed 3y 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 1mo ago

READMEChangelog (3)DependenciesVersions (2)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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1475d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a75a1fae68c1fbd5dd2fa02781c6fd9173b09372d9915abda0ba08f4c4bb6482?d=identicon)[gunabalans](/maintainers/gunabalans)

---

Top Contributors

[![gunabalans](https://avatars.githubusercontent.com/u/11496339?v=4)](https://github.com/gunabalans "gunabalans (26 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

[froala/wysiwyg-editor

A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.

5.4k306.9k3](/packages/froala-wysiwyg-editor)[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

5234.2M75](/packages/ckeditor-ckeditor)[tinymce/tinymce

Web based JavaScript HTML WYSIWYG editor control.

1697.5M105](/packages/tinymce-tinymce)[unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

377762.3k5](/packages/unisharp-laravel-ckeditor)[nochso/html-compress-twig

Twig extension for compressing HTML and inline CSS/Javascript

84468.6k7](/packages/nochso-html-compress-twig)[w8tcha/ckeditor-wordcount-plugin

WordCount Plugin for CKEditor Editor

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

PHPackages © 2026

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