Libraries tagged by hasan
mootensai/yii2-enhanced-gii
152363 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
korridor/laravel-has-many-merged
73246 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
julienbourdeau/route-usage
39560 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
digital-creative/custom-relationship-field
135079 Downloads
Emulate HasMany relationship without having a real relationship set between resources
nathancox/hasoneautocompletefield
74039 Downloads
A CMS form field for adding has_one relationships using autocomplete
mhasnainjafri/cpanel
6679 Downloads
Laravel CPanel API Library for Managing cPanel Functionalities
hasnayeen/blade-eva-icons
19226 Downloads
A package to easily make use of Eva Icons in your Laravel Blade views.
hananils/kirby-colors
20690 Downloads
A color field for Kirby 3
hosannahighertech/yii2-oauth2-server
45809 Downloads
OAuth2 Server for PHP a fork of filsh/yii2-oauth2-server
stayallive/laravel-inverse-relations
10518 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
nullthoughts/laravel-latest-relation
44573 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
abordage/laravel-last-modified
10630 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
stancl/laravel-hasmanywithinverse
3822 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
moo/hasoneselector
22915 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
hulkur/laravel-hasmany-keyby
38368 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.