Libraries tagged by updater
binshops/laravel-blog
38741 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
atlas/query
234813 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
altek/eventually
712582 Downloads
The missing many-to-many Eloquent events.
winter/laravel-config-writer
206283 Downloads
Utility to create and update Laravel config and .env files
topfloor/composer-cleanup-vcs-dirs
427870 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
sobstel/metaphore
172894 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
pimcore/compatibility-bridge-v10
545652 Downloads
Pimcore Compatibility Bridge provides class aliases for the classes which were moved/updated and are necessary for backwards compatibility.
phobetor/rabbitmq-supervisor-bundle
544630 Downloads
Symfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons
noxoua/filament-activity-log
36917 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
153912 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
lightswitch05/php-version-audit
48910 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
74732 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
179166 Downloads
Bulk inserts and updates for Doctrine DBAL
ezsystems/ezpublish-legacy
239948 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)
bytexr/filament-queueable-bulk-actions
57648 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.