PHPackages                             odiseoteam/odiseo-standard-edition - 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. odiseoteam/odiseo-standard-edition

ActiveProject[Framework](/categories/framework)

odiseoteam/odiseo-standard-edition
==================================

Odiseo Standard Symfony Edition distribution

v3.1.2(6y ago)6644[18 PRs](https://github.com/odiseoteam/odiseo-standard-edition/pulls)MITPHPPHP ^7.2

Since Jul 9Pushed 3y ago3 watchersCompare

[ Source](https://github.com/odiseoteam/odiseo-standard-edition)[ Packagist](https://packagist.org/packages/odiseoteam/odiseo-standard-edition)[ Docs](https://odiseo.com.ar)[ RSS](/packages/odiseoteam-odiseo-standard-edition/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (54)Versions (30)Used By (0)

Odiseo Standard Edition
=======================

[](#odiseo-standard-edition)

Welcome to the Symfony Standard Edition - a fully-functional Symfony4 application that you can use as the skeleton for your new applications.

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

[](#installation)

Create your project running the following command:

```
$ composer create-project odiseoteam/odiseo-standard-edition [path_to_project]
```

Edit the .env file and run the commands:

```
$ cd [path_to_project]
$ php bin/console doctrine:database:create
$ php bin/console doctrine:schema:update --force
$ php bin/console doctrine:fixtures:load
$ php bin/console cache:clear
$ npm install
$ npm run dev
```

HAVE FUN!!!

Tests
-----

[](#tests)

This Symfony4 skeleton project comes with a ready to use testing tools like phpstan and behat.

#### Phpstan

[](#phpstan)

```
$ vendor/bin/phpstan.phar analyse -c phpstan.neon -l max src/
```

#### Behat

[](#behat)

Rename behat.yml.dist to behat.yml and change the content according to your project. Next add your Scenarios on features folder and run:

```
$ vendor/bin/behat
```

Docker
------

[](#docker)

Having docker and docker compose installed you can run the project with the following command:

```
$ docker-compose up
```

Authors
-------

[](#authors)

This project is maintained by [Odiseo](https://odiseo.com.ar). Want us to help you with this or any Symfony project? Contact us on [](mailto:team@odiseo.com.ar).

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 91.3% 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 ~113 days

Recently: every ~140 days

Total

11

Last Release

2507d ago

Major Versions

1.4 → 2.02017-02-27

2.0.1 → 3.0.02018-05-29

PHP version history (5 changes)1.0PHP &gt;=5.3.9

1.3PHP &gt;=5.5.9

2.0.1PHP ^7.1

3.0.0PHP ^7.1.3

v3.1.2PHP ^7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/506652?v=4)[minardo](/maintainers/odiseo)[@odiseo](https://github.com/odiseo)

---

Top Contributors

[![songecko](https://avatars.githubusercontent.com/u/429512?v=4)](https://github.com/songecko "songecko (21 commits)")[![bigboss86](https://avatars.githubusercontent.com/u/5973407?v=4)](https://github.com/bigboss86 "bigboss86 (2 commits)")

---

Tags

administrationeditionphpsymfonysymfony-skeletonsymfony4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/odiseoteam-odiseo-standard-edition/health.svg)

```
[![Health](https://phpackages.com/badges/odiseoteam-odiseo-standard-edition/health.svg)](https://phpackages.com/packages/odiseoteam-odiseo-standard-edition)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[sylius/sylius

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

8.5k5.8M717](/packages/sylius-sylius)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[forumify/forumify-platform

122.0k12](/packages/forumify-forumify-platform)[oro/platform

Business Application Platform (BAP)

642140.7k105](/packages/oro-platform)[prestashop/prestashop

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

9.1k16.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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