Libraries tagged by upd
outl1ne/laravel-scout-batch-searchable
27341 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
noxoua/filament-activity-log
28934 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
145458 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
mikebronner/laravel-pivot-events
760 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
markjaquith/wp-tlc-transients
64068 Downloads
A WP transients interface with support for soft-expiration, background updating of the transients.
lightswitch05/php-version-audit
42788 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
kfirba/import-query-generator
64821 Downloads
An efficient query generator for mass resource import, distinguishing between new records and records to update.
jbzoo/composer-diff
803386 Downloads
See what has changed after a composer update.
integer-net/magento2-global-custom-layout
65675 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
ezsystems/ezpublish-legacy
238385 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)
digital-creative/icon-action-toolbar
12154 Downloads
Allows you to update a single column of a resource all at once.
contao/installation-bundle
1050960 Downloads
Required to install and update Contao
bytexr/filament-queueable-bulk-actions
30664 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
28889 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
akrabat/proxy-detection-middleware
58583 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.