Libraries tagged by updates
payu/alu-client
247029 Downloads
Automatic Live Update Client
winter/laravel-config-writer
229493 Downloads
Utility to create and update Laravel config and .env files
va-gov/content-build
98999 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
sobstel/metaphore
174761 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
phobetor/rabbitmq-supervisor-bundle
550426 Downloads
Symfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons
noxoua/filament-activity-log
42250 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
mmucklo/krumo
159072 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
metadrop/drupal-updater
59912 Downloads
Update drupal project dependencies
kfirba/import-query-generator
69516 Downloads
An efficient query generator for mass resource import, distinguishing between new records and records to update.
jbzoo/composer-diff
853254 Downloads
See what has changed after a composer update.
integer-net/magento2-global-custom-layout
80298 Downloads
Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity_id
flow-php/doctrine-dbal-bulk
198249 Downloads
Bulk inserts and updates for Doctrine DBAL
flarum/extension-manager
161028 Downloads
An extension manager to install, update and remove extension packages from the interface (Wrapper around composer).
contao/installation-bundle
1088724 Downloads
Required to install and update Contao
bytexr/filament-queueable-bulk-actions
60627 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.