Libraries tagged by eavquent
matchory/elasticsearch
46577 Downloads
The missing elasticsearch ORM for Laravel!
magros/laravel-model-encryption
41369 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
laragear/meta-model
131066 Downloads
Let other developers customize your package model and migrations
laracraft-tech/laravel-dynamic-model
6199 Downloads
Dynamic Model for Laravel!
lapaliv/laravel-bulk-upsert
17140 Downloads
korridor/laravel-computed-attributes
12797 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.
konekt/acl
60742 Downloads
Concord Module for Permission handling (Laravel 10 - 11)
kiwilan/typescriptable-laravel
8233 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.
jiaxincui/closure-table
6653 Downloads
A closure table tree package for laravel eloquent
iverberk/larasearch
15148 Downloads
Elasticsearch enabled Eloquent models
hihaho/laravel-encryptable-trait
57855 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
heroicpixels/filterable
77190 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
gregoryduckworth/encryptable
50703 Downloads
A simple trait to make attributes encrypted in the database
gbrock/laravel-table
37319 Downloads
Table functionality for Laravel models
friendsofcat/laravel-couchbase
26077 Downloads
A Couchbase based Eloquent model and Query builder for Laravel