PHPackages                             cmrweb/cmrframework - 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. cmrweb/cmrframework

ActiveProject

cmrweb/cmrframework
===================

mini PHP framework with full CRUD generator

0.05.x-dev(6y ago)244MITPHP

Since Feb 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/cmrweb/framework)[ Packagist](https://packagist.org/packages/cmrweb/cmrframework)[ RSS](/packages/cmrweb-cmrframework/feed)WikiDiscussions master Synced 1w ago

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

cmrweb/cmrframework
===================

[](#cmrwebcmrframework)

**[cmrframework](http://cmrweb.fr) inBulid**

[![install gif](https://camo.githubusercontent.com/f3d83eabc6f0bd3ae380853bae00632d26248d3b1f2006146a1b48a4702503ea/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f54487858616e6f794f6438384772726431772f67697068792e676966)](https://camo.githubusercontent.com/f3d83eabc6f0bd3ae380853bae00632d26248d3b1f2006146a1b48a4702503ea/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f54487858616e6f794f6438384772726431772f67697068792e676966)

[doc video](https://www.youtube.com/watch?v=InM_uDLBm7Q)

[![usageconfig](https://camo.githubusercontent.com/44139c3d54174a93d41d94198bea9d6c4b88257dc6c0a60eed47087cd36f91ca/68747470733a2f2f636d727765622e66722f61737365742f696d672f636c692e706e67)](https://camo.githubusercontent.com/44139c3d54174a93d41d94198bea9d6c4b88257dc6c0a60eed47087cd36f91ca/68747470733a2f2f636d727765622e66722f61737365742f696d672f636c692e706e67)

- Install

    - [WAMPServer](http://wampserver.com)
    - [composer](https://getcomposer.org/download/)
    - `composer create-project cmrweb/cmrframework:dev-master nom_du_projet`
- Usage

    - `cd nom_du_projet`
    - `cmr` | `./cmr`
    - cmr `help`
    - cmr `start`[![init](https://camo.githubusercontent.com/00560ddfdacf1f849f23ba39cd021a54e32e125463b843317732ca34abc5c563/68747470733a2f2f636d727765622e66722f61737365742f696d672f696e69742e706e67)](https://camo.githubusercontent.com/00560ddfdacf1f849f23ba39cd021a54e32e125463b843317732ca34abc5c563/68747470733a2f2f636d727765622e66722f61737365742f696d672f696e69742e706e67)
    - cmr `generate table nom-type-valeur nom-type-valeur-table.field`
- Les types

    - Tous les types sql : varchar int date text ...
    - char = varchar
    - password = varchar + input type password + hash
    - pwd = varchar + input type password + hash
    - image = varchar + input type file + upload in asset/img/upload
    - file = varchar + input type file + upload in asset/img/upload
- Exemple

    Créer une table utilisateur avec les champs nom, prenom, age.

    - cmr `generate utilisateur nom-char-255 prenom-char-255 age-int-3`

    Créer une table actif avec la clé étrangère de la table utilisateur et un champ date

    - cmr `generate actif user_id-int-11-utilisateur.id is_actif-date`

[![exemple](https://camo.githubusercontent.com/954ee7d40cdc7d7df63b496229d99ff5abb72ec8df4c02a2328e033d23f11fdd/68747470733a2f2f636d727765622e66722f61737365742f696d672f636c69322e706e67)](https://camo.githubusercontent.com/954ee7d40cdc7d7df63b496229d99ff5abb72ec8df4c02a2328e033d23f11fdd/68747470733a2f2f636d727765622e66722f61737365742f696d672f636c69322e706e67)[![exempleRender](https://camo.githubusercontent.com/9cf2647d32705ad47b92a0840748f5b9085c769d1e185dd0feb92a6866183fd2/68747470733a2f2f636d727765622e66722f61737365742f696d672f636c6952656e6465722e706e67)](https://camo.githubusercontent.com/9cf2647d32705ad47b92a0840748f5b9085c769d1e185dd0feb92a6866183fd2/68747470733a2f2f636d727765622e66722f61737365742f696d672f636c6952656e6465722e706e67)

[docs pdf](https://docs.google.com/presentation/d/1FP2pDqd5z5KtJ_tku4P9MljjPUj33xVLkF9VqpDlFII/edit?usp=sharing)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

2285d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33638879?v=4)[cmrweb](/maintainers/cmrweb)[@cmrweb](https://github.com/cmrweb)

---

Top Contributors

[![cmrweb](https://avatars.githubusercontent.com/u/33638879?v=4)](https://github.com/cmrweb "cmrweb (348 commits)")

### Embed Badge

![Health badge](/badges/cmrweb-cmrframework/health.svg)

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

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[hardcastle/xrpl_php

PHP SDK / Client for the XRP Ledger

129.7k5](/packages/hardcastle-xrpl-php)

PHPackages © 2026

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