Libraries tagged by putEvent
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
jacerider/neo_config_flow
89 Downloads
Provides a unified config workflow that prevents accidental or unexpected config changes.
interjar/module-configurable-child-visibility
21482 Downloads
Magento 2.x Extension to prevent Out of Stock Children being removed from Used Product Collections.
inopx/noslamcache
212 Downloads
PHP Cache Library with process synchronization to prevent slamming and performance down spikes.
hypershop/module-spike-performance
190 Downloads
Magento 2 module to prevent cache flushes during peak moments
huskii/varnish-helper
27 Downloads
Prevent Varnish caching for selected pages, templates, CPTs in WordPress.
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
grafikart/psr15-csrf-middleware
1141 Downloads
A PSR-15 compatible middleware to prevent CSRF
genealabs/laravel-appleseed
300 Downloads
Prevent the pesky missing-favicon error log entries, and return 404 if they don't exist.
footballfan141/log-limiter
9 Downloads
A PHP class for login attempts abuse preventing.
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
christophlehmann/route-cache
171 Downloads
A cache implementation for record slugs that prevents fetching and overlaying records again in the PersistedAliasMapper
chrisguitarguy/simple-login-lockdown
21 Downloads
Simple prevention of brute force login attemps on your WordPress site.
cevinio/production-dependencies-guard
3360 Downloads
Prevents adding of development packages into require-section (should be require-dev).
bigfork/silverstripe-form-idempotency
313 Downloads
Idempotency key support to help prevent duplicate form submissions