Libraries tagged by assoc
pavelpaliy/laravel-medialibrary
1437 Downloads
Associate files with Eloquent models
ofelix03/transformer
21 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type
neckberg/hashdown
8 Downloads
A PHP package for translating Markdown to and from PHP associative arrays.
mits87/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
masterro/laravel-file-cleaner
7067 Downloads
Laravel console command for deleting temp files and associated model instances.
macropage/markdown-table
586 Downloads
Create a markdown table string from an associative array.
lukaszmakuch/class-based-registry
330 Downloads
Registry that allows to associate a value to one ore more classes and then fetch this value by passing objects that implements these classes
loeper/kvv
9 Downloads
This library provides simple access to the public transportation association KVV in Karlsruhe. It is based on unofficial data sources which are therefore subject to change without notice.
lecturize/laravel-followers
1384 Downloads
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
lartisan/laravel-sortable-medialibrary
9 Downloads
Associate files with Eloquent models and add Sortable behaviour
kutasman/laravel-aead
8 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
kettasoft/booter
12 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
kda/eloquent-medialibrary-item
194 Downloads
Associate models with spatie/media-library
k90mirzaei/media
44 Downloads
This is a media handler associate files with Eloquent models
johnsnook/yii2-visitors
428 Downloads
This extension gets the visitor information associated with their ip address, including proxy and geographical information and logs the access and checks if it's blacklisted or whitelisted and takes appropriate action.