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

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

brackets/admin-listing
======================

Query-building helper for listing of Eloquent models

v3.5.0(2y ago)7256.7k—0%92MITPHPPHP ^7.2.5|^7.3.0|^8.0

Since Sep 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/BRACKETS-by-TRIAD/admin-listing)[ Packagist](https://packagist.org/packages/brackets/admin-listing)[ RSS](/packages/brackets-admin-listing/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (32)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

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~149 days

Recently: every ~318 days

Total

16

Last Release

936d ago

Major Versions

v1.0.1 → v2.0.02017-11-10

v2.1.1 → v3.0.02019-09-16

PHP version history (6 changes)v1.0.0-betaPHP &gt;=7.0.0

v2.1.1PHP ^7.1

v3.0.0PHP ^7.2

v3.1.0PHP ^7.2.5

3.2.0PHP ^7.2.5|^7.3.0

3.3.0PHP ^7.2.5|^7.3.0|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/646d83c7b998c5d1a93bd3826668765ab188455f558fbec6ae7b5f1524e8377a?d=identicon)[brackets](/maintainers/brackets)

---

Top Contributors

[![palypster](https://avatars.githubusercontent.com/u/2362237?v=4)](https://github.com/palypster "palypster (24 commits)")[![dejwCake](https://avatars.githubusercontent.com/u/22255647?v=4)](https://github.com/dejwCake "dejwCake (17 commits)")[![RichardDominik](https://avatars.githubusercontent.com/u/13850339?v=4)](https://github.com/RichardDominik "RichardDominik (16 commits)")[![strstensky](https://avatars.githubusercontent.com/u/39539367?v=4)](https://github.com/strstensky "strstensky (4 commits)")[![erikgreasy](https://avatars.githubusercontent.com/u/51275432?v=4)](https://github.com/erikgreasy "erikgreasy (3 commits)")[![matejminar](https://avatars.githubusercontent.com/u/9060071?v=4)](https://github.com/matejminar "matejminar (1 commits)")[![rastik1584](https://avatars.githubusercontent.com/u/1572018?v=4)](https://github.com/rastik1584 "rastik1584 (1 commits)")

---

Tags

laraveleloquentcmslistingadmindatatable

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[kalnoy/cruddy

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

1625.0k2](/packages/kalnoy-cruddy)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)

PHPackages © 2026

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