PHP Classes
elePHPant
Icontem

PHP Shopping Cart Library: Manage a shopping cart stored in session variables

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2016-02-16 (8 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 236 This week: 5All time: 7,514 This week: 211Up
Version License PHP version Categories
cart 1.0Artistic License5.5PHP 5, E-Commerce
Description Author

This class can manage a shopping cart stored in session variables.

It can perform several types of operations to manipulate the contents of a shopping cart.

Currently it can insert new items, update cart items, save the cart items to a session variable, remove items, destroy the whole shopping cart, and retrieve the list of items.

Recommendations

Point of Sale software
I need a good package of point of sale software

Picture of Ahmed Rehan
Name: Ahmed Rehan <contact>
Classes: 1 package by
Country: Pakistan Pakistan

Details

ShoppingCartLibraryv1.0

Shopping Cart Library : Version 1.0 | Copyright (c) 2015 - 2016, University Institute of Information Technology | ( UIIT-UAAR )

/* * Shopping Cart Library : Version 1.0 * License: GPL * Copyright (c) 2015 - 2016, University Institute of Information Technology | ( UIIT-UAAR ) */

/ * Description of Cart: * A PHP Class for Creating a Shopping Cart And Handling its following Operations: * 1. Adding Items to Cart. * 2. Deleting Items from Cart. * 3. Updating Items in Cart. * 4. Save Cart in Session. * 5. Displaying All items in Cart in Reverse Order. * 6. Destroy the Cart (usually after Placing Order). * * @author Ahmed Rehan */

  Files folder image Files  
File Role Description
Plain text file Cart.php Class Class source
Accessible without login Plain text file index.php Data Auxiliary script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:236
This week:5
All time:7,514
This week:211Up