PHPackages                             snowsoft/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. [Admin Panels](/categories/admin)
4. /
5. snowsoft/composer-viewer

ActiveLibrary[Admin Panels](/categories/admin)

snowsoft/composer-viewer
========================

Composer Viewer for Laravel-admin

1.0.5(3y ago)09MITPHPPHP &gt;=7.0.0

Since Oct 10Pushed 3y agoCompare

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

READMEChangelog (2)Dependencies (2)Versions (7)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 snowsoft/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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 64.3% 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 ~314 days

Recently: every ~392 days

Total

6

Last Release

1199d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82e2e5c31874e6660f06e56f1bf60eebc23db8b6ef8e719e9f52ae6db07f90e3?d=identicon)[snowsoft](/maintainers/snowsoft)

---

Top Contributors

[![jxlwqq](https://avatars.githubusercontent.com/u/2421068?v=4)](https://github.com/jxlwqq "jxlwqq (9 commits)")[![snowsoft](https://avatars.githubusercontent.com/u/4568234?v=4)](https://github.com/snowsoft "snowsoft (3 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/snowsoft-composer-viewer/health.svg)

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

###  Alternatives

[jadekun/sku

382.2k](/packages/jadekun-sku)[jonexyz/wang-editor-v4

laravel admin editor

161.4k](/packages/jonexyz-wang-editor-v4)[namet/laravel-admin-tagsinput

tagsinput for laravel-admin Form

102.7k](/packages/namet-laravel-admin-tagsinput)

PHPackages © 2026

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