PHPackages                             yanickmorza/limabundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yanickmorza/limabundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

yanickmorza/limabundle
======================

Light Interface Maker Application

0151PHP

Since Jul 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yanickmorza/limabundle)[ Packagist](https://packagist.org/packages/yanickmorza/limabundle)[ RSS](/packages/yanickmorza-limabundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

LIMA - Light Interface Maker Application
========================================

[](#lima---light-interface-maker-application)

- C'est un bundle pour le Framework Symfony.

[![](https://camo.githubusercontent.com/db7cb9caa84ae6759da7999eb5fcad3561c8aa784e86d6b6500bda20356c5749/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d322e302d627269676874677265656e)](https://camo.githubusercontent.com/db7cb9caa84ae6759da7999eb5fcad3561c8aa784e86d6b6500bda20356c5749/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d322e302d627269676874677265656e)[![](https://camo.githubusercontent.com/b0b7e26665f07523fb8aa9eb15c7c3a8c93499ee1a6d4139f88464916b2ad3df/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73796d666f6e792d352e342d696e666f726d6174696f6e616c)](https://camo.githubusercontent.com/b0b7e26665f07523fb8aa9eb15c7c3a8c93499ee1a6d4139f88464916b2ad3df/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73796d666f6e792d352e342d696e666f726d6174696f6e616c)[![](https://camo.githubusercontent.com/3c2871cb9ef65462ef724cbbd21952da43949ef9c909581c4f98540733cdadbc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73796d666f6e792d362e302d696e666f726d6174696f6e616c)](https://camo.githubusercontent.com/3c2871cb9ef65462ef724cbbd21952da43949ef9c909581c4f98540733cdadbc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73796d666f6e792d362e302d696e666f726d6174696f6e616c)

Auteur
------

[](#auteur)

- [@Yanick Morza](https://github.com/yanickmorza/limabundle.git)

Variables d'environnement
-------------------------

[](#variables-denvironnement)

Pour lancer le projet, vous aurez besoin de paramétrer les variables d'environnement suivantes dans votre fichier .env.local :

VariablesDescriptions`DATABASE_URL`Url de connexion à la base de donnéesDescription
-----------

[](#description)

- Le bundle permet principalement de générer des SCRUD pour un Back-Office (Seach, Create, Read, Update, Delete).
- Pas dédié uniquement à cette tache, le bundle est également en mesure de concevoir une application multicomplexe en Symfony avec 60% de No-code, le reste est à votre libre imagination.
- Prérequis: `un serveur PHP >= 7.2, une base de données (PostgreSQL ou MySQL), et Composer`.

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

[](#installation)

- 1 - `Installer le bundle: `

```
composer require yanickmorza/limabundle @dev
```

- 2 - `Installer le service de LIMA:`

```
 php vendor/yanickmorza/limabundle/src/Command/installServiceLima.php
```

- 3 - `Installer la configuration de LIMA:`

```
symfony console config:lima (ou) bin/console config:lima
```

Démarrer
========

[](#démarrer)

- 1 - `Démarrer votre serveur web avec la commande 'Symfony' (http ou https):`

```
symfony server:start
```

- 1 - `Si vous n'avez pas installé le binaire 'Symfony' alors:`

```
php -S localhost:8000 -t public/
```

- 2 - `Ouvrir votre navigateur internet en http:`[](http://localhost:8000/lima/)
- 2 - `Ouvrir votre navigateur internet en https:`[](https://localhost:8000/lima/)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49078496?v=4)[Yanick Morza](/maintainers/yanickmorza)[@yanickmorza](https://github.com/yanickmorza)

---

Top Contributors

[![yanickmorza](https://avatars.githubusercontent.com/u/49078496?v=4)](https://github.com/yanickmorza "yanickmorza (198 commits)")

### Embed Badge

![Health badge](/badges/yanickmorza-limabundle/health.svg)

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

PHPackages © 2026

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