Libraries tagged by model likes
lucasbrito-wdt/laravel-rateable
43 Downloads
Allows multiple models to be rated with a fivestar like system.
kadirgun/laravel-json-query
7 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
imagina/laravel-rateable
23 Downloads
Allows multiple models to be rated with a fivestar like system.
devfelipereis/laravel-rateable
24 Downloads
Allows multiple models to be rated with a fivestar like system.
chikeozulumba/laravel-rateable
3 Downloads
Allows multiple models to be rated with a fivestar like system.
appslankan/forum
9 Downloads
this package install basic forum models and migrations, models {auth,thread,post,thread_view,post_likes}
yiiman/yii-lib-metalib
77 Downloads
meta library for store your data in table like options,objects,strings and etc, that can related to another models
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
utipd/mysqlmodel
101 Downloads
A minimalistic manager for storing and retrieving MySQL rows as PHP models. Does not handle schemas. Does allow treating mysql rows like documents.
pablobae/module-simple-ai-translator
6 Downloads
AI-powered translation module for Magento 2, enabling seamless integration with services like DeepL and ChatGPT for automated language translation. Provides configurable translation settings, language pairs, and model types for enhanced localization and multi-language store capabilities.
mmurattcann/repository-generator
21 Downloads
You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.
kunalkanani/maskable
2 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
kosmoskosmos/rating
1735 Downloads
Allows multiple models to be rated with a five-star like system on Laravel Nova
janakkapadia/filterable
16 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.
hispanicode/route
6 Downloads
Php model to define routes with a wide range of possibilities, like routing of laravel, but without relying on anyone, you can adapt this model to your model view controller system very easily.