PHPackages                             platine-php/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. [Framework](/categories/framework)
4. /
5. platine-php/app

ActiveProject[Framework](/categories/framework)

platine-php/app
===============

Platine PHP is a lightweight, high-performance, simple and elegant PHP Web framework

v2.0.5(3mo ago)2121MITPHPPHP ^8CI passing

Since Dec 17Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/platine-php/app)[ Packagist](https://packagist.org/packages/platine-php/app)[ RSS](/packages/platine-php-app/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (7)Versions (12)Used By (0)

PLATINE PHP
-----------

[](#platine-php)

**Platine PHP is a lightweight, high-performance, simple and elegant PHP Web framework**

[![Project Status](https://camo.githubusercontent.com/5b5a2250da48f45495a817a4bcdabb5d101fff298acebe00a55a52815b7119ed/687474703a2f2f6f70656e736f757263652e626f782e636f6d2f6261646765732f6163746976652e737667)](http://opensource.box.com/badges)[![Latest Stable Version](https://camo.githubusercontent.com/6a9201bbb86803dcb9d267228ce523ee81729b8541b98da2ef8634fddc2abbe3/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6170702f762f737461626c65)](https://packagist.org/packages/platine-php/app)[![Latest Unstable Version](https://camo.githubusercontent.com/c74b66c62731dfc8a87b25d59f590f4ba18bc30d42c32de76a2f0e6739f8d477/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6170702f762f756e737461626c65)](https://packagist.org/packages/platine-php/app)[![Total Downloads](https://camo.githubusercontent.com/9663b294d9c341f6b1c1b9c59544ae2d3a882751828111c1613a9dddf66b0551/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6170702f646f776e6c6f616473)](https://packagist.org/packages/platine-php/app)[![License](https://camo.githubusercontent.com/9a89a9aaecabdc044917e5ef3c9b9452d183dad822a2709380147076bae79992/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6170702f6c6963656e7365)](https://packagist.org/packages/platine-php/app)
[![Tests](https://github.com/platine-php/app/actions/workflows/ci.yml/badge.svg)](https://github.com/platine-php/app/actions/workflows/ci.yml/badge.svg)[![Quality Score](https://camo.githubusercontent.com/f7db13d87681a8d3677d36c3bc68275c0936d84d012d2b38032ffdd861c5e2da/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f706c6174696e652d7068702f6170702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/platine-php/app)[![Codacy Badge](https://camo.githubusercontent.com/a1a4d6c031eaac0fdfe6e119699f7c2b1cd3a6f1b2ea6e8cd62ac2f274caff2a/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3737356133616133636331613465343238323338313633336266303033313238)](https://app.codacy.com/gh/platine-php/app/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[![Codacy Badge](https://camo.githubusercontent.com/a3eef1b667515618fff1e9c18a67e51e2216089233806fa07cab2b868410aacb/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3737356133616133636331613465343238323338313633336266303033313238)](https://app.codacy.com/gh/platine-php/app/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)

### Requirements

[](#requirements)

You can use **Platine** for web or command line application. For web application:

- Any web server **(Apache, nginx, lighttp, etc.)**
- **PHP &gt;= 8.0**

For CLI application just PHP executable is enough.

### Installation

[](#installation)

Platine Application can be installed using composer

```
composer create-project platine-php/app
```

### Install on docker

[](#install-on-docker)

If you want to test platine using docker follow the step below:

- Build the platine image

```
docker-compose build app
```

- Run the containers

```
docker-compose up -d
```

- Install composer dependencies

```
docker-compose exec app composer install --no-interaction --optimize-autoloader --no-dev
```

Then open `http://server_domain_or_IP:8000`, for example `http://localhost:8000`.

### License

[](#license)

MIT License See [LICENSE.MD](LICENSE.MD)

### Resources

[](#resources)

- [Documentation](https://docs.platine-php.com)
- Tutorial Youtube (French): [Budget Management Application](https://www.youtube.com/playlist?list=PLbUHyVcL-6Q8H6ip40eSdpt4MjRXYGPz9)

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance80

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Recently: every ~9 days

Total

10

Last Release

107d ago

Major Versions

v1.0.3 → v2.0.02025-10-25

PHP version history (2 changes)v1.0.0PHP ^7.4 || ^8

v2.0.0PHP ^8

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16177981?v=4)[Tony NGUEREZA](/maintainers/nguereza-tony)[@nguereza-tony](https://github.com/nguereza-tony)

---

Top Contributors

[![nguereza-tony](https://avatars.githubusercontent.com/u/16177981?v=4)](https://github.com/nguereza-tony "nguereza-tony (84 commits)")

---

Tags

phpframeworkdevelopmentwebsiteapplicationplatine

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/platine-php-app/health.svg)

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

###  Alternatives

[fuel/fuel

FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!

1.5k42.6k](/packages/fuel-fuel)

PHPackages © 2026

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