PHPackages                             monofony/symfony\_starter - 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. monofony/symfony\_starter

AbandonedArchivedProject[Framework](/categories/framework)

monofony/symfony\_starter
=========================

Starter project for Symfony projects

78511[7 PRs](https://github.com/Monofony/SymfonyStarter/pulls)PHP

Since Mar 7Pushed 6y ago8 watchersCompare

[ Source](https://github.com/Monofony/SymfonyStarter)[ Packagist](https://packagist.org/packages/monofony/symfony_starter)[ RSS](/packages/monofony-symfony-starter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

 [![](https://github.com/Monofony/SymfonyStarter/raw/master/docs/_images/github_banner.png)](https://github.com/Monofony/SymfonyStarter/blob/master/docs/_images/github_banner.png)
 [ ![](https://camo.githubusercontent.com/bdc28653d7fb012e64df5d277097f7dfa4cb6ef7f7806ff543da907b13cd02ae/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4d6f6e6f666f6e792f53796d666f6e79537461727465722f6d61737465722e737667) ](http://travis-ci.org/Monofony/SymfonyStarter "Build status") [ ![](https://camo.githubusercontent.com/eecb62510f51f864fb535edc9ca9a161b2dc9e8d7066b97745888a6094aaf50c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4d6f6e6f666f6e792f53796d666f6e79537461727465722e737667) ](https://scrutinizer-ci.com/g/Monofony/SymfonyStarter/ "Scrutinizer")
====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#--------------------------------------------)

Search and replace 'app\_name', 'AppName' et 'APP\_NAME' with your application name

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

[](#installation)

Install php dependencies using composer

```
$ composer install
```

Install project :

```
$ bin/console app:install
$ yarn install && yarn build (or "yarn dev" for development usage)
$ symfony server:start --no-tls
```

Documentation
-------------

[](#documentation)

Documentation is available at .

Demo
----

[](#demo)

A Demo is available.

**Admin**

- Username:
- Password: admin

[View Monofony admin](https://monofony.mobizel.com/admin)

**Front**

- Username:
- Password: password

[View Monofony front](https://monofony.mobizel.com)

Community
---------

[](#community)

Stay updated by following our [Twitter](https://twitter.com/MonofonyStarter).

Contributing
------------

[](#contributing)

Would like to help us and build the best symfony-starter using Sylius? Feel free to open a pull-request!

License
-------

[](#license)

Monofony is completely free and released under the [MIT License](https://github.com/Monofony/SymfonyStarter/blob/master/LICENSE).

Authors
-------

[](#authors)

Monofony was originally created by [Loïc Frémont](https://twitter.com/loic_425). See the list of [contributors from our community](https://github.com/Monofony/SymfonyStarter/contributors).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.8% 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/71d7213c43a9c1d5cf9c3db5afd36687d92e51f9a5d3864a8f662b741a4ec45b?d=identicon)[lchrusciel](/maintainers/lchrusciel)

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

---

Top Contributors

[![loic425](https://avatars.githubusercontent.com/u/8329789?v=4)](https://github.com/loic425 "loic425 (599 commits)")[![loicmobizel](https://avatars.githubusercontent.com/u/17434491?v=4)](https://github.com/loicmobizel "loicmobizel (152 commits)")[![lucaball](https://avatars.githubusercontent.com/u/57355230?v=4)](https://github.com/lucaball "lucaball (10 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![kevinMz](https://avatars.githubusercontent.com/u/17434590?v=4)](https://github.com/kevinMz "kevinMz (5 commits)")[![harikt](https://avatars.githubusercontent.com/u/120454?v=4)](https://github.com/harikt "harikt (4 commits)")[![smildev](https://avatars.githubusercontent.com/u/4615967?v=4)](https://github.com/smildev "smildev (4 commits)")[![lchrusciel](https://avatars.githubusercontent.com/u/6213903?v=4)](https://github.com/lchrusciel "lchrusciel (1 commits)")

---

Tags

behatinfectionphpspecphpstansyliussymfony

### Embed Badge

![Health badge](/badges/monofony-symfony-starter/health.svg)

```
[![Health](https://phpackages.com/badges/monofony-symfony-starter/health.svg)](https://phpackages.com/packages/monofony-symfony-starter)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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