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

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

devphp-pmro/listing
===================

data listing in tag select field, without formatting

1.0.0(5y ago)024MITPHP

Since Oct 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/devphp-pmro/listing)[ Packagist](https://packagist.org/packages/devphp-pmro/listing)[ RSS](/packages/devphp-pmro-listing/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

\#data listing in tag select field, without formatting

To install the library, run the following command:

```
composer require devphp-pmro/listing
```

To use the library, simply require the composer to autoload, invoke the class and call the method:

```
 "host,
                "data_base" => "data_base",
                "user" => "user",
                "password" => "password",
                );

default port 3306

require __DIR__. '/vendor-dir/autoload.php';

use Source\_App\Listing;

$selectAll = (new Listing())->selectAll("table","optionValue","visible");

$orderBy = (new Listing())->orderBy("table","optionValue","visible","order","desc"); // type is optional (asc or desc)

$groupBy = (new Listing())->groupBy("table","optionValue","visible","groupBy"); // type is optional (asc or desc)

$groupOrderBy = (new Listing())->groupOrderBy("table","optionValue","visible","orderBy","groupBy","type"); // type is optional (asc or desc)

```

### Developers

[](#developers)

- \[Leonardo\] - Developer of this library!
- \[devphp\] - Official website:

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2043d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d4b642c027650ed8f7cf3ad1fb0736f7c740f75c47288601daf0c15d54fbd52?d=identicon)[devphp.pmro](/maintainers/devphp.pmro)

### Embed Badge

![Health badge](/badges/devphp-pmro-listing/health.svg)

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

###  Alternatives

[overtrue/laravel-stateless-session

A lightweight middleware to make api routing session capable.

186.1k](/packages/overtrue-laravel-stateless-session)

PHPackages © 2026

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