Libraries tagged by laravel attributes
maksimru/multi-unit-models
9168 Downloads
Allows to easy and safely store model attributes in different units
localdisk/cast-formrequest
1 Downloads
Cast FormRequest Attributes.
knuckleswtf/scribe-tags2attributes
60 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
felipeweb11/eloquent-value-object
3447 Downloads
Value objects for larvel eloquent.
exxtensio/ecommerce-core
17 Downloads
Exxtensio eCommerce Core is a build for Laravel 11.x which includes all the necessary for your online store backend application.
dylan-chapman/immutability
8907 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
dive-be/nova-linkable-field
2501 Downloads
Optionally link to a different model as an alternative to a manual attribute value.
codeforest/plan-config
42 Downloads
Plan config allows you to easily define attributes and limits for your SaaS application subscription plans.
cloudmonitor/translatable
406 Downloads
Translate model attributes into any number of languages.
chriswillerton/encryptable
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
bedoya/has-data
3 Downloads
Trait to manage dynamic JSON fields in Laravel Eloquent models
badarithm/elocryptfive
15 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
annotation/larscan
2056 Downloads
Implement a Laravel scanner that can scan by namespace or path and instantiate classes annotated with specific annotations based on PHP 8.0's annotation feature.
ahmadvoid/simple-aop
187 Downloads
A Simple AOP (Aspect Oriented Programming) implementation provide ability to make aspect which applied on controller methods, by taking advantage of #[Attributes] syntax in PHP 8
afzalsabbir/toggle-field-for-backpack
4 Downloads
Easily toggle boolean attributes with a new field type.