jeffersongoncalves / laravel-commerce-pricing
Commerce pricing module — price sets, prices, price lists, and price rules.
Package info
github.com/jeffersongoncalves/laravel-commerce-pricing
pkg:composer/jeffersongoncalves/laravel-commerce-pricing
1.1.0
2026-06-30 13:26 UTC
Requires
- php: ^8.2
- jeffersongoncalves/laravel-commerce-core: 1.1.0
Requires (Dev)
- larastan/larastan: ^2.9|^3.0
- laravel/pint: ^1.0
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^9.0|^10.0|^11.0
- pestphp/pest: ^3.0|^4.0
- pestphp/pest-plugin-laravel: ^3.0|^4.0
README
Pricing
Commerce pricing module — price sets, prices, price lists, and price rules.
Installation
composer require jeffersongoncalves/laravel-commerce-pricing
Usage
The service provider is auto-discovered. Publish migrations and use the module models and services directly. See the umbrella package for the full ecosystem.
License
The MIT License (MIT). Please see License File for more information.
