Libraries tagged by prev
kk14569/flarum-anti-gmail-alias
69 Downloads
Prevent users from registering with Gmail alias emails.
jeffersoncechinel/task-locker
112 Downloads
A simple locker class to help prevent php applications to run multiple instances of itself at the same time.
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
80 Downloads
Provides a unified config workflow that prevents accidental or unexpected config changes.
internations/php-implied
22779 Downloads
Prevent the installation of superfluous PHP polyfills
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
210 Downloads
PHP Cache Library with process synchronization to prevent slamming and performance down spikes.
hypershop/module-spike-performance
189 Downloads
Magento 2 module to prevent cache flushes during peak moments
huskii/varnish-helper
15 Downloads
Prevent Varnish caching for selected pages, templates, CPTs in WordPress.
hmones/laravel-redirect
13 Downloads
Redirects users automatically after login to the previous protected route they were trying to access
hichemtab-tech/namecrement
6 Downloads
A smart php utility that generates unique incremental names, preventing naming collisions by automatically appending incremental suffixes.
heyday/silverstripe-dataobjectpreview
4533 Downloads
Allows preview of dataobjects in GridField
grazulex/laravel-safeguard
7 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
glowy/registry
2164 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.