dev-master
9999999-devA simple cart implementation
MIT
The Requires
- php ^5.5.9|^7.0
- illuminate/session ^5.2
- illuminate/encryption ^5.2
by Shankar Thiyagaraajan
cart session cart cart library cart persistence
Wallogit.com
2017 © Pedro Peláez
A simple cart implementation
Tool for managing the cart in session with encrypted cookie for preserve the cart items., (*1)
some of the methods on cart library are,, (*2)
1. Add Item, (*3)
2. Update Item, (*4)
3. Edit Item, (*5)
4. Remove Item, (*6)
5. Search Product, (*7)
6. Calculate Totals, (*8)
A simple cart implementation
MIT
cart session cart cart library cart persistence