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

ActiveProject[Utility &amp; Helpers](/categories/utility)

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

website skeleton

v0.2(4y 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 2d 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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

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

1506d ago

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

V0.1.8PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38840046?v=4)[mbutelle](/maintainers/mbutelle)[@mbutelle](https://github.com/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.5k5.9M719](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M482](/packages/pimcore-pimcore)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M379](/packages/easycorp-easyadmin-bundle)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k59](/packages/open-dxp-opendxp)

PHPackages © 2026

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