Libraries tagged by prevent
david-garcia/value-object
6 Downloads
Just another library to handle Value Objects and prevent the bad habit of Primitive Obsession
christophlehmann/route-cache
18 Downloads
A cache implementation for record slugs that prevents fetching and overlaying records again in the PersistedAliasMapper
chrisguitarguy/simple-login-lockdown
20 Downloads
Simple prevention of brute force login attemps on your WordPress site.
cgdsoftware/versions
5 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
cgdsoftware/versioning
5 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
cedx/akismet
3256 Downloads
Prevent comment spam using the Akismet service.
bigfork/silverstripe-form-idempotency
253 Downloads
Idempotency key support to help prevent duplicate form submissions
bennothommo/wn-urlnormaliser-plugin
1502 Downloads
Normalise URLs for your Winter CMS website and ensure that search engines only index your canonical paths to prevent duplicate content.
bastiendonjon/pid-file-manager
2221 Downloads
PID file manager for prevent overlapping in cron task
avnsh1111/laravel-api-rate-limiter
22 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
afragen/local-development
6 Downloads
Places development notice for plugins or themes that are in local development. Prevents updating of selected plugins and themes. Allows for using a local file server.
actiview/magento2-catalog-search-spam-filter
142 Downloads
Magento 2 honeypot spam prevention
abenmada/sylius-broken-link-handler-plugin
4 Downloads
The Broken Link Handler plugin automatically redirects outdated product and taxon slugs to their new versions, ensuring they remain permanent and preventing their reuse by other entities
worksome/pest-plugin-silence
258504 Downloads
Prevent unwanted output in tests.
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.