Libraries tagged by model likes
reshadman/eloquent-faster
3712 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
bvipul/generator
29416 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
tacowordpress/tacowordpress
2019 Downloads
WordPress custom post types that feel like CRUD models
rawilk/human-keys
896 Downloads
Use Stripe-like IDs for your models.
abdelrahmanbl/laravel-uploadable
277 Downloads
this package adding behaviour to a model for self uploading images like avatar or any files type.
luezoid/laravel-core
1819 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.
torann/remote-model
14301 Downloads
An eloquent-like model, for the Laravel framework.
kilobyteno/laravel-user-guest-like
436 Downloads
A Laravel package to allow guests and users to like models
narcisonunez/laravel-actionable-model
8 Downloads
Allow actions in your laravel model
fabricio872/api-modeller-bundle
1777 Downloads
Symfony bundle for translating foreign API to Doctrine-like models
fabricio872/api-modeller
1803 Downloads
Library for translating foreign API to Doctrine-like models
chsergey/yii2-rest-client
10704 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)
sloth-dev-guy/searches
1119 Downloads
Perform searches with Eloquent models using an array-like API setup
turahe/laravel-likeable
411 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
heiheihallo/acquaintances
1235 Downloads
This is a clone of multicaret/laravel-acquaintances customized to our needs. With added dislike functionality. This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.