PHPackages                             playground/fuse - 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. playground/fuse

ActiveLibrary

playground/fuse
===============

Fuse Application for Playground

0261HTML

Since Oct 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/gregorybesson/PlaygroundFuse)[ Packagist](https://packagist.org/packages/playground/fuse)[ RSS](/packages/playground-fuse/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PlaygroundFuse
==============

[](#playgroundfuse)

Playground dev driven by Composer

This project is directly inspired by

I wanted a ZF2 based framework with instant user / frontend / theme / admin / i18n management included. I wanted to create a Loyalty framework

Playground was born

Here you have playground/fuse, a Playground bootstrap rocketed with the best modules and extensions ever created by fabulous people.

This project aims to ease your life as a Playground dev :

- With Magento Fuse, you install a bootstrap version of Playground in just 1 line. The installation includes the database creation. Once installed, you're ready to develop the features your customer needs, not the infrastructure you need to do it properly : PlaygroundFuse is here for that !

\##Composer

- core ()
- design ()
- user ()
- translate ()

\#Usage

Create a new project
--------------------

[](#create-a-new-project)

(you need root privileges)

```
composer create-project -s dev playground/fuse my-project

```

(Check available branches to know which versions of PlaygroundFuse are available)

This command will :

- download the PlaygroundFuse config
- Install the playground/core module
- Install the playground/design module
- Install the playground/user module
- Install the playground/translate module

Once done, update your /etc/hosts file + your web server configuration.

launch the install script (with root privileges)

```
./install.sh

```

Relaunch the web server, and you're ready to go !

Adding a module
===============

[](#adding-a-module)

Add a SVN repository

```
sudo composer config repositories.loadster vcs http://xx.xx.xx.xx/svn/LABS/ZF2/LOADSTER

```

Add the module to composer

```
sudo composer require playground/loadster:dev-trunk

```

That's it !

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

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/53dfe6859d871262a06bcfdc5607c9c48c79bb1d52426bfc00bf0d0f2b464a99?d=identicon)[gregorybesson](/maintainers/gregorybesson)

---

Top Contributors

[![gregorybesson](https://avatars.githubusercontent.com/u/2585805?v=4)](https://github.com/gregorybesson "gregorybesson (14 commits)")

### Embed Badge

![Health badge](/badges/playground-fuse/health.svg)

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

PHPackages © 2026

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