Libraries tagged by laravel attributes
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.
abdelhamiderrahmouni/blade-component-scopes
36 Downloads
Scope attributes to specific elements within your Blade components.
rinvex/language
11575 Downloads
Rinvex Language is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, language cultures, and other attributes for the 180+ known languages worldwide at your fingertips.
joskolenberg/eloquent-empty-date-nullifier
28 Downloads
Convert 0000-00-00 dates in the database to null when accessing your model's attributes.
itsdizzy/model-transformer
9 Downloads
Easy transformation layer for complex model attributes.
involix/elocryptfive
559 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
ctf0/easy-searchable
73 Downloads
search model & relation attributes with ease
cortex/pages-tenantable
84 Downloads
Cortex Pages is a frontend layer for an integral part of your Laravel content management system (CMS), it affords an easy, yet powerful way to create and manage pages with full control over their URLs, active status, titles, content, and other attributes.
activix/simple-eloquent
40541 Downloads
Adaptation of eloquent for retrieving its attributes
laravel-tools/lazy-dependency
3 Downloads
This package provides a possibility to lazy load dependencies using attribute.
xiashaung/inject
8 Downloads
laravel attribute inject
igorwanbarros/custom-accessor-and-mutator
620 Downloads
to set attributes laravel model (accessors and mutators) without creating methods