Git Product home page Git Product logo

laravel-cart's Introduction

Laravel Cart

Run tests Build Status Total Downloads Latest Stable Version License

Laravel Cart is a package used to create and manage carts (such as shopping, recently viewed, compared items...) in Laravel application.

Features

  • Session based system.
  • Support multiple cart instances.
  • Classification of commercial and non-commercial carts.
  • Grouping the carts.
  • Quickly insert items with your own item models.
  • Taxation on the cart level (with built-in taxing system).
  • Applying actions on the cart and item level (such as discount, service charge, shipping cost...).
  • Exporting details as Laravel Collection.
  • Allows storage of extended information.
  • Control of firing events.

Versions and compatibility

Currently, the Laravel Cart has three branches that are compatible with the following versions of Laravel:

Branch Tag releases Laravel version
v1.0 1.* 4.x only
v2.0 2.* 5.x only
v3.0 3.* 5.x or above

Currently, versions v1.0 and v2.0 are no longer supported. Version v3.0 was created with more advanced features, and has a completely different way of working from the old version.

Important note (*)

Version 3.0 has a different structure and working method from previous versions. Therefore, if you have used previous versions and do not want to change or want to learn new ways of working, I recommend that you do not install this version. Staying with the old version, it doesn't give you any new features, but gives you safety.

On the contrary, if you choose version 3.0 to work, you will own particularly useful features that previous versions did not have. It is important that you read the documentation carefully to work properly.

Documentation

You can find documentation for version v3.0 here. Documentations for older versions, please see the respective branches.

Testing

The package has been tested through over 120 test cases with GitHub Actions from PHP version 7.1 (Laravel 5.8) to 8.2 (Laravel 10.x). Detailed information about test cases please see here.

License

MIT © Jackie Do

laravel-cart's People

Contributors

jackiedo avatar alexdemers avatar andershagbard avatar

Forkers

slimgee

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.