PHPackages                             azuradara/illumake - 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. azuradara/illumake

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

azuradara/illumake
==================

A (mostly) typesafe Laravel container resolver.

1.0.1(1y ago)58.8k↓69%1MITPHPPHP &gt;=7.4

Since Feb 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/azuradara/illumake)[ Packagist](https://packagist.org/packages/azuradara/illumake)[ RSS](/packages/azuradara-illumake/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

Illumake
========

[](#illumake)

A (mostly) typesafe Laravel container resolver.

Usage
-----

[](#usage)

```
// Provides autocomplete for the DatabaseManager

make(\Illuminate\Database\DatabaseManager::class)
    ->transaction(fn () => {});
```

Limitations
-----------

[](#limitations)

- Does not work with non class-strings.
- Parameters second argument is not type hinted.

Why
---

[](#why)

Laravel's `app()->make()` gives me the ick.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

617d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cd65cabb527694c5382ca66187f9dec6bbf2fde4280e45336cc8130a4a95f871?d=identicon)[azuradara](/maintainers/azuradara)

---

Top Contributors

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

---

Tags

laravelmaketypesafelaravelilluminatemaketypesafe

### Embed Badge

![Health badge](/badges/azuradara-illumake/health.svg)

```
[![Health](https://phpackages.com/badges/azuradara-illumake/health.svg)](https://phpackages.com/packages/azuradara-illumake)
```

###  Alternatives

[mindtwo/native-enum

Package for using native php enums.

2630.2k1](/packages/mindtwo-native-enum)[ptrofimov/zeroevents

Events between processes. Built on top of Illuminate\\Events and ZeroMQ

114.0k](/packages/ptrofimov-zeroevents)

PHPackages © 2026

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