Libraries tagged by model likes
jenssegers/model
3202486 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
multicaret/laravel-acquaintances
196098 Downloads
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.
rtconner/laravel-likeable
333579 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rennokki/befriended
86362 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
cybercog/laravel-love
230886 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
casbin/laravel-authz
178985 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
swisnl/json-api-client
334209 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
willvincent/laravel-rateable
373591 Downloads
Allows multiple models to be rated with a fivestar like system.
deligoez/laravel-model-hashid
41946 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
simialbi/yii2-rest-client
14887 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
qirolab/laravel-reactions
40986 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
donjan-deng/hyperf-casbin
15748 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
casbin/think-authz
11663 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in ThinkPHP 6.
nevadskiy/laravel-tree
12763 Downloads
Tree-like structure for Eloquent models.
outrightvision/api-model
81792 Downloads
Generate Laravel-like Api Models