PackageTrack
Sign in Get early access

mikebronner/laravel-pivot-events

This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.

13.1.0 1.0M downloads/mo #2205 most downloaded on Packagist mikebronner/laravel-pivot-events

What this package is like to depend on

Last release 5 months ago

28 Feb 2026

Release timing varies

gaps range from 2 weeks to 1.4 years

Some releases are documented

notes for 8 of 16 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

16 releases · first in 2019

2 releases in the last 12 months

see the full history below

Release timeline

16 releases · May 2019 to Feb 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 16
  1. 13.1.0 28 Feb 2026
    Release notes

    Changed

    • ✨ suppress pivotSynced and pivotDetached events when no changes occur. by @mikebronner in #22

    Full Changelog: 13.0.0...13.1.0

    Open source →
  2. 13.0.0 28 Feb 2026
    Release notes

    Added

    • ✨pass pivot payload to custom event classes via ReceivesPivotPayload interface (closes #17) by @mikebronner in #18
    • ⬆️ Added support for PHP 8.3–8.5 and Laravel 13, require PHP 8.2+. by @mikebronner in #21

    Fixed

    • 🐛 Fire pivot events during sync operations by @mikebronner in #20
    • 🐛 Remove duplicate observer events from getObservableEvents by @mikebronner in #19

    Full Changelog: 12.0.0...13.0.0

    Open source →
  3. 12.0.0 26 Feb 2025
    Release notes

    Added

    • Laravel 12 compatibility.

    Changed

    • namespace from genealabs/laravel-pivot-events to mikebronner/laravel-pivot-events.
    Open source →
  4. 11.0.0 14 Mar 2024
    Release notes

    Added

    • Laravel 11 compatibility.
    Open source →
  5. 10.0.1 22 Mar 2023

    Nothing published for this version

  6. 10.0.0 17 Feb 2023

    Nothing published for this version

  7. 9.0.4 30 Mar 2022
    Release notes

    Changed

    • broadcast event name format to match the default Laravel model events: <model class><event>, e.g. ModelPivotAttached.
    Open source →
  8. 9.0.3 30 Mar 2022
    Release notes

    Added

    • model broadcasting of events, if the model is configured for that.
    • Laravel 8 compatibility. This will be removed in a future patch, and is only temporarily present for debugging purposes.
    Open source →
  9. 9.0.2 23 Mar 2022
    Release notes

    Added

    • sync events (previously syncing resulted in detach and attach events). Thanks @AbdelPlayPlay!
    Open source →
  10. 9.0.1 09 Feb 2022
    Release notes

    Updated

    • readme file and composer.json info.
    Open source →
  11. 9.0.0 09 Feb 2022

    Nothing published for this version

  12. 0.3.0 29 Feb 2020

    Nothing published for this version

  13. 0.2.1 14 Sep 2019

    Nothing published for this version

  14. 0.2.0 29 Aug 2019

    Nothing published for this version

  15. 0.1.0 17 May 2019

    Nothing published for this version

  16. 8.0 08 Sep 2020

    Nothing published for this version

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