PHPackages                             jarzon/prim - 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. jarzon/prim

ActiveProject[Framework](/categories/framework)

jarzon/prim
===========

Yet another PHP Framework

v1.0.9(1mo ago)21.1k1[10 issues](https://github.com/Jarzon/Prim/issues)[1 PRs](https://github.com/Jarzon/Prim/pulls)9MITPHPPHP &gt;=8.4.0CI passing

Since Dec 18Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/Jarzon/Prim)[ Packagist](https://packagist.org/packages/jarzon/prim)[ Docs](https://github.com/jarzon/prim)[ RSS](/packages/jarzon-prim/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (8)Versions (197)Used By (9)

Prim
====

[](#prim)

Base project skeleton:

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

[](#installation)

Using composer:

```
    composer create-project Jarzon/PrimBase ProjectName
    cd ProjectName && composer update
```

Basic Configuration
-------------------

[](#basic-configuration)

Edit app/config/config.php with your own preferences.

To use database migration edit phinx.yml.

Run the application
-------------------

[](#run-the-application)

```
    bash /var/www/ProjectName/gulp.sh
    cd public
    php -S localhost:8000
```

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance71

Regular maintenance activity

Popularity18

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity100

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

Recently: every ~38 days

Total

194

Last Release

43d ago

Major Versions

v0.20.15 → v1.0.02025-03-12

PHP version history (7 changes)0.1PHP &gt;=5.6.0

v0.2.0PHP &gt;=7.0.0

v0.11.5PHP &gt;=7.2.0

v0.16.0PHP &gt;=7.4.0

v0.17.0PHP &gt;=8.0.0

v0.19.1PHP &gt;=8.1.0

v1.0.0PHP &gt;=8.4.0

### Community

Maintainers

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

---

Top Contributors

[![Jarzon](https://avatars.githubusercontent.com/u/829573?v=4)](https://github.com/Jarzon "Jarzon (317 commits)")

---

Tags

phpphp-frameworkframework

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[slim/slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs

12.3k51.8M1.4k](/packages/slim-slim)

PHPackages © 2026

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