PHPixie/Project
A lightweight MVC PHP framework designed for speed and simplicty observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4998
- days_rel: n/a
- days_push: 2146
- n_releases_24m: 0
Adoption not part of the score
1019 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PHPixie is a lightweight fullstack MVC framework for PHP designed for speed and simplicity, with a strict architecture that avoids antipatterns like statics and singletons. It includes an ORM with MongoDB support, bundle-based code reuse, and full unit test coverage across its components.
Use cases
- build a fast MVC web application in PHP
- learn a PHP framework quickly as a newcomer
- build an app with both SQL and MongoDB data sources
- create reusable self-contained bundles shared via Composer
- build a site with user and administrator authorization
When to choose
- you want a lightweight, high-performance PHP framework with clean architecture
- you need MongoDB support alongside SQL in the same ORM
- you value testability and SOLID design over ecosystem size
When to avoid
- you need a framework with a large ecosystem and active recent development
- you rely on modern PHP features or long-term vendor support
- your team prefers mainstream frameworks like Laravel or Symfony with abundant hiring pool
Facets
framework · maturity maintenance
web-framework orm auth routing templating web-development backend php self-hosted mvc microframework mongodb fullstack-framework lightweight web-server
1 source
- readme: https://github.com/PHPixie/Project · fetched 2026-08-28 · 8387f9451dab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PHPixie/Project | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem