PHPackages                             adweb/buscobon - 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. adweb/buscobon

ActiveProject[Framework](/categories/framework)

adweb/buscobon
==============

A minimalist PHP Framework

17PHP

Since May 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/AlainDessi/Buscobon)[ Packagist](https://packagist.org/packages/adweb/buscobon)[ RSS](/packages/adweb-buscobon/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Buscobon - My little PHP frameWork
==================================

[](#buscobon---my-little-php-framework)

Buscobon, est un petit frameWork MVC que j'utilise souvent comme point de démarrage dans quelques projets personnel. Le developement à debuter l'été 2015, après avoir découvert Laravel. Beaucoup de noms de ses fonctions ainsi que l'organisation de son contenu est largement inspiré de celui-ci.

Il utilise

- Bootstrap V3
- PhpMailer
- Blade
- Composer
- Grunt
- Adweb

Sommaire
--------

[](#sommaire)

1. Installation
2. Configuration

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

[](#installation)

Télécharcher l'archives correspondant à la dernière version, ou utiliser la commande

```
$ composer create-project --stability dev  adweb/buscobon [DIRECTORY]
```

Pour l'utilisation de grunt et de ses plugins

```
$ npm update

```

Configuration
-------------

[](#configuration)

le fichier principal de configuration de l'application se trouve dans le répertoire ***config***

Dupliquer le fichier ***config\\user.config.sample.php*** en ***user.config.php***

Avant de passer en Production
-----------------------------

[](#avant-de-passer-en-production)

Executer

```
$ grunt build

```

information
-----------

[](#information)

Le système d'authentification pour l'administration est donné à titre d'exemple.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![AlainDessi](https://avatars.githubusercontent.com/u/11224352?v=4)](https://github.com/AlainDessi "AlainDessi (38 commits)")

### Embed Badge

![Health badge](/badges/adweb-buscobon/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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