PHPackages                             irfantoor/super-lamp - 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. irfantoor/super-lamp

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

irfantoor/super-lamp
====================

bring your dependency chain to light

0.1.1(5y ago)0171MITPHP

Since Jan 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/irfantoor/super-lamp)[ Packagist](https://packagist.org/packages/irfantoor/super-lamp)[ RSS](/packages/irfantoor-super-lamp/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependencies (3)Versions (3)Used By (1)

what is super-lamp?
===================

[](#what-is-super-lamp)

Super lamp illuminates the dependency chain of your application. It can also be used to keep track of the dependencies of your code.

who needs it?
=============

[](#who-needs-it)

You can use it in following cases:

- creating a dependency tree of your application
- to check/locate the problem of inclusion of a library in its entirety by a dependency manager
- to check the conflicts between third party dependencies
- to do an audit of the chain of dependencies against known vulnerabilities

where can super-lamp be used?
=============================

[](#where-can-super-lamp-be-used)

Super lamp help you tack your dependency structure of your php packages or libraries hosted at:

-

how to use super-lamp?
======================

[](#how-to-use-super-lamp)

```
# install it using composer globally
$ composer global require irfantoor/super-lamp

# suppose you have your own bin files in the ~/bin folder
$ cd ~/bin
$ ln -s ~/.composer/vendor/irfantoor/super-lamp/bin/super-lamp .

# verify if it runs by:
$ ./super-lamp -h

# now you can go to your package folder
$ cd ~/github/irfantoor/super-lamp
$ super-lamp

# and voila, the result:
#
# note: the result is in different colors, so as to distinguish between
# the required and actual versions and the require and the --dev packages
# in the d-chain

irfantoor/super-lamp

bring your dependency chain to light

keywords    : super, lamp, light, dependency, chain
type        : library
authors     : Irfan TOOR

require     : irfantoor/command       ~0.5     [0.5.2]
              irfantoor/debug         ~0.6     [0.6.1]

require-dev : irfantoor/test          ~0.7     [0.7.5]

d-chain     :
              irfantoor/command       ~0.5     [0.5.2]
              - irfantoor/debug       ~0.6
              - irfantoor/terminal    ~0.1
              - php                   >= 7.3
              - irfantoor/mini-loader ^0.1.1
              irfantoor/debug         ~0.6     [0.6.1]
              - irfantoor/terminal    ~0.1
              - php                   >= 7.3
              - irfantoor/mini-loader ~0.1
              irfantoor/test          ~0.7     [0.7.5]
              - irfantoor/command     ~0.5
              - php                   >= 7.3
              irfantoor/terminal               [0.1.3]
              - php                   >= 7.3
              - irfantoor/mini-loader ~0.1
```

why super-lamp?
===============

[](#why-super-lamp)

After having problems including my code irfantoor/engine using composer and not finding any option in the dependency manager to list the dependencies in a heirarchical way, I created super-lamp (the name was suggested by github ...) to show me the dependency chain of the project

NOTE: It only shows the dependency of the packages included. In the next versions mechanism to display the --dev dependencies might as well be included.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

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

1945d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed3b4bece580a28a0dd93c938b3336d8f73b80a3dda7f5e5881553a22dad83be?d=identicon)[Irfan TOOR](/maintainers/Irfan%20TOOR)

---

Top Contributors

[![irfantoor](https://avatars.githubusercontent.com/u/74845?v=4)](https://github.com/irfantoor "irfantoor (3 commits)")

---

Tags

dependencylightChainSuperlamp

### Embed Badge

![Health badge](/badges/irfantoor-super-lamp/health.svg)

```
[![Health](https://phpackages.com/badges/irfantoor-super-lamp/health.svg)](https://phpackages.com/packages/irfantoor-super-lamp)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.4k187.2M2.6k](/packages/composer-composer)[bamarni/composer-bin-plugin

No conflicts for your bin dependencies

52722.0M859](/packages/bamarni-composer-bin-plugin)[php-di/invoker

Generic and extensible callable invoker

26857.8M56](/packages/php-di-invoker)[dephpend/dephpend

Dependency analysis for PHP

534101.9k2](/packages/dephpend-dephpend)[contributte/di

Extra contrib to nette/di

465.8M18](/packages/contributte-di)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)

PHPackages © 2026

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