Libraries tagged by USDA
dirkpersky/typo3-dp_cookieconsent
216670 Downloads
Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
clue/reactphp-eventsource
21342 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
cakephp/upgrade
4129 Downloads
Command line tool for updating CakePHP applications and plugins.
bytexr/filament-queueable-bulk-actions
86508 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.
b13/permission-sets
86644 Downloads
Allows for deployable and re-usable permission sets for backend users
apen/additional_reports
174302 Downloads
Additional TYPO3 backend reports for system diagnostics, extensions, content usage and registered integrations.
andrewdalpino/okbloomer
1210941 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
alleyinteractive/wp-block-audit-command
367918 Downloads
Audit WordPress block usage in post content.
akrabat/proxy-detection-middleware
133502 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
3695002 Downloads
Create and update progress bars in different environments
pocketmine/errorhandler
573278 Downloads
Utilities to handle nasty PHP E_* errors in a usable way
pimcore/compatibility-bridge-v10
1035173 Downloads
Pimcore Compatibility Bridge provides class aliases for the classes which were moved/updated and are necessary for backwards compatibility.
laminas/laminas-progressbar
765662 Downloads
Create and update progress bars in different environments
helhum/typo3-console-plugin
2921484 Downloads
Installer plugin for helhum/typo3-console, to ease usage without the need to specify scripts in your root composer.json
guidocella/eloquent-insert-on-duplicate-key
599470 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent