Libraries tagged by elequent
kiwilan/typescriptable-laravel
8215 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
6621 Downloads
A closure table tree package for laravel eloquent
jamesmills/watchable
4351 Downloads
A package to allow your Models to become watchable by a User
hihaho/laravel-encryptable-trait
57796 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
heroicpixels/filterable
77133 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
gregoryduckworth/encryptable
50698 Downloads
A simple trait to make attributes encrypted in the database
gbrock/laravel-table
37296 Downloads
Table functionality for Laravel models
friendsofcat/laravel-couchbase
26034 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
esensi/model
65137 Downloads
The base model traits of Esensi
designmynight/laravel-elasticsearch
27683 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
delatbabel/elocryptfive
90778 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
dbout/wp-orm
3992 Downloads
WordPress ORM with Eloquent and Phinx.
czim/laravel-repository
100341 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-nestedupdater
45838 Downloads
Eloquent model updater for nested relations data for Laravel.
czim/laravel-listify
65949 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.