astrogoat / discounts
A Discounts app for Strata
Fund package maintenance!
astrogoat
Installs: 9 888
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: ^8.3
- astrogoat/cart: ^3.4.1
- astrogoat/strata: ^0.7.53
- illuminate/contracts: ^8.37 || ^9.0|^10.0
- spatie/laravel-package-tools: ^1.16.5
Requires (Dev)
- nunomaduro/collision: ^5.3|^6.11|^7.10
- orchestra/testbench: ^6.15|^7.0|^8.27
- pestphp/pest: ^1.18|^2.35.1
- pestphp/pest-plugin-laravel: ^1.1|^2.4
- spatie/laravel-ray: ^1.37.1
- vimeo/psalm: ^4.8|^5.26.1
- dev-main
- 3.x-dev
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.x-dev
- 2.16.2
- 2.16.1
- 2.16.0
- 2.15.0
- 2.14.1
- 2.14.0
- 2.13.0
- 2.12.0
- 2.10.0
- 2.9.0
- v2.8.0
- v2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.0
- dev-feature/DTCE-918/msrp-manufacturer-supplier-suggested-retail-price
- dev-percent-display-fix
- dev-auto-apply-discount
This package is auto-updated.
Last update: 2024-10-26 15:03:30 UTC
README
Installation
You can install the package via composer:
composer require astrogoat/discounts
Usage
$discounts = new Astrogoat\Discounts(); echo $discounts->echoPhrase('Hello, Astrogoat!');
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
This discounts package is forked from the awesome Spatie discounts package. Please go support them if you can.
License
The MIT License (MIT). Please see License File for more information.