Libraries tagged by upca
mmucklo/krumo
151580 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
markjaquith/wp-tlc-transients
66147 Downloads
A WP transients interface with support for soft-expiration, background updating of the transients.
lightswitch05/php-version-audit
47061 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
72416 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
168915 Downloads
Bulk inserts and updates for Doctrine DBAL
ezsystems/ezpublish-legacy
239525 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
1070628 Downloads
Required to install and update Contao
bytexr/filament-queueable-bulk-actions
50496 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
63613 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
3537881 Downloads
Create and update progress bars in different environments
skyscanner/jsonpath
407922 Downloads
JSONPath implementation for querying and updating JSON objects
salines/cakephp4-soft-delete
130389 Downloads
SoftDelete plugin updated for CakePHP 4
laminas/laminas-progressbar
594057 Downloads
Create and update progress bars in different environments
kachkaev/assets-version-bundle
563866 Downloads
Automates the process of updating assets version in Symfony2 & Symfony3 projects
guidocella/eloquent-insert-on-duplicate-key
569996 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent