Libraries tagged by laravel modals
axn/laravel-models-generator
13844 Downloads
Eloquent model generation from the database.
achillesp/laravel-crud-forms
5056 Downloads
Create CRUD Forms for Laravel Models.
cklmercer/laravel-model-settings
39282 Downloads
Add simple yet flexible settings to your Laravel models.
indracollective/laravel-revisor
2040 Downloads
Draft, publish and revise Laravel Eloquent Models
egyjs/dbml-to-laravel
865 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
alibayat/laravel-commentable
5848 Downloads
Implementing a Comment system for Laravel's Eloquent models.
magros/laravel-model-encryption
47025 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
arcanedev/laravel-notes
46950 Downloads
Provides the ability to add notes to your Eloquent models in Laravel.
smartisan/laravel-settings
26110 Downloads
App & Models Settings for Laravel
kiwilan/typescriptable-laravel
13092 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.
designmynight/laravel-elasticsearch
31994 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
rapidez/laravel-scout-elasticsearch
4807 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
gazugafan/laravel-temporal
6510 Downloads
Temporal models and versioning for Laravel 5
josezenem/laravel-slugidable
38543 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
cybercog/laravel-ownership
22233 Downloads
Laravel Ownership simplify management of Eloquent model's owner.