offline-agency / laravel-cart
Laravel shopping cart with fiscal support
Fund package maintenance!
offline-agency
Installs: 241
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 6
pkg:composer/offline-agency/laravel-cart
Requires
- php: >=7.3
- illuminate/events: ^5.0|^5.8|^6.0|^7.0|^8.0|^9.0
- illuminate/session: ^5.0|^5.8|^6.0|^7.0|^8.0|^9.0
- illuminate/support: ^5.0|^5.8|^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- doctrine/dbal: ^2.5
- mockery/mockery: ^1.0
- orchestra/testbench: ^3.1|^4.0|^5.0|^6.0|^7.0
- php-coveralls/php-coveralls: ^2.4
- phpunit/phpunit: ^6.0|^7.0|^8.0|^9.0
- dev-main
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.1.1
- 0.1.0
- dev-upgrade-to-laravel-12-with-cursor
- dev-fix-cart-applied-coupon
- dev-feat-add-sync-method
- dev-feat-add-global-coupons
- dev-analysis-VreOe6
- dev-feat-add-coupons-implementation
- dev-analysis-pearP2
- dev-develop
This package is auto-updated.
Last update: 2025-12-05 16:04:59 UTC
README
A simple cart implementation for Laravel with fiscal support.
Installation
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require offline-agency/laravel-cart
Documentation
You can find the documentation here
Testing
Run the tests with:
composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email support@offlineagency.com instead of using the issue tracker.
Credits
About us
Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.
License
The MIT License (MIT). Please see License File for more information.