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

ActiveLibrary

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

A (mostly) typesafe Laravel container resolver.

1.0.1(1y ago)48.0k↓23.8%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 1mo 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

32

—

LowBetter than 72% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

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

570d 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

[codebot/entrust

This package provides a flexible way to add Role-based Permissions to Laravel

1596.6k](/packages/codebot-entrust)[webparking/laravel-type-safe-collection

This package provides type-safe extension of the laravel collection, forcing a single type of object.

378.2k](/packages/webparking-laravel-type-safe-collection)[mpyw/laravel-mysql-system-variable-manager

A tiny extension of MySqlConnection that manages session system variables

115.8k](/packages/mpyw-laravel-mysql-system-variable-manager)

PHPackages © 2026

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