PackageTrack
Sign in Get early access

dyrynda/laravel-model-uuid

This package allows you to easily work with UUIDs in your Laravel models.

8.3.0 3.2M downloads/mo #2637 most downloaded on Packagist michaeldyrynda/laravel-model-uuid

What this package is like to depend on

Last release 5 months ago

19 Mar 2026

Ships fairly regularly

a new release about every 5 months

Some releases are documented

notes for 9 of 36 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

38 releases · first in 2017

1 release in the last 12 months

see the full history below

Release timeline

36 releases · Mar 2017 to Mar 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 38
  1. 8.3.0 19 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 8.2.0...8.3.0

    Open source →
  2. 8.2.0 26 Feb 2025
    Release notes

    Note that the minimum version for this package is now Laravel 12.x, however, PHP >= 8.2 is still supported.

    This is due to some changes in the way that database connections/grammar operate at the framework level, meaning the tests won't run in a consistent way between 11.x and 12.x

    What's Changed

    New Contributors

    Full Changelog: 8.1.1...8.2.0

    Open source →
  3. 8.1.1 07 Aug 2024
    Release notes
    • Pin laravel/pint version to stop CI breaking when a new version is released.
    • Updates workflow configuration to use updated actions and cache

    Full Changelog: 8.1.0...8.1.1

    Open source →
  4. 8.1.0 14 Jul 2024
    Release notes

    Updates minimum PHP version to 8.2 and Laravel version to 11.15, addressing recent changes in laravel/framework#51373

    Open source →
  5. 8.0.0 19 Mar 2024
    Release notes

    Adds support for Laravel 11.x and combines functionality previously provided by dyrynda/laravel-efficient-uuid.

    Open source →
  6. 8.0.0-beta.1 no date pre-release
    Release notes

    What's Changed

    This version adds support for Laravel 11, and combines functionality previously available in laravel-efficient-uuid.

    As a standalone package, laravel-efficient-uuid was a cyclic dependency on laravel-model-uuid, which made maintenance of the two packages tricky. The new functionality is, however, opt-in, so you can continue without this if you choose to.

    Full Changelog: 7.1.1...8.0.0-beta.1

    Open source →
  7. 7.1.1 14 Sep 2023
    Release notes

    Fixes spatie/laravel-package-tools dependency

    Open source →
  8. 7.1.0 13 Sep 2023
    Release notes

    Full Changelog: 7.0.0...7.1.0

    Open source →
  9. 7.0.0 16 Feb 2023
    Release notes

    What's Changed

    New Contributors

    Breaking changes

    This version replaces the protected $uuidVersion = ''; in favour of a public function uuidVersion(): string;

    If you are upgrading from an earlier version, you will need to replace instances of the property declaration with a method that returns the version string. The default UUID version remains uuid4.

    Full Changelog: 6.6.3...7.0.0

    Open source →
  10. 6.6.3 07 Mar 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 6.6.1...6.6.3

    Open source →
  11. 6.6.2 26 Jan 2022

    Nothing published for this version

  12. 6.6.1 no date

    Nothing published for this version

  13. 6.6.0 26 Jan 2022

    Nothing published for this version

  14. 6.6.0-beta.1 26 Jan 2022 pre-release

    Nothing published for this version

  15. 6.5.0 30 Sep 2021

    Nothing published for this version

  16. 6.4.1 18 Apr 2021

    Nothing published for this version

  17. 6.4.0 05 Dec 2020

    Nothing published for this version

  18. 6.3.0 08 Sep 2020

    Nothing published for this version

  19. 6.2.0 02 Aug 2020

    Nothing published for this version

  20. 6.1.1 25 Mar 2020

    Nothing published for this version

  21. 6.1.0 25 Mar 2020

    Nothing published for this version

  22. 6.0.2 14 Mar 2020

    Nothing published for this version

  23. 6.0.1 08 Mar 2020

    Nothing published for this version

  24. 6.0.0 07 Mar 2020

    Nothing published for this version

  25. 5.0.0 04 Sep 2019

    Nothing published for this version

  26. 4.1.1 14 Feb 2019

    Nothing published for this version

  27. 4.1.0 07 Sep 2018

    Nothing published for this version

  28. 4.0.1 20 Jun 2018

    Nothing published for this version

  29. 4.0.0 01 Mar 2018

    Nothing published for this version

  30. 3.1.1 24 Feb 2018

    Nothing published for this version

  31. 3.1.0 14 Feb 2018

    Nothing published for this version

  32. 3.0.0 31 Aug 2017

    Nothing published for this version

  33. 2.0.3 17 Jul 2017

    Nothing published for this version

  34. 2.0.2 05 Apr 2017

    Nothing published for this version

  35. 2.0.1 30 Mar 2017

    Nothing published for this version

  36. 2.0.0 30 Mar 2017

    Nothing published for this version

  37. 1.0.1 29 Mar 2017

    Nothing published for this version

  38. 1.0.0 28 Mar 2017

    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