Libraries tagged by update
winter/laravel-config-writer
184253 Downloads
Utility to create and update Laravel config and .env files
va-gov/content-build
92595 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
171573 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
rector/jack
2572 Downloads
Jack helps you incrementally update your `composer.json` dependencies, ensuring your project stays current without the chaos of outdated packages
phobetor/rabbitmq-supervisor-bundle
539412 Downloads
Symfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons
noxoua/filament-activity-log
33319 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
148896 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
lightswitch05/php-version-audit
46232 Downloads
A convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates
integer-net/magento2-global-custom-layout
70900 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
162922 Downloads
Bulk inserts and updates for Doctrine DBAL
ezsystems/ezpublish-legacy
239302 Downloads
eZ Publish Legacy (aka LegacyStack in 5.x. Is an updated version of eZ Publish 4.x cable of being combined with eZ Platform)
contao/installation-bundle
1067007 Downloads
Required to install and update Contao
bytexr/filament-queueable-bulk-actions
46127 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.
beeyev/disposable-email-filter-php
42442 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
akrabat/proxy-detection-middleware
62007 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.