Libraries tagged by laravel attributes package
rinvex/countries
8329606 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
milwad/laravel-attributes
9219 Downloads
Make attributes easy
korridor/laravel-computed-attributes
62359 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
rinvex/languages
118045 Downloads
Rinvex Languages 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.
iteks/laravel-enum
20542 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
tsitsishvili/documentator
611 Downloads
Auto-inferred, interactive API documentation for Laravel. Scans routes, FormRequests, API Resources and return types, lets you override with PHP attributes, and serves a built-in explorer or Scalar UI backed by OpenAPI 3.2.
richardstyles/eloquent-aes
38988 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
austinheap/laravel-database-encryption
76200 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
jetcod/laravel-slugify
280 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
iteks/laravel-json
21628 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
digitalcloud/laravel-blameable
44030 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
sinemacula/laravel-cached-crypt
16328 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
teofanis/hook-press
1854 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
rinvex/universities
16692 Downloads
Rinvex Universities is a simple and lightweight package for retrieving university details with flexibility. A whole bunch of data including name, country, state, email, website, telephone, address, and much more attributes for the 17k+ known universities worldwide at your fingertips.
joskolenberg/eloquent-reflector
15640 Downloads
Laravel package for inspecting model classes on relations en attributes.