adamb / shopping-cart
A PHP shopping cart
Installs: 964
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/adamb/shopping-cart
Requires
- php: >=5.6
- adamb/blocking: ^1.0
- adamb/config: ^1.0
- adamb/database: ^1.1
- adamb/image-upload: ^1.0
- adamb/pagination: ^1.1
- adamb/uk-counties: ^1.0
- adamb/user: ^1.3
- setasign/fpdf: ^1.8
- soundasleep/html2text: ^1.1
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-22 11:15:40 UTC
README
Installation
Installation is available via Composer/Packagist, you can add the following line to your composer.json
file:
"adamb/shopping-cart": "^1.0"
or
composer require adamb/shopping-cart
Features
License
This is distributed under the MIT license. Please read LICENSE for information on the availability and distribution.