laragear/meta-model
Let other developers customize your package model and migrations
v3.0.0
1.5M downloads/mo
#2015 most downloaded on Packagist
Laragear/MetaModel
What this package is like to depend on
Last release 5 months ago
04 Mar 2026
Ships fairly regularly
a new release about every 11 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
5 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
5 releases · Mar 2024 to Mar 2026
2025
2026
Releases
latest 5-
v3.0.004 Mar 2026 -
v2.0.016 Feb 2025Release notes
Open source →What's Changed
New Contributors
Give me a recap
- Models are not customized through a single method:
Model::customize(fn () => /* something */. - Migration has been re-wired to be more convenient.
- Trait no longer requires to set the migration.
Full Changelog: v1.1.0...v2.0.0
- Models are not customized through a single method:
-
v1.1.129 Jan 2025Release notes
Open source →What's Changed
- Fix php8.4 deprecated notices by @it-can in #7
- [1.x] PHP 8.4 support by @DarkGhostHunter in #8
New Contributors
Full Changelog: v1.1.0...v1.1.1
-
v1.1.015 Mar 2024Release notes
Open source →What's Changed
- [1.x] Clarifies appends [skip-ci] by @DarkGhostHunter in #2
- [1.x] Adds booting support by @DarkGhostHunter in #4
- [1.x] Adds support for custom connections by @DarkGhostHunter in #3
- [1.x] Adds support for multiple closures by @DarkGhostHunter in #1
- [1.x] Adds morph default index name. by @DarkGhostHunter in #5
- [1.x] Fixes test not hitting line. by @DarkGhostHunter in #6
New Contributors
- @DarkGhostHunter made their first contribution in #2
Full Changelog: v1.0.0...v1.1.0
-
v1.0.012 Mar 2024