Libraries tagged by laravel attributes
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
thettler/laravel-console-toolkit
3726 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
tanmaymishu/laravel-funnel
3981 Downloads
Bind http query string parameters to Eloquent model attributes.
romanzipp/laravel-previously-deleted
11991 Downloads
Store previously deleted Model attributes
masterfri/laravel-smart-relations
1537 Downloads
Work with relations as simple as with attributes.
larapack/attribute-slugging
1697 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
larapack/attribute-manipulation
2883 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
jcergolj/http-client-generator-for-laravel
170 Downloads
command for generating http client request attributes, requests and responses
illuminatech/sync-many-attribute
6624 Downloads
Allows control over Eloquent many-to-many relation via array attribute
dolphiq/laravel-aescrypt
1693 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
neurony/laravel-sort
110 Downloads
Sort Eloquent model records by their attributes or relationships
larapack/attribute-purging
427 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
javaabu/geospatial
541 Downloads
Adds Geospatial attribute support to Laravel projects
sheidin/fillable
2847 Downloads
Generate fillable attribute for eloquent models
seanstewart/plan-config
3971 Downloads
Plan config allows you to easily define attributes and limits for your SaaS application subscription plans.