PHPackages                             white-frame/white-frame - 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. [Framework](/categories/framework)
4. /
5. white-frame/white-frame

Abandoned → [white-frame/framework](/?search=white-frame%2Fframework)Library[Framework](/categories/framework)

white-frame/white-frame
=======================

White Frame Framework

5.2.0.0(10y ago)034614WTFPLPHPPHP &gt;=5.5.9

Since Nov 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/white-frame/framework)[ Packagist](https://packagist.org/packages/white-frame/white-frame)[ RSS](/packages/white-frame-white-frame/feed)WikiDiscussions 5.1 Synced 1mo ago

READMEChangelog (8)Dependencies (7)Versions (10)Used By (4)

WhiteFrame
==========

[](#whiteframe)

**White Frame is a WIP project and does have not correct versionning for the moment. Use it at your own risk.**

Installation
============

[](#installation)

With composer, you should use the dev branch instead releases. So you will need to lower your composer `minimum-stability`. Simply add at the end of your `composer.json` :

```
{
  // Default project stuff

  "minimum-stability": "dev",
  "prefer-stable": true
}

```

Next, check your laravel version and use the corresponding branch. Only `5.1 Laravel LTS` is supported for now.

```
composer require white-frame/framework:5.1.x-dev

```

For **Laravel**, add to your `config/app.php` :

```
\WhiteFrame\Framework\FrameworkServiceProvider::class,

```

For **Lumen**, edit your `bootstrap/app.php` :

```
$app->register(\WhiteFrame\Framework\FrameworkServiceProvider::class);

```

Usage
=====

[](#usage)

WhiteFrame have many packages. Take a look at the [boilerplate](https://github.com/white-frame/boilerplate).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 93.5% 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 ~33 days

Recently: every ~52 days

Total

10

Last Release

3534d ago

Major Versions

v0.03 → 5.2.0.02016-01-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/60343765?v=4)[ifnot](/maintainers/ifnot)[@ifnot](https://github.com/ifnot)

---

Top Contributors

[![IfnotFr](https://avatars.githubusercontent.com/u/1242308?v=4)](https://github.com/IfnotFr "IfnotFr (29 commits)")[![GaetanNaulin](https://avatars.githubusercontent.com/u/3592460?v=4)](https://github.com/GaetanNaulin "GaetanNaulin (1 commits)")[![Teeqz](https://avatars.githubusercontent.com/u/82207672?v=4)](https://github.com/Teeqz "Teeqz (1 commits)")

### Embed Badge

![Health badge](/badges/white-frame-white-frame/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[stancl/tenancy

Automatic multi-tenancy for your Laravel application.

4.3k6.6M40](/packages/stancl-tenancy)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)

PHPackages © 2026

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