Navigation Menu

Skip to content

raizeta/elcodi

 
 

Repository files navigation

Elcodi for Symfony

Build Status Build Status Scrutinizer Code Quality Latest Stable Version Total Downloads License

Elcodi is a suite of e-commerce Components and Bundles built on top of Symfony and under 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 and the back-office demo application in action, and check out the source code for Bamboo.

Requirements

Elcodi is supported on PHP 5.4.* and up.

Documentation

Check the documentation in Elcodi Docs.

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 Latest Stable Version

Contributing

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

composer.phar update
bin/php-cs-fixer fix
bin/php-formatter formatter:use:sort src/
bin/php-formatter formatter:header:fix src/

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.

About

E-commerce components for Symfony

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 96.4%
  • PHP 3.6%