PHPackages                             phpdt/ldt - 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. [Framework](/categories/framework)
4. /
5. phpdt/ldt

ActiveLibrary[Framework](/categories/framework)

phpdt/ldt
=========

PHP Advanced Datatable in Laravel Framework &gt;=5.4

1.6.0(6y ago)17MITHTMLPHP &gt;=5.5.15

Since Apr 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mhdalaaaldeen/phpdt)[ Packagist](https://packagist.org/packages/phpdt/ldt)[ RSS](/packages/phpdt-ldt/feed)WikiDiscussions master Synced 3w ago

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

PHP advanced datatable in laravel framework &gt;=5.4
====================================================

[](#php-advanced-datatable-in-laravel-framework-54)

By using "PHP Advanced DataTable /PHPDT/" you can create fantastic management pages with ajax requests, you can add a lot of filters types such as: text, select, autocomplete and tag, and build a lot of ajax actions such as: adding, editing and deleting, you can use these actions as bulk or single, all actions and filters works by ajax requests so, no need to reload your page. In addition, it is very easy to build datatable class, filters and actions

Features:
=========

[](#features)

- Ajax Requests
- Filtters (Text, Select, Autocomplete, Tags)
- Link Actions
- Confirm Ajax Actions
- Edit Ajax Actions
- Add Ajax Actions
- Bulk Ajax Action
- Single Ajax Action
- Query Builder
- Row transform

Installation
============

[](#installation)

```
$ composer require phpdt/ldt
```

Add LdtServiceProvider to your config/app.php file (optional on laravel &gt;=5.5)

```
'providers' => [
	......
    Phpdt\Ldt\LdtServiceProvider::class,
]
```

Requirements
============

[](#requirements)

- [PHP &gt;=5.0](http://php.net/)
- [Laravel &gt;=5.4](https://github.com/laravel/framework)
- [Select2 &gt;4.0](https://select2.org/)
- [JQuery &gt;=2.0](https://code.jquery.com/)
- [JQuery UI &gt;=1.12](https://code.jquery.com/)
- [jQuery DataTables &gt;=1.10](http://datatables.net/)

Documentation
=============

[](#documentation)

License [MIT](https://github.com/mhdalaaaldeen/phpdt/blob/master/License)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

4

Last Release

2260d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29174489?v=4)[mhdalaaaldeen](/maintainers/mhdalaaaldeen)[@mhdalaaaldeen](https://github.com/mhdalaaaldeen)

---

Top Contributors

[![mhdalaaaldeen](https://avatars.githubusercontent.com/u/29174489?v=4)](https://github.com/mhdalaaaldeen "mhdalaaaldeen (8 commits)")

### Embed Badge

![Health badge](/badges/phpdt-ldt/health.svg)

```
[![Health](https://phpackages.com/badges/phpdt-ldt/health.svg)](https://phpackages.com/packages/phpdt-ldt)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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