2017 © Pedro Peláez
 

library syscart

System cart functionality for Shopsys

image

shopsys/syscart

System cart functionality for Shopsys

  • Monday, July 28, 2014
  • by svenanders
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 2 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

SysCart for ShopSys

More info

http://blog.robbestad.com, (*1)

How to use

In your composer.json, add the following line, (*2)

"shopsys/php-shopsys-syscart": "dev-master"

In your code, include the class:, (*3)

use SysCart/SysCart as cart;

(or use composer's autoloader), (*4)

and then in your functions, use it like this:, (*5)

 $SysCart = new cart();

Tests:, (*6)

execute phpunit vendor/shopsys/syscart/tests/ from the root of your project to run the tests, (*7)

License:

Sven Anders Robbestad (C) 2014, (*8)

CC BY, (*9)

The Versions

28/07 2014

dev-master

9999999-dev https://github.com/svenanders/php-shopsys-syscart

System cart functionality for Shopsys

  Sources   Download

CC-BY

The Requires

 

The Development Requires

  • php >=5.3.0

hash

28/07 2014

dev-develop

dev-develop https://github.com/svenanders/php-shopsys-syscart

System cart functionality for Shopsys

  Sources   Download

CC-BY

The Requires

 

The Development Requires

  • php >=5.3.0

hash

28/07 2014

0.0.1

0.0.1.0 https://github.com/svenanders/php-shopsys-syscart

System cart functionality for Shopsys

  Sources   Download

CC-BY

The Requires

 

The Development Requires

  • php >=5.3.0

hash