Libraries tagged by laravel modals
mozex/laravel-scout-bulk-actions
15103 Downloads
A Laravel Scout extension for bulk importing and flushing of all models.
monurakkaya/laravel-unique-code-generator
4535 Downloads
Provides unique code for your models
mathieutu/laravel-json-syncer
31054 Downloads
Export and import your Eloquent models to/from JSON
liberu-genealogy/laravel-gedcom
2365 Downloads
A package that converts gedcom files to Eloquent models
korridor/laravel-computed-attributes
21399 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.
kblais/laravel-uuid
76957 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
eliseekn/laravel-metrics
3892 Downloads
Generate easily metrics and trends data of your models for your dashboards.
datacreativa/laravel-presentable
20986 Downloads
Create presenters for Eloquent Models
ashallendesign/redactable-models
2064 Downloads
A Laravel package for easily redacting model data.
alibayat/laravel-categorizable
2422 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
sebastiaanluca/laravel-auto-morph-map
29700 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
hihaho/laravel-encryptable-trait
62216 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
alexcrawford/lexorank-sortable
8818 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ajcastro/searchable
32382 Downloads
Pattern-matching search for Laravel eloquent models.
agog/osmose
10945 Downloads
Elegant filtering for laravel's eloquent models