Libraries tagged by detached
noahglaser/entitybundle
44 Downloads
This bundle contains the base entity that has createdAt and updatedAt stamps plus lifecycle events. It also has File entity that is abstract that has a doctrine event attached to it that allows you to uplaod the file.
nikserg/laravel-api-model
90 Downloads
Allows to create pseudo-Eloquent models, which are fetched via API from remote server
nhalstead/transferable
187 Downloads
Transfer attached relationships from one model instance to another model instance of the same type.
minkbear/azure-key-vault
335 Downloads
Allow secrets to be easily fetched from an Azure Key Vault from within a Laravel application
minimalic/silverstripe-hackernews
6 Downloads
Silverstripe CMS module for Tech news fetched by using Hacker News API
martial/relationships-data-transformer
10453 Downloads
A library that helps you to manipulate the data fetched from queries with relationships
maks757/embeddable-gallery
66 Downloads
Embeddable gallery, to be attached to any model
mahmud/buffered-queue
39 Downloads
A simple to use buffering queue as PHP package (no dependencies), which flexibly buffers objects, strings, integers etc. until a maximum size is reached
lchhieu/do_action
15 Downloads
Do action package invokes all functions attached to action hook in Laravel
konsulting/laravel-rule-repository
238 Downloads
A package to allow rules (for example validation rules) to be attached to a model.
kairos-project/api-normalizer
5 Downloads
A data normalizer listener to be attached to ApiController events
kairos-project/api-loader
16 Downloads
A data loader listener to be attached to ApiController events
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
icybee/module-nodes-attachments
28 Downloads
Allows files to be attached to nodes.
icybee/module-comments
118 Downloads
Allows users comments to be attached to nodes.