sylius / cart
Cart engine for PHP applications.
Requires
- php: ^5.6|^7.0
- sylius/order: ^0.19
- sylius/storage: ^0.19
Requires (Dev)
- phpspec/phpspec: ^2.4
README
Cart component is based on the Sylius order model and extends its functionality to cover cart functionality in PHP projects.
The component has services for managing expired carts, using different providers.
Sylius
Modern ecommerce for PHP and Symfony2. Visit Sylius.org.
Documentation
Documentation is available on docs.sylius.org.
Contributing
All instructions for contributing to Sylius can be found in the Contributing Guide.
Support
If you have a question regarding the usage of this library, please ask on Stackoverflow. You should use "sylius" tag when posting and make sure to browse existing questions.
Sylius on Twitter
Follow the official Sylius account on Twitter!.
Bug Tracking
If you find a bug, please refer to the Reporting a Bug guide.
MIT License
License can be found here.
Authors
The component was originally created by Paweł Jędrzejewski. See the list of contributors.