PackageTrack
Sign in Get early access

iksaku/laravel-mass-update

Update multiple Laravel Model records, each with different values, using a single query!

2.0.0 1.4M downloads/mo #4886 most downloaded on Packagist iksaku/laravel-mass-update

What this package is like to depend on

Last release 4 months ago

13 Apr 2026

Release timing varies

gaps range from 2 weeks to 13 months

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

11 releases · first in 2021

2 releases in the last 12 months

see the full history below

Release timeline

11 releases · Jun 2021 to Apr 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 2.0.0 13 Apr 2026
    Release notes

    What's Changed

    Breaking Changes

    • The Mode::massUpdateQuietly() method has been removed in favor of Laravel's built-in Model::withoutTimestamps() method. Learn more

    Full Changelog: 1.0.9...2.0.0

    Open source →
    Release notes

    What's Changed

    • Laravel 13.x Compatibility by @laravel-shift in https://github.com/iksaku/laravel-mass-update/pull/19

    Breaking Changes

    • The Mode::massUpdateQuietly() method has been removed in favor of Laravel's built-in Model::withoutTimestamps() method. Learn more

    Full Changelog: https://github.com/iksaku/laravel-mass-update/compare/1.0.9...2.0.0

    Open source →
  2. 1.0.9 31 Mar 2026
    Release notes

    What's Changed

    • feat: backport fix for escaping PostgreSQL boolean values from 2.x by @adamczykpiotr in #18

    New Contributors

    Full Changelog: 1.0.8...1.0.9

    Open source →
  3. 1.0.8 01 Mar 2025
    Release notes

    What's Changed

    Full Changelog: 1.0.7...1.0.8

    Open source →
  4. 1.0.7 23 Mar 2024
    Release notes

    What's Changed

    Full Changelog: 1.0.6...1.0.7

    Open source →
  5. 1.0.6 27 Dec 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.0.5...1.0.6

    Open source →
  6. 1.0.5 02 Feb 2023
    Release notes

    Improvements

    • 2a4fe97 Adds ability to prevent updated_at timestamp (#6)
    • 88d2c88 Laravel 10.x Compatibility (#7)

    Miscellaneous

    Open source →
    Release notes
    Open source →
  7. 1.0.4 22 Jan 2022
    Release notes

    Improvements

    • bbfb4ac Added support for upcoming Laravel 9 release 🎉
    Open source →
    Release notes
    • bbfb4ac Added support for upcoming Laravel 9 release :tada:
    Open source →
  8. 1.0.3 22 Sep 2021
    Release notes

    Improvements

    • 19f01cd Ability to define mass-update unique keys inside Model.
    Open source →
    Release notes
    • 19f01cd Ability to define mass-update unique keys inside Model.
    Open source →
  9. 1.0.2 05 Aug 2021
    Release notes

    Improvements

    • d208e03 Ability to compile more value types for mass-update query.

    Fixes

    • 26946f6 Fix value quoting with complex-quoted strings and float values.
    Open source →
    Release notes
    • 26946f6 Fix value quoting with complex-quoted strings and float values.
    • d208e03 Ability to compile more value types for mass-update query.
    Open source →
  10. 1.0.1 29 Jun 2021
    Release notes

    Improvements

    • 3acbe63 Skip query execution if no updates are detected in the given Eloquent models.
    Open source →
    Release notes
    • 3acbe63 Skip query execution if no updates are detected in the given Eloquent models.
    Open source →
  11. 1.0.0 28 Jun 2021
    Release notes
    • 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