PHPackages                             jxlwqq/composer-viewer - 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. jxlwqq/composer-viewer

ActiveLibrary

jxlwqq/composer-viewer
======================

Composer Viewer for Laravel-admin

1.0.3(6y ago)2712.9k5[1 issues](https://github.com/jxlwqq/composer-viewer/issues)[1 PRs](https://github.com/jxlwqq/composer-viewer/pulls)MITPHPPHP &gt;=7.0.0CI failing

Since Oct 10Pushed 4y agoCompare

[ Source](https://github.com/jxlwqq/composer-viewer)[ Packagist](https://packagist.org/packages/jxlwqq/composer-viewer)[ Docs](https://github.com/jxlwqq/composer-viewer)[ RSS](/packages/jxlwqq-composer-viewer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (5)Used By (0)

Composer Viewer for Laravel-admin
=================================

[](#composer-viewer-for-laravel-admin)

A web interface of composer packages in laravel.

Screenshot
----------

[](#screenshot)

[![screenshot](https://user-images.githubusercontent.com/2421068/46718077-a7fadc00-cc9c-11e8-9219-c8a2bac1219e.png)](https://user-images.githubusercontent.com/2421068/46718077-a7fadc00-cc9c-11e8-9219-c8a2bac1219e.png)

Installation
------------

[](#installation)

> Before you install, make sure PHP exec() function is enabled in your php.ini config file.

```
composer require jxlwqq/composer-viewer
# If you want to add a link entry in the left menu, use the following command to import
php artisan admin:import composer-viewer
```

Configuration
-------------

[](#configuration)

In the extensions section of the config/admin.php file, add configurations

```
'extensions' => [
    'composer-viewer' => [
        // Set this to false if you want to disable this extension
        'enable' => true,
        // Set the location of composer command
        'which-composer' => '/usr/local/bin/composer', // !! it's important !!
    ]
]
```

Usage
-----

[](#usage)

Open

And you can find these installed packages.

More resources
--------------

[](#more-resources)

[Awesome Laravel-admin](https://github.com/jxlwqq/awesome-laravel-admin)

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% 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 ~174 days

Total

4

Last Release

2247d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/84278d67776d72a3f5c3393df1841a3e49d8a90d8d69871a61c0a57265958f66?d=identicon)[jxlwqq](/maintainers/jxlwqq)

---

Top Contributors

[![jxlwqq](https://avatars.githubusercontent.com/u/2421068?v=4)](https://github.com/jxlwqq "jxlwqq (9 commits)")[![kgulpinar](https://avatars.githubusercontent.com/u/1939330?v=4)](https://github.com/kgulpinar "kgulpinar (1 commits)")[![RobDearling](https://avatars.githubusercontent.com/u/113444558?v=4)](https://github.com/RobDearling "RobDearling (1 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jxlwqq-composer-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/jxlwqq-composer-viewer/health.svg)](https://phpackages.com/packages/jxlwqq-composer-viewer)
```

###  Alternatives

[laravel-admin-ext/china-distpicker

Distpicker extension for laravel-admin

13443.9k](/packages/laravel-admin-ext-china-distpicker)[laravel-admin-ext/grid-lightbox

Turn your grid into a lightbox &amp; gallery

58180.9k2](/packages/laravel-admin-ext-grid-lightbox)[james.xue/login-captcha

laravel-admin 登录验证码

3725.4k](/packages/jamesxue-login-captcha)[jxlwqq/quill

quill editor for laravel-admin

2427.1k](/packages/jxlwqq-quill)[laravel-admin-ext/sparkline

Integrates jQuery sparkline into laravel-admin

161.1k](/packages/laravel-admin-ext-sparkline)

PHPackages © 2026

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