Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.62 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.62 KB

CartBundle

Shopping cart built around RESTful specs. Shopping cart thought for developers. Shopping cart as a service.

The Leaphly project makes it easier for developers to add cart functionality to php application made with Symfony2 or to those application that could consume REST API.

This software provides the tools and guidelines for building decoupled, high-quality and long-life e-commerce applications.

Build Status Total Downloads Latest Stable Version

Installation

All the installation instructions are located in the documentation on the website http://leaphly.org

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

List of contributors.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.