PackageTrack
Sign in Get early access

vanilo/adjustments

Vanilo Adjustments Module

5.2.0 35K downloads/mo #3480 most downloaded on Packagist vanilophp/adjustments

What this package is like to depend on

Last release 4 months ago

21 Apr 2026

Ships fairly regularly

a new release about every 3 months

Nearly every release is documented

notes for 15 of 15 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

15 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

15 releases · Nov 2022 to Apr 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 5.2.0 21 Apr 2026
    Release notes
    2026-04-21
    • Added Laravel 13 support
    • Changed the minimal Laravel 12 versions from 12.38 to 12.50. Minimums for 10.48, and 11.46.2 have not changed.
    Open source →
  2. 5.1.0 02 Dec 2025
    Release notes
    2025-12-02
    • Added the polymorphic source relation/fields to the Adjustment model
    • Added the getSource and setSource methods to the Adjustment model
    • Changed the setAdjustable method to return the itself (was void before)
    • Changed the minimum Laravel version requirements to v10.48, v11.46.2 and v12.38 respectively
    • Changed (fixed, in fact) the SimpleTax/SimpleTaxDeduction adjusters to properly calculate the tax amount when it is included in the price
    Open source →
  3. 5.0.0 03 Sep 2025
    Release notes
    2025-09-03
    • Dropped PHP 8.2 Support
    • Changed the minimum Laravel 10 version to v10.48
    • Added Laravel 12 Support
    Open source →
  4. 4.2.0 14 Dec 2024
    Release notes
    2024-12-14
    • Added the PercentDiscount adjuster class
    Open source →
  5. 4.1.0 11 Jul 2024
    Release notes
    2024-07-11
    • Bump module version to mainline (no change)
    Open source →
  6. 4.0.0 25 Apr 2024
    Release notes
    2024-04-25
    • Dropped PHP 8.0 & PHP 8.1 Support
    • Dropped Laravel 9 Support
    • Dropped Enum v3 Support
    • Added PHP 8.3 Support
    • Added Laravel 11 Support
    • Changed minimum Laravel version to v10.43
    • Changed minimal Enum requirement to v4.2
    • Added the SimpleTaxDeduction adjuster
    • Added the AdjusterAliases class that for decoupling FQCNs from the database
    • Added automatic mapping of adjuster FQCN <-> aliases when saving an adjustment into the DB and when calling the getAdjuster() method
    • Added the mapInto() method to the RelationAdjustmentCollection class, which forwards the call to the underlying Eloquent collection
    • BC: Added the deleteByType() method to the AdjustmentCollection interface + both implementation
    • BC: Changed the behavior of AdjustmentCollection::total():
      1. it ignores "included" adjustments by default,
      2. to incorporate the "included" adjustments pass true to the method: $adjustments->total(withIncluded: true)
    • BC: The Adjustable::itemsTotal() has been renamed to preAdjustmentTotal()
    • BC: The invalidateAdjustments() method has been added to the Adjustable interface
    • BC: The exceptTypes() method has been added to the AdjustmentCollection interface
    • BC: The AdjustmentType interface extends the EnumInterface
    • BC: Added the isNotIncluded() method to the Adjustment interface
    Open source →
  7. 3.8.2 17 Nov 2023
    Release notes
    • Fixes #164
    Open source →
    Release notes
    2023-11-17
    • Fixed the PHP IteratorAggregate, ArrayAccess and Countable interfaces-related deprecation notices
    Open source →
  8. 3.8.0 24 May 2023
    Release notes
    2023-05-24
    • Bump module version to mainline (no change)
    Open source →
  9. 3.7.0 04 Apr 2023
    Release notes
    2023-04-04
    • Added the SimpleTax adjuster (it calculates the tax amount based on a flat rate in %)
    • Added the benefit adjustent type
    Open source →
  10. 3.6.0 07 Mar 2023
    Release notes
    2023-03-07
    • Added Laravel 10 support
    • Added the clear() method to AdjustmentCollection implementations
    • Added the invalidateAdjustments() method to Adjustable implementations
    Open source →
  11. 3.5.0 23 Feb 2023
    Release notes
    2023-02-23
    • Bump module version to mainline (no change)
    Open source →
  12. 3.4.0 25 Jan 2023
    Release notes
    2023-01-25
    • Bump module version to mainline (no change)
    Open source →
  13. 3.3.0 05 Jan 2023
    Release notes
    2023-01-05
    • Added final PHP 8.2 support
    Open source →
  14. 3.2.0 05 Dec 2022
    Release notes
    2022-12-08
    • Changed minimum Concord version requirement to v1.12
    Open source →
  15. 3.1.0 07 Nov 2022
    Release notes
    2022-11-07
    • Initial Release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive