PHPackages                             pecee/project - 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/project

ActiveProject[Framework](/categories/framework)

pecee/project
=============

Sample project using the lightweight Pecee framework for PHP.

3.3.0(1y ago)5461MITJavaScript

Since Apr 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/skipperbent/pecee-project)[ Packagist](https://packagist.org/packages/pecee/project)[ RSS](/packages/pecee-project/feed)WikiDiscussions version-3 Synced 2mo ago

READMEChangelog (10)Dependencies (3)Versions (29)Used By (0)

pecee-project
=============

[](#pecee-project)

This is a sample-project created using the Pecee-framework; a fast, lightweight, open-source MVC framework created in PHP, based on Microsoft MVVM.

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

[](#installation)

**Requirements**

- PHP 7.1 or higher

Yarn is recommended for webpack mixer to work.

```
composer create-project pecee/project "sample-app"

```

Point your webserver to projects `sample-app/public`.

Migrations
----------

[](#migrations)

Create new migration by running the following command:

```
php pecee phinx migrations create CreateDemoTable

```

Execute migrations by running the following command:

```
php pecee phinx migrate

```

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

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

Copyright (c) 2016 Simon Sessingø / Pecee

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

37

—

LowBetter than 83% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity74

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

Recently: every ~608 days

Total

21

Last Release

562d ago

Major Versions

2.0.0 → 3.0.02016-12-13

1.0.0 → 2.0.12016-12-13

2.0.1 → 3.0.12016-12-13

### 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 (136 commits)")

---

Tags

frameworkprojectpeceesample

### Embed Badge

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

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

###  Alternatives

[pecee/simple-router

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

696214.6k17](/packages/pecee-simple-router)[developermarius/simple-router

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

112.4k](/packages/developermarius-simple-router)

PHPackages © 2026

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