PHPackages                             gonzakpo/symfony\_base - 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. [Admin Panels](/categories/admin)
4. /
5. gonzakpo/symfony\_base

ActiveSymfony-project[Admin Panels](/categories/admin)

gonzakpo/symfony\_base
======================

Symfony base adds admin user, security, fixture, bootstrap.

v5.0(6y ago)203[1 issues](https://github.com/gonzaloalonsod/symfony_base/issues)[6 PRs](https://github.com/gonzaloalonsod/symfony_base/pulls)MITPHPPHP ^7.2.5

Since Mar 6Pushed 3y ago3 watchersCompare

[ Source](https://github.com/gonzaloalonsod/symfony_base)[ Packagist](https://packagist.org/packages/gonzakpo/symfony_base)[ RSS](/packages/gonzakpo-symfony-base/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (27)Versions (10)Used By (0)

Symfony Base V. 5.2.\*
======================

[](#symfony-base-v-52)

Symfony base adds admin user, security, fixture, bootstrap.

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

[](#installation)

Open a command console, enter your project directory and execute:

```
git clone https://github.com/gonzaloalonsod/symfony_base.git
cd symfony_base
composer install
```

```
composer dump-env prod
# cp .env .env.local
```

#### Configure .env.local:

[](#configure-envlocal)

- SUPER\_EMAIL=
- SUPER\_PASSWORD=

```
symfony console doc:data:create
symfony console doc:sche:create
symfony console doc:fix:load
```

### Docker compose

[](#docker-compose)

```
* Start containers in the background: `docker-compose up -d`
* Start containers on the foreground: `docker-compose up`. You will see a stream of logs for every container running.
* Stop containers: `docker-compose stop`
* Kill containers: `docker-compose kill`
* View container logs: `docker-compose logs`
* Execute command inside of container: `docker-compose exec SERVICE_NAME COMMAND` where `COMMAND` is whatever you want to run. Examples:
    * Shell into the PHP container, `docker exec -it symfony-php-fpm bash`
    * Run symfony console, `docker exec symfony-php-fpm bin/console`
    * Open a mysql shell, `docker exec symfony-mariadb mysql -uroot -pCHOSEN_ROOT_PASSWORD`

```

#### Docker url

[](#docker-url)

```
* http://127.0.0.1:8080

```

### Use

[](#use)

- [Symfony](https://symfony.com)
- [Easy Admin Bundle](https://symfony.com/doc/master/bundles/EasyAdminBundle/index.html)

Author
------

[](#author)

- Gonzalo Alonso -

Contributors
------------

[](#contributors)

- Felix Barros -
- Fabian Serafini -

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.6% 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 ~27 days

Total

2

Last Release

2230d ago

Major Versions

v4.4 → v5.02020-04-03

PHP version history (2 changes)v4.4PHP ^7.1.3

v5.0PHP ^7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ab7da460db4f61d98fb4c414cfbd87ca6134fe03dd4bcc764ac19a8164918f6?d=identicon)[gonzaloalonsod](/maintainers/gonzaloalonsod)

---

Top Contributors

[![gonzaloalonsod](https://avatars.githubusercontent.com/u/1031176?v=4)](https://github.com/gonzaloalonsod "gonzaloalonsod (44 commits)")[![soyFelixBarros](https://avatars.githubusercontent.com/u/2101533?v=4)](https://github.com/soyFelixBarros "soyFelixBarros (2 commits)")[![fabilocky](https://avatars.githubusercontent.com/u/2381508?v=4)](https://github.com/fabilocky "fabilocky (1 commits)")

---

Tags

symfonyFixturesecurityuserbootstrapbaseadmin

### Embed Badge

![Health badge](/badges/gonzakpo-symfony-base/health.svg)

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

###  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)[kimai/kimai

Kimai - Time Tracking

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

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

8.4k5.6M651](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)

PHPackages © 2026

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