PHPackages                             savannabits/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. savannabits/admin-listing

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

savannabits/admin-listing
=========================

Query-building helper for listing of Eloquent models

v7.0.1(6y ago)0442MITPHPPHP ^7.2.5CI failing

Since May 15Pushed 6y agoCompare

[ Source](https://github.com/savannabits/admin-listing)[ Packagist](https://packagist.org/packages/savannabits/admin-listing)[ RSS](/packages/savannabits-admin-listing/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (6)Versions (3)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.savannabits.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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

2

Last Release

2239d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5610289?v=4)[Sam Maosa](/maintainers/coolsam726)[@coolsam726](https://github.com/coolsam726)

---

Top Contributors

[![coolsam726](https://avatars.githubusercontent.com/u/5610289?v=4)](https://github.com/coolsam726 "coolsam726 (2 commits)")[![smaosa](https://avatars.githubusercontent.com/u/275793777?v=4)](https://github.com/smaosa "smaosa (2 commits)")

---

Tags

laraveleloquentcmslistingadmindatatable

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-medialibrary

Associate files with Eloquent models

6.1k43.2M625](/packages/spatie-laravel-medialibrary)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M94](/packages/mongodb-laravel-mongodb)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k32.6M46](/packages/kirschbaum-development-eloquent-power-joins)[kalnoy/cruddy

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

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

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

PHPackages © 2026

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