wendelladriel/laravel-lift
Experimental Laravel package that supercharges Eloquent models with typed public properties matching your schema, powered by PHP 8 attributes. Add validation rules and other metadata directly on models and access them via handy methods, using Eloquent events for easy drop-in use.
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.17.0...v0.18.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.16.0...v0.17.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.15.0...v0.16.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.14.2...v0.15.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.14.1...v0.14.2
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.14.0...v0.14.1
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.13.1...v0.14.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.13.0...v0.13.1
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.12.2...v0.13.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.12.1...v0.12.2
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.12.0...v0.12.1
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.11.2...v0.12.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.11.1...v0.11.2
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.11.0...v0.11.1
array cast. by @edalzell in https://github.com/WendellAdriel/laravel-lift/pull/53Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.10.1...v0.11.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.10.0...v0.10.1
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.9.0...v0.10.0
CreateRules and UpdateRules attributes by @WendellAdriel in https://github.com/WendellAdriel/laravel-lift/pull/38Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.8.3...v0.9.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.8.2...v0.8.3
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.8.1...v0.8.2
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.8.0...v0.8.1
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.7.3...v0.8.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.7.2...v0.7.3
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.7.1...v0.7.2
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.7.0...v0.7.1
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.6.0...v0.7.0
Immutable and Watch attributes and immutableProperties and watchedProperties methods by @WendellAdriel in https://github.com/WendellAdriel/laravel-lift/pull/9Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.5.0...v0.6.0
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.4.1...v0.5.0
Fixed issue with property update
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.4.0...v0.4.1
Add PrimaryKey attribute
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.3.0...v0.4.0
Add validationRules and validationMessages static methods
Full Changelog: https://github.com/WendellAdriel/laravel-lift/compare/v0.2.0...v0.3.0
How can I help you explore Laravel packages today?