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

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

confrariaweb/laravel-datatable
==============================

Package Datatable

010HTML

Since Aug 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/confrariaweb/laravel-datatable)[ Packagist](https://packagist.org/packages/confrariaweb/laravel-datatable)[ RSS](/packages/confrariaweb-laravel-datatable/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Package Vendor Laravel
======================

[](#package-vendor-laravel)

Base package for all other laravel packages

Basic Usage
-----------

[](#basic-usage)

```
$config = [
        'id' => 'datatable_tasks',
        'items' => ['title', 'date', 'time', 'status', 'priority', 'destinateds', 'responsibles'],
        'url' => 'tasks',
        'slug' => 'tasks'
    ]
@datatable($config)

@enddatatable
```

URL: url('api/' . $url . '/datatable?api\_token=' . auth()-&gt;user()-&gt;api\_token)

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/16833fbdcbd8c833bc73d361b237469ac7bbf94e3d2ab2bed1bb9238e10f23e2?d=identicon)[confrariaweb](/maintainers/confrariaweb)

---

Top Contributors

[![rafazingano](https://avatars.githubusercontent.com/u/22160032?v=4)](https://github.com/rafazingano "rafazingano (9 commits)")[![confrariaweb](https://avatars.githubusercontent.com/u/11981686?v=4)](https://github.com/confrariaweb "confrariaweb (3 commits)")

### Embed Badge

![Health badge](/badges/confrariaweb-laravel-datatable/health.svg)

```
[![Health](https://phpackages.com/badges/confrariaweb-laravel-datatable/health.svg)](https://phpackages.com/packages/confrariaweb-laravel-datatable)
```

###  Alternatives

[t3docs/examples

This extension packages a number of code examples from the Core Documentation.

3120.2k](/packages/t3docs-examples)

PHPackages © 2026

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