Download the PHP package sottosviluppo/elcodi without Composer

On this page you can find all versions of the php package sottosviluppo/elcodi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package elcodi

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.

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

Best Open Source

Requirements

Elcodi is supported on PHP 5.4.* and up.

Documentation

Check the documentation in Elcodi Docs.

Tags

Contributing

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

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:


All versions of elcodi with dependencies

PHP Build Version
Package Version
Requires php Version ^5.4|^7.0
symfony/http-kernel Version ^2.7|^3.0
symfony/dependency-injection Version ^2.7|^3.0
symfony/config Version ^2.7|^3.0
symfony/yaml Version ^2.7|^3.0
symfony/console Version ^2.7|^3.0
symfony/framework-bundle Version ^2.7|^3.0
symfony/class-loader Version ^2.7|^3.0
symfony/security Version ^2.7|^3.0
symfony/http-foundation Version ^2.7|^3.0
symfony/validator Version ^2.7|^3.0
symfony/process Version ^2.7|^3.0
symfony/event-dispatcher Version ^2.7|^3.0
symfony/expression-language Version ^2.7|^3.0
symfony/finder Version ^2.7|^3.0
symfony/browser-kit Version ^2.7|^3.0
symfony/routing Version ^2.7|^3.0
symfony/proxy-manager-bridge Version ^2.7|^3.0
symfony/twig-bundle Version ^2.7|^3.0
symfony/swiftmailer-bundle Version ^2.3.8
symfony/form Version ^2.7|^3.0
twig/twig Version ^1.23
ocramius/proxy-manager Version ^1.0
doctrine/common Version ^2.5
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version ^1.5.0
doctrine/doctrine-cache-bundle Version ^1.0
mmoreram/simple-doctrine-mapping Version ^1.0
mmoreram/symfony-bundle-dependencies Version ^1.1.1
sebastian/money Version ^1.5
knplabs/knp-gaufrette-bundle Version ^0.3.0
predis/predis Version ^1.0.1
ircmaxell/password-compat Version ^1.0
guzzlehttp/guzzle Version ^5.2
mmoreram/extractor Version ^1.2.0
goodby/csv Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package sottosviluppo/elcodi contains the following files

Loading the files please wait ....