Libraries tagged by modals
mateffy/laravel-introspect
219 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
magros/laravel-model-encryption
45946 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
maggomann/filament-model-translator
4754 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
liberu-genealogy/laravel-gedcom
2097 Downloads
A package that converts gedcom files to Eloquent models
lav45/yii2-translated-behavior
41068 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
korridor/laravel-computed-attributes
19435 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.
kiwilan/typescriptable-laravel
12161 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
kblais/query-filter
40812 Downloads
Easily create filters for your Eloquent models.
kblais/laravel-uuid
75724 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
kayandra/hashidable
15856 Downloads
Auto Hashids for Laravel Models and Routes
jumbaeric/laragpt
3652 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
iverberk/larasearch
15260 Downloads
Elasticsearch enabled Eloquent models
indracollective/laravel-revisor
999 Downloads
Draft, publish and revise Laravel Eloquent Models
imanghafoori/laravel-temp-tag
8428 Downloads
Laravel Temporary Tag simplify tagging Eloquent models.
hyperf/scout
112714 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.