PHPackages                             pith/demo-app - 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. pith/demo-app

ActiveLibrary

pith/demo-app
=============

Pith Demo App

0.2.0(1y ago)09MPL-2.0PHP

Since May 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ian-maurmann/pith-demo-app)[ Packagist](https://packagist.org/packages/pith/demo-app)[ RSS](/packages/pith-demo-app/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (10)Used By (0)

### ⚠️ **(Not ready yet)** ⚠️

[](#warning-not-ready-yet-warning)

pith-demo-app
=============

[](#pith-demo-app)

Pith Framework - Demo Application

### ⚠️ **(Not ready yet)** ⚠️

[](#warning-not-ready-yet-warning-1)

---

Installation
============

[](#installation)

### 1) Clone / Copy to project folder.

[](#1-clone--copy-to-project-folder)

### 2) Install Composer

[](#2-install-composer)

- Open the terminal and navigate to the project folder.
- Install Composer. Follow the instruction at [Download Composer](https://getcomposer.org/download/).

### 3) Run Composer

[](#3-run-composer)

- Test PHP version

```
php -v
```

- See that Composer is really there and working.

```
php composer.phar
```

- Run Composer:

```
php composer.phar install

php composer.phar update
```

### 3) Copy runnable scripts

[](#3-copy-runnable-scripts)

```
cp vendor/pith/framework/pith .

cp vendor/pith/framework/mig .
```

### 4) Configure the Env file

[](#4-configure-the-env-file)

- Copy `env.dist.php` to `env.php`
- Add your own settings.

### 5) Run Migrations

[](#5-run-migrations)

- Test that doctrine migrations will work.

```
php mig
```

- Look at the list of migrations

```
php mig migrations:list
```

- Run all migrations

```
php mig migrations:migrate
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

Total

2

Last Release

714d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fbc6ed06fd9e0c75cbade336be935289aa691a2eb408b8c429d6849309080a3f?d=identicon)[pith](/maintainers/pith)

---

Top Contributors

[![ian-maurmann](https://avatars.githubusercontent.com/u/10981013?v=4)](https://github.com/ian-maurmann "ian-maurmann (88 commits)")

### Embed Badge

![Health badge](/badges/pith-demo-app/health.svg)

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

PHPackages © 2026

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