Libraries tagged by laravel modals
nolanos/laravel-model-typescript-transfomer
588 Downloads
Generate Typescript definitions for your Eloquent models
ngmy/laravel-ide-helper-eloquent
5290 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
myerscode/laravel-taxonomies
4938 Downloads
A package for creating taxonomies and terms to categorise Eloquent models
mvdnbrk/laravel-model-expires
17211 Downloads
A package to assign expiration dates to Eloquent models
motomedialab/laravel-self-healing-urls
1747 Downloads
Generate self-healing URLs for models
martinbean/laravel-sluggable-trait
48451 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
mad-web/laravel-enum
136028 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
luezoid/laravel-core
2023 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
leko-team/laravel-active
452 Downloads
Ready-made solution for active an entity with Eloquent models
lamalama/laravel-wishlist
7108 Downloads
Make your models wishlistable
lab2view/laravel-repository-generator
15427 Downloads
Generate Repository from Eloquent models
jordanmiguel/laravel-popular
9339 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
iteks/laravel-openai
1049 Downloads
A powerful package that seamlessly integrates OpenAI's advanced AI capabilities into your Laravel applications. This package offers quick setup and intuitive configuration to leverage AI models for chat, embeddings, and more.
hyvor/laravel-json-meta
6875 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
grazulex/laravel-atlas
45 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.