PHPackages                             devlee/waker-framework - 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. devlee/waker-framework

ActiveLibrary[Framework](/categories/framework)

devlee/waker-framework
======================

A Solid mini PHP MVC Framework: Waker

00PHP

Since Dec 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ankain-lesly/php-waker-framework)[ Packagist](https://packagist.org/packages/devlee/waker-framework)[ RSS](/packages/devlee-waker-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Waker PHP Framework
===================

[](#waker-php-framework)

A Solid mini PHP MVC Framework: Waker

[![waker for php](./public/static/images/waker-gear.png)](./public/static/images/waker-gear.png)

Table of contents
-----------------

[](#table-of-contents)

- [Overview](#Overview-and-Features)
- [Framework Dependencies](#Framework-Dependencies)
    - [Getting Started](#Getting-Started)
    - [Installation](#Installation)
    - [Structure and MVC](#Structure-and-MVC)
    - [Routing](#Routing)
    - [Views and templates](#Loading-Templates)
    - [Controllers](#Controllers)
    - [Waker Terminal Commands](#Waker-Terminal-Commands)
- [About the author](#About-Author)
- [Acknowledgments](#acknowledgments)

Overview and Features
---------------------

[](#overview-and-features)

Waker's core features are:

- No SQL
- App routing from web pages, API routes, Protected routes and URI parameters
- Database mapping layer using an object relational mapper package for sql manipulation using app models
- Create and unlink app controller, models and other files using terminal commands on the terminal
- Install other package to extend the framework functionality using composer

Framework Dependencies
----------------------

[](#framework-dependencies)

This frameworks runs mainly on four solid package. All this package are available and installable via composer

- [PHP Waker Router](https://github.com/ankain-lesly/php-waker-router) Handling webpage routing and URI's
- [PHP Waker ORM](https://github.com/ankain-lesly/php-waker-orm) Handling database manipulation and sql layer. Object Relational Mapping
- [PHP Waker cli](https://github.com/ankain-lesly/php-waker-cli) Handling console or terminal commands to create app controllers and models files via the terminal
- [PHP Framework Core](https://github.com/ankain-lesly/php-framework-core) Main framework core. Responsible for linking up all packages into an application module As a bonus
- A minimal package would be [PHP error tree](https://github.com/ankain-lesly/php-error-tree) For handling and displaying errors in development

Getting Started
---------------

[](#getting-started)

### Installation

[](#installation)

Installation

```
composer require devlee/waker-framework
```

### Structure and MVC

[](#structure-and-mvc)

### Loading-Templates

[](#loading-templates)

### Routing

[](#routing)

### Controllers

[](#controllers)

### Models

[](#models)

### Waker Terminal Commands

[](#waker-terminal-commands)

About Author
------------

[](#about-author)

---

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/05b06e3d1c243c07907bd56c2d1250099e05f25a901600950f9abb27d51261d6?d=identicon)[Devlee](/maintainers/Devlee)

---

Top Contributors

[![ankain-lesly](https://avatars.githubusercontent.com/u/81914117?v=4)](https://github.com/ankain-lesly "ankain-lesly (10 commits)")

### Embed Badge

![Health badge](/badges/devlee-waker-framework/health.svg)

```
[![Health](https://phpackages.com/badges/devlee-waker-framework/health.svg)](https://phpackages.com/packages/devlee-waker-framework)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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