PHPackages                             lou117/wake - 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. lou117/wake

ActiveLibrary[Framework](/categories/framework)

lou117/wake
===========

Web-Application KErnel, PHP micro-framework

v2.0.0(3y ago)0114MITPHPPHP ^8.2

Since Feb 4Pushed 3y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Welcome to Wake PHP micro-framework!
====================================

[](#welcome-to-wake-php-micro-framework)

**Wake** (for **W**eb-**A**pplication **KE**rnel) is an attempt to give PHP developers good foundations for their project, whatever its scope, size, type or lifespan. Relying on battle-proof libraries like FastRoute, Monolog and Guzzle, *Wake* only gives you foundations, to let **your** creativity do the magic with minimal impact on performances.

Wake is the assembly of several well-known libraries:

- [Guzzle PSR-7 implementation](https://github.com/guzzle/psr7) (also used by Guzzle HTTP client, AWS PHP SDK, or Slim framework);
- [FastRoute](https://github.com/nikic/FastRoute) (also used by Slim framework, Laravel Lumen framework or PHPMyAdmin project);
- [Monolog](https://github.com/Seldaek/monolog) (also used by Laravel and Symfony frameworks).

In addition to PSR-7, Wake uses [PSR-15](https://www.php-fig.org/psr/psr-15/) (HTTP Server Request Handlers) and [PSR-11](https://www.php-fig.org/psr/psr-11/) (Container Interface) Standards Recommendations, ensuring interoperability at most levels and smoothing learning curve for developers who want to give **Wake** its chance.

**Wake** has been written from the ground-up with PHP 8.1, ensuring the cleanest code, the best performance and a lasting support from PHP Foundation.

Installation
------------

[](#installation)

```
composer require lou117/wake

```

Documentation
-------------

[](#documentation)

- [Quickstart](docs/quickstart.md)
- [Configuration](docs/configuration.md)
- [About middlewares](docs/middlewares.md)
- [Dependencies management](docs/dependencies_management.md)
- [Integrated router](docs/router.md)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

3

Last Release

1180d ago

Major Versions

v1.0.1 → v2.0.02023-02-23

PHP version history (2 changes)v1.0.0PHP ^8.1

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/4316021c9d7b877eca431261b6fd6d75f48b043c9778fd19c054f76c04d7b2ba?d=identicon)[Lou117](/maintainers/Lou117)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lou117-wake/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[mix/mix

PHP CLI mode development framework

1.9k1.2k](/packages/mix-mix)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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