marktic / basket
A base for shoping carts
dev-main
2024-12-17 10:31 UTC
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: 2024-12-17 10:33:32 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