Libraries tagged by elo
lecturize/laravel-taxonomies
9993 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
laracraft-tech/laravel-dynamic-model
10141 Downloads
Dynamic Model for Laravel!
lapaliv/laravel-bulk-upsert
22742 Downloads
korridor/laravel-computed-attributes
20170 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
66437 Downloads
Concord Module for Permission handling (Laravel 10 - 12)
kiwilan/typescriptable-laravel
12664 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
7637 Downloads
A closure table tree package for laravel eloquent
jamesmills/watchable
4748 Downloads
A package to allow your Models to become watchable by a User
iverberk/larasearch
15273 Downloads
Elasticsearch enabled Eloquent models
indracollective/laravel-revisor
1404 Downloads
Draft, publish and revise Laravel Eloquent Models
heroicpixels/filterable
81419 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
giacomomasseron/laravel-models-generator
525 Downloads
Generate Laravel models from an existing database
gbrock/laravel-table
41048 Downloads
Table functionality for Laravel models
esign/laravel-underscore-translatable
12820 Downloads
A laravel package to make your eloquent models translatable.
esensi/model
65757 Downloads
The base model traits of Esensi