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

ActiveLibrary[Framework](/categories/framework)

pecee/framework
===============

Simple, lightweight PHP framework based on Microsoft MVVM.

3.21.1(1y ago)51.6k52MITPHPPHP &gt;=8.0CI failing

Since Oct 11Pushed 1y ago2 watchersCompare

[ Source](https://github.com/skipperbent/pecee)[ Packagist](https://packagist.org/packages/pecee/framework)[ Docs](http://www.pecee.dk)[ RSS](/packages/pecee-framework/feed)WikiDiscussions v3 Synced 1w ago

READMEChangelog (10)Dependencies (8)Versions (444)Used By (2)

pecee php framework
===================

[](#pecee-php-framework)

**Fast, lightweight, open source MVC PHP framework based on Microsoft MVVM.**

Demo project
------------

[](#demo-project)

Demo project available here:

Features:
---------

[](#features)

- Fully customisable template engine. Overwrite render() method to add your own templating engine through composer or create your own.
- Every template has class, called a Widget, behind which renders before the view. From here you can set properties, create methods and you can even render widgets inside a widget - this makes it super easy the create small pieces of functionality, that can be reused wherever you like.
- Because every template is basically a class, you can extend functionality from other widgets and reuse the same functionality or overwrite the things you want to change.
- Don't like something? Everything is 100% object oriented, so every little piece of code can be easily extended.

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

[](#installation)

```
cd /path/to/project
git clone https://sessingo@bitbucket.org/sessingo/pecee-project.git
composer install

```

Point your webserver to `/path/to/project/app/www`

We recommend that you look at the demo project for futher installation instructions:

The MIT License (MIT)
---------------------

[](#the-mit-license-mit)

Copyright (c) 2016 Simon Sessingø / pecee framework

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

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

Total

436

Last Release

596d ago

Major Versions

2.9.2.0 → 3.7.3.02017-02-09

2.9.2.3 → 3.9.0.02017-11-10

2.9.2.6 → 3.9.0.42017-11-21

2.9.2.7 → 3.9.0.72017-11-26

v2.x-dev → 3.9.0.82017-12-11

PHP version history (5 changes)3.1.5.2PHP &gt;=5.4.0

3.10.0.28PHP &gt;=5.5.0

3.10.0.30PHP &gt;=7.1

3.12.1PHP &gt;=7.4

3.20.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dab716ac4ac16ea3e01400efe43853b43821b33b8c601c2c772689d58cebf3c?d=identicon)[sessingo](/maintainers/sessingo)

---

Top Contributors

[![skipperbent](https://avatars.githubusercontent.com/u/634762?v=4)](https://github.com/skipperbent "skipperbent (1132 commits)")

---

Tags

frameworkmvcmvc-frameworkpeceephptemplate-enginewidgetframeworkfastspeedpecee

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k532.1M19.2k](/packages/laravel-framework)[laravel/octane

Supercharge your Laravel application's performance.

4.0k24.7M203](/packages/laravel-octane)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.9k169.0k9](/packages/bagisto-bagisto)[laravel/ai

The official AI SDK for Laravel.

9782.1M153](/packages/laravel-ai)[nutgram/nutgram

The Telegram bot library that doesn't drive you nuts

726266.3k8](/packages/nutgram-nutgram)[bowphp/framework

The bow PHP Framework

6016.7k12](/packages/bowphp-framework)

PHPackages © 2026

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