PHPackages                             2lenet/sf7 - 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. 2lenet/sf7

ActiveProject

2lenet/sf7
==========

7.2.1(6mo ago)030MITMakefilePHP &gt;=8.4

Since Jul 8Pushed 6mo agoCompare

[ Source](https://github.com/2lenet/sf7)[ Packagist](https://packagist.org/packages/2lenet/sf7)[ RSS](/packages/2lenet-sf7/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (57)Versions (15)Used By (0)

sf7
===

[](#sf7)

Sf7 2le project template

To bootstrap a project use the following steps:

```
composer create-project 2lenet/sf7 project_name --no-scripts
```

or with docker :

```
docker run -it -v $PWD:/var/www/html registry.2le.net/2le/2le:base-sf7 composer create-project 2lenet/sf7 project_name --no-scripts
```

Say Yes to all recipes question exept Doctrine

```
cd project_name
make init

```

add the project to git ( git init or add to existing project )

```
make start

```

Create your first migration for bundle entities

```
make console
bin/console make:migration
bin/console doc:mi:mi

```

This will create your project, modify all reference to \[PROJECT\] in config files

After that you have :

- sf7 project
- Docker and Docker Compose config
- CI with test, build and deploy
- PHPStan, PHPCS and SonarQube configuration

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance66

Regular maintenance activity

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~36 days

Recently: every ~47 days

Total

14

Last Release

199d ago

PHP version history (3 changes)7.0.0PHP &gt;=8.1

7.0.6PHP &gt;=8.2

7.1.2PHP &gt;=8.4

### Community

Maintainers

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

---

Top Contributors

[![sebheitzmann](https://avatars.githubusercontent.com/u/2197902?v=4)](https://github.com/sebheitzmann "sebheitzmann (17 commits)")[![valentin-helies](https://avatars.githubusercontent.com/u/89925635?v=4)](https://github.com/valentin-helies "valentin-helies (16 commits)")[![SpaghettiBolognaise](https://avatars.githubusercontent.com/u/31731763?v=4)](https://github.com/SpaghettiBolognaise "SpaghettiBolognaise (13 commits)")[![iBast](https://avatars.githubusercontent.com/u/77158590?v=4)](https://github.com/iBast "iBast (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/2lenet-sf7/health.svg)

```
[![Health](https://phpackages.com/badges/2lenet-sf7/health.svg)](https://phpackages.com/packages/2lenet-sf7)
```

###  Alternatives

[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[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)[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[forumify/forumify-platform

121.8k11](/packages/forumify-forumify-platform)[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)

PHPackages © 2026

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