marktic / basket
A base for shoping carts
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/marktic/basket
Requires
- php: >=8.0
 - ext-json: *
 - bytic/actions: dev-main||^1.0
 - bytic/form: ^1.0 || ^2.0
 - bytic/migrations: ~0.12
 - bytic/orm: ^1.0 || ^2.0
 - bytic/orm-behaviors: ^1.0 || ^2.0
 - bytic/orm-filters: ^1.0 || ^2.0
 - bytic/package-base: ^1.0
 - bytic/translation: ^1.0 || ^2.0
 
Requires (Dev)
- bytic/phpqatools: ^1.0
 
This package is auto-updated.
Last update: 2025-10-17 12:24:43 UTC
README
A base for shoping carts
Inspiration
- https://github.com/darryldecode/laravelshoppingcart
 - https://github.com/lukepolo/laracart
 - https://github.com/vanilophp/cart
 - https://github.com/faustbrian/laravel-basket
 - https://github.com/Lenius/basket
 - https://github.com/spryker/shared-cart
 - https://github.com/spryker/persistent-cart
 - https://github.com/blesta/pricing
 - https://github.com/Sylius/SyliusCartBundle
 - https://github.com/Sylius/Cart
 - https://github.com/Sylius/Order