PHPackages                             craftable/admin-listing - 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. [Database &amp; ORM](/categories/database)
4. /
5. craftable/admin-listing

ActiveProject[Database &amp; ORM](/categories/database)

craftable/admin-listing
=======================

Query-building helper for listing of Eloquent models

v2.0.6(6y ago)0632MITPHPPHP &gt;=7.0.0

Since Sep 6Pushed 6y agoCompare

[ Source](https://github.com/et-nik/craftable-admin-listing)[ Packagist](https://packagist.org/packages/craftable/admin-listing)[ RSS](/packages/craftable-admin-listing/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (6)Versions (17)Used By (2)

Admin Listing
=============

[](#admin-listing)

AdminListing is a helper that simplifies administration listing for your Eloquent models. It helps transforming a typical request to data. It can auto-handle all the basic stuff like pagination, ordering, search. It can handle also translatable eloquent models (see [Translatable Eloquent Models](https://docs.brackets.sk/#/translatable#make-your-model-translatable)).

You can find full documentation at

Testing
-------

[](#testing)

In order to run tests, this package requires a PostgreSQL database running (SQLite is not enough for this package). You can use one that is shipped with docker running:

```
docker-compose up -d

```

and then run tests:

```
./vendor/bin/phpunit

```

To stop the server use:

```
docker-compose down

```

Issues
------

[](#issues)

Where do I report issues? If something is not working as expected, please open an issue in the main repository .

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~74 days

Recently: every ~60 days

Total

10

Last Release

2551d ago

Major Versions

v1.0.1 → v2.0.02017-11-10

### Community

Maintainers

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

---

Top Contributors

[![palypster](https://avatars.githubusercontent.com/u/2362237?v=4)](https://github.com/palypster "palypster (18 commits)")[![dejwCake](https://avatars.githubusercontent.com/u/22255647?v=4)](https://github.com/dejwCake "dejwCake (6 commits)")[![et-nik](https://avatars.githubusercontent.com/u/3670640?v=4)](https://github.com/et-nik "et-nik (6 commits)")[![RichardDominik](https://avatars.githubusercontent.com/u/13850339?v=4)](https://github.com/RichardDominik "RichardDominik (2 commits)")[![matejminar](https://avatars.githubusercontent.com/u/9060071?v=4)](https://github.com/matejminar "matejminar (1 commits)")

---

Tags

laraveleloquentcmslistingadmindatatable

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/craftable-admin-listing/health.svg)

```
[![Health](https://phpackages.com/badges/craftable-admin-listing/health.svg)](https://phpackages.com/packages/craftable-admin-listing)
```

###  Alternatives

[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k29.9M42](/packages/kirschbaum-development-eloquent-power-joins)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k322.4k1](/packages/cybercog-laravel-love)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2111.2M16](/packages/reedware-laravel-relation-joins)[kalnoy/cruddy

Backend interface for handling CRUD operations on your Laravel Eloquent models.

1625.0k2](/packages/kalnoy-cruddy)[lemaur/eloquent-publishing

207.8k1](/packages/lemaur-eloquent-publishing)

PHPackages © 2026

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