Libraries tagged by flusher
php-flasher/laravel-pack
63 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
php-flasher/livewire-pack
3 Downloads
A pack for Livewire
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
quioteframework/telemetry-otel
16 Downloads
OpenTelemetry SDK exporter/bootstrap for Quiote's always-on Trace facade. Builds worker-lifetime tracer/meter providers from telemetry.* settings and flushes them per request.
martynbiz/php-flash-message
258 Downloads
Flash messenger that will keep messages until they are "flushed" - current or persistant states.
frosty22/authorized-updates
7 Downloads
All changes on entity are stored through key. When key is executed and changes are flushed.
controlaltdelete/magento2-cache-primer
113 Downloads
A Magento 2 module that will prime the cache after it is flushed leveraging the queue
bithouseweb/pplib
121 Downloads
Allows compression of output data while retaining ability to do intermediate flushes.
alcalyn/flush-on-kernel-terminate-bundle
54 Downloads
Just add a listener to automatically flush non-flushed entities after the response has been sent.
robinvdvleuten/lazy-event-dispatcher
4505 Downloads
An event dispatcher that holds any events until flushed.
hypejunction/hypeshutdown
15 Downloads
Flushes the buffer after the response is sent allowing shutdown to continue in the background