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.
Here's a quick overview of the new features in the latest versions of the package.
pivotModel and pivotColumns parameters to the BelongsToMany relationship attribute.Enum conversion on column casting.IgnoreProperties attribute.Dispatches attribute.Listener attribute.Observer attribute.castAndCreate method.castAndFill method.castAndSet method.castAndUpdate method.How can I help you explore Laravel packages today?