PHPackages                             sottosviluppo/elcodi - 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. sottosviluppo/elcodi

ActiveLibrary[Framework](/categories/framework)

sottosviluppo/elcodi
====================

Barebones Ecommerce functionality for Symfony

v2.0.4(9y ago)05961MITPHPPHP ^5.4|^7.0

Since Apr 4Pushed 2y ago4 watchersCompare

[ Source](https://github.com/sottosviluppo/elcodi)[ Packagist](https://packagist.org/packages/sottosviluppo/elcodi)[ RSS](/packages/sottosviluppo-elcodi/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (39)Versions (132)Used By (1)

Elcodi for Symfony
==================

[](#elcodi-for-symfony)

[![Build Status](https://camo.githubusercontent.com/309824f7f711a228aa86ccb4442f01f22a095182fa23f4adb01d29d385d52ff4/68747470733a2f2f7472617669732d63692e6f72672f656c636f64692f656c636f64692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/elcodi/elcodi)[![Build Status](https://camo.githubusercontent.com/6f54f413352780259ede4340d3171b50fe5666739134cb93b9410721e82af98d/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f6d783639373935397930373275326a782f6272616e63682f6d61737465723f7376673d74727565)](https://ci.appveyor.com/project/mmoreram/elcodi/branch/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/f72531d966546d90d78d76a406d452d29d6585dad878e7a2e5a4a2d5c26a9f31/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f656c636f64692f656c636f64692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/elcodi/elcodi/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/401b4c584d62841653d7fc7df0dcf53061b4da966aaec80be7e5f7ea0b0b1492/68747470733a2f2f706f7365722e707567782e6f72672f656c636f64692f656c636f64692f762f737461626c652e706e67)](https://packagist.org/packages/elcodi/elcodi)[![Total Downloads](https://camo.githubusercontent.com/98f360fe61dfaa9de2d608f913ef8bb062c6dbced3f355320e9674152f988240/68747470733a2f2f706f7365722e707567782e6f72672f656c636f64692f656c636f64692f646f776e6c6f6164732e706e67)](https://packagist.org/packages/elcodi/elcodi)[![License](https://camo.githubusercontent.com/d31b0a34a8b85162d66b81c97ceb399947ebfb2f93e0fe7657c8753882c2915d/68747470733a2f2f706f7365722e707567782e6f72672f656c636f64692f656c636f64692f6c6963656e73652e706e67)](https://packagist.org/packages/elcodi/elcodi)

Elcodi is a suite of e-commerce Components and Bundles built on top of Symfony and under [MIT](http://opensource.org/licenses/MIT) license. It aims to promote SOLID principles, efficient code reuse, separation of concerns as effective building blocks for the development of e-commerce applications.

Elcodi provides a reference implementation for the basic core components found in e-commerce web projects.

See the [front-end store](http://bamboo.elcodi.com) and the [back-office](http://bamboo.elcodi.com/admin) demo application in action, and check out the source code for [Bamboo](https://github.com/elcodi/bamboo).

Elcodi was awarded as the **Best Open Source** project of 2015 by the Symfony Community awards.

[![Best Open Source](https://camo.githubusercontent.com/67c74425607e9de74953fbe93323a3e52166cae790e93330b02f57f31568b593/687474703a2f2f6177617264732e73796d666f6e792e636f6d2f696d616765732f6261646765732f627573696e6573732f6f70656e5f736f757263652e706e67)](https://camo.githubusercontent.com/67c74425607e9de74953fbe93323a3e52166cae790e93330b02f57f31568b593/687474703a2f2f6177617264732e73796d666f6e792e636f6d2f696d616765732f6261646765732f627573696e6573732f6f70656e5f736f757263652e706e67)

Requirements
------------

[](#requirements)

Elcodi is supported on PHP 5.4.\* and up.

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

[](#documentation)

Check the documentation in [Elcodi Docs](http://elcodi.io/docs).

Tags
----

[](#tags)

- Use last unstable version ( alias of `dev-master` ) to stay always in last commit.
- Use last stable version tag to stay in a stable release.
- [![Latest Unstable Version](https://camo.githubusercontent.com/decd3afd7c3e267719a653e23dc7689a2d472608990a94e188e41772530502e2/68747470733a2f2f706f7365722e707567782e6f72672f656c636f64692f656c636f64692f762f756e737461626c652e706e67)](https://packagist.org/packages/elcodi/elcodi) [![Latest Stable Version](https://camo.githubusercontent.com/401b4c584d62841653d7fc7df0dcf53061b4da966aaec80be7e5f7ea0b0b1492/68747470733a2f2f706f7365722e707567782e6f72672f656c636f64692f656c636f64692f762f737461626c652e706e67)](https://packagist.org/packages/elcodi/elcodi)

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

[](#contributing)

This project follows some standards. If you want to collaborate, please ensure that your code fulfills these standards before any Pull Request.

```
composer update
composer check-style
```

There is also a policy for contributing to this project. Pull requests must be explained step by step to make the review process easy in order to accept and merge them. New features must come paired with Unit and/or Functional tests, check them using:

```
composer test
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity76

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

Recently: every ~47 days

Total

127

Last Release

3606d ago

Major Versions

v0.5.18 → v1.0.0-beta12015-06-14

v1.0.14 → 2.0.x-dev2016-01-11

v1.0.16 → v2.0.02016-01-30

PHP version history (3 changes)v0.1.0PHP &gt;=5.3.3

v0.1.3PHP &gt;=5.4

v1.0.4PHP ^5.4|^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8c49cb84fb9fb2e1579fe5dbf5fe05a4c54a36d14988e7eeab7856643146d90?d=identicon)[m.crotti@filcronet.it](/maintainers/m.crotti@filcronet.it)

![](https://avatars.githubusercontent.com/u/5087514?v=4)[Fabio Lorenzini](/maintainers/fabiolor)[@fabiolor](https://github.com/fabiolor)

![](https://avatars.githubusercontent.com/u/20903535?v=4)[Emanuela Davelli](/maintainers/mau85x)[@mau85x](https://github.com/mau85x)

---

Top Contributors

[![mmoreram](https://avatars.githubusercontent.com/u/521409?v=4)](https://github.com/mmoreram "mmoreram (625 commits)")[![xphere](https://avatars.githubusercontent.com/u/170968?v=4)](https://github.com/xphere "xphere (193 commits)")[![alch](https://avatars.githubusercontent.com/u/682515?v=4)](https://github.com/alch "alch (177 commits)")[![rogergros](https://avatars.githubusercontent.com/u/2053670?v=4)](https://github.com/rogergros "rogergros (152 commits)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (42 commits)")[![EmanueleMinotto](https://avatars.githubusercontent.com/u/417201?v=4)](https://github.com/EmanueleMinotto "EmanueleMinotto (30 commits)")[![hacfi](https://avatars.githubusercontent.com/u/428841?v=4)](https://github.com/hacfi "hacfi (17 commits)")[![sfblaauw](https://avatars.githubusercontent.com/u/2537172?v=4)](https://github.com/sfblaauw "sfblaauw (8 commits)")[![tonipinel](https://avatars.githubusercontent.com/u/998987?v=4)](https://github.com/tonipinel "tonipinel (6 commits)")[![claretcrab](https://avatars.githubusercontent.com/u/3634607?v=4)](https://github.com/claretcrab "claretcrab (6 commits)")[![gonzaloalonsod](https://avatars.githubusercontent.com/u/1031176?v=4)](https://github.com/gonzaloalonsod "gonzaloalonsod (4 commits)")[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (3 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (3 commits)")[![arkaitzgarro](https://avatars.githubusercontent.com/u/1712467?v=4)](https://github.com/arkaitzgarro "arkaitzgarro (3 commits)")[![dagio](https://avatars.githubusercontent.com/u/74581?v=4)](https://github.com/dagio "dagio (2 commits)")[![gerfigna](https://avatars.githubusercontent.com/u/2639926?v=4)](https://github.com/gerfigna "gerfigna (2 commits)")[![ruchengtang](https://avatars.githubusercontent.com/u/1282479?v=4)](https://github.com/ruchengtang "ruchengtang (2 commits)")[![ilconfo](https://avatars.githubusercontent.com/u/7933925?v=4)](https://github.com/ilconfo "ilconfo (2 commits)")[![almacbe](https://avatars.githubusercontent.com/u/21765?v=4)](https://github.com/almacbe "almacbe (1 commits)")[![davidromani](https://avatars.githubusercontent.com/u/698779?v=4)](https://github.com/davidromani "davidromani (1 commits)")

---

Tags

symfonybundlecomponentsecommerceelcodi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sottosviluppo-elcodi/health.svg)

```
[![Health](https://phpackages.com/badges/sottosviluppo-elcodi/health.svg)](https://phpackages.com/packages/sottosviluppo-elcodi)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/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)

9317.2k55](/packages/open-dxp-opendxp)[sylius/sylius

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

8.5k5.8M712](/packages/sylius-sylius)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M514](/packages/shopware-core)

PHPackages © 2026

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