PHP Classes

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 (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 425 All time: 6,354 This week: 560Up
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.

Picture of Ahmed Rehan
Name: Ahmed Rehan <contact>
Classes: 1 package by
Country: Pakistan Pakistan
Age: 29
All time rank: 346244 in Pakistan Pakistan
Week rank: 4338 Down59 in Pakistan Pakistan Down

Recommendations

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

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:425
This week:0
All time:6,354
This week:560Up