PHPackages                             mbutelle/skeleton-4 - 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. mbutelle/skeleton-4

ActiveProject

mbutelle/skeleton-4
===================

website skeleton

v0.2(3y ago)051[7 PRs](https://github.com/mbutelle/skeleton-4/pulls)MITPHPPHP ^8.0

Since Jun 15Pushed 3y agoCompare

[ Source](https://github.com/mbutelle/skeleton-4)[ Packagist](https://packagist.org/packages/mbutelle/skeleton-4)[ RSS](/packages/mbutelle-skeleton-4/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (27)Versions (18)Used By (0)

Website skeleton
================

[](#website-skeleton)

This symfony-flex skeleton using docker to start a local environment for website.

Prerequisites
-------------

[](#prerequisites)

- docker :
- docker-compose :
- docker-hostmanager :

Install
-------

[](#install)

Rename container to avoid conflict with another project

```
sed -i 's/skeleton/$PROJECT_NAME/g' Makefile docker/nginx/app.conf docker-compose.yml
```

#### database

[](#database)

if you need database, follow the next steps :

- uncomment db section in docker-compose file
- uncomment db check on ready recipe of Makefile
- add require ymfony/orm-pack and in composer.json
- if you neded, add require-dev doctrine/doctrine-fixtures-bundle in composer.json

Finally, you have to fill env variable :

```
DATABASE_URL=mysql://root:root@db.$PROJECT_NAME:3306/db_name
```

#### start the project

[](#start-the-project)

To start the environment :

```
make start
```

#### compile vuejs file

[](#compile-vuejs-file)

To compile vuejs file and watch them :

```
make watch
```

#### Go to homepage

[](#go-to-homepage)

To going to the hompeage :

```
make open
```

#### database

[](#database-1)

To connecting to the database :

```
make mysql
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 70% 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 ~159 days

Recently: every ~272 days

Total

10

Last Release

1453d ago

PHP version history (2 changes)v0.1.0PHP ^7.0.8

V0.1.8PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/23716af51106dbda69efe2abeff92b1bcc68a7f1e8ef9ac97c126ed47357026a?d=identicon)[mbutelle](/maintainers/mbutelle)

---

Top Contributors

[![mbutelle](https://avatars.githubusercontent.com/u/38840046?v=4)](https://github.com/mbutelle "mbutelle (7 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/mbutelle-skeleton-4/health.svg)

```
[![Health](https://phpackages.com/badges/mbutelle-skeleton-4/health.svg)](https://phpackages.com/packages/mbutelle-skeleton-4)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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