PHPackages                             maplephp/maplephp - 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. maplephp/maplephp

ActiveProject[Framework](/categories/framework)

maplephp/maplephp
=================

MaplePHP is a high performance PHP framework built on PSR standards and modern best practices.

v1.0.0-beta.8(2mo ago)03Apache-2.0PHPPHP &gt;=8.2CI passing

Since Feb 15Pushed 2mo agoCompare

[ Source](https://github.com/maplephp/maplephp)[ Packagist](https://packagist.org/packages/maplephp/maplephp)[ Docs](https://maplephp.github.io/maplephp/)[ RSS](/packages/maplephp-maplephp/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (8)Dependencies (4)Versions (11)Used By (0)

MaplePHP - Your code. Your libraries. Your framework.
=====================================================

[](#maplephp---your-code-your-libraries-your-framework)

MaplePHP is a high-performance PHP 8.2+ framework built on PSR standards and modern best practices. It provides the core infrastructure needed for real applications — MVC architecture, dependency injection, routing, middleware, caching, logging, error handling, and full support for both web and CLI environments — while keeping every component swappable.

The goal is not to lock you into a fixed ecosystem. Each `maplephp/*` library is independently installable and PSR-compliant. You shape the framework around your own stack and workflow, while still benefiting from updates to the core.

**Requires PHP 8.2+**

> This framework is currently in beta. Use `--stability=beta` when installing.

---

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

[](#documentation)

For full documentation, visit [maplephp.github.io/maplephp](https://maplephp.github.io/maplephp/)

Quick Start
-----------

[](#quick-start)

### Installation

[](#installation)

```
composer create-project maplephp/maplephp my-app --stability=beta
cd my-app
./maple serve
```

Visit `http://localhost:8000` to see the default welcome page.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance83

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~5 days

Total

8

Last Release

88d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/724b188e785081275926c5b9c07082e2b3f4afb797efdda61eb1630457e17824?d=identicon)[wazabii](/maintainers/wazabii)

---

Top Contributors

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

---

Tags

frameworkmvcphppsrpsrphpframeworkdimvc

### Embed Badge

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

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

###  Alternatives

[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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