Libraries tagged by upca
noxoua/filament-activity-log
42407 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
159166 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
markjaquith/wp-tlc-transients
68847 Downloads
A WP transients interface with support for soft-expiration, background updating of the transients.
lightswitch05/php-version-audit
51099 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
69594 Downloads
An efficient query generator for mass resource import, distinguishing between new records and records to update.
integer-net/magento2-global-custom-layout
80551 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
198889 Downloads
Bulk inserts and updates for Doctrine DBAL
ezsystems/ezpublish-legacy
240674 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
1089186 Downloads
Required to install and update Contao
bytexr/filament-queueable-bulk-actions
60750 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.
akrabat/proxy-detection-middleware
71124 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.
zendframework/zend-progressbar
3579069 Downloads
Create and update progress bars in different environments
salines/cakephp4-soft-delete
143299 Downloads
SoftDelete plugin updated for CakePHP 4
laminas/laminas-progressbar
634540 Downloads
Create and update progress bars in different environments
guidocella/eloquent-insert-on-duplicate-key
578164 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent