Libraries tagged by prev
chrisguitarguy/simple-login-lockdown
21 Downloads
Simple prevention of brute force login attemps on your WordPress site.
bitandblack/image-blur
1025 Downloads
CSS-only alternative to the BlurHash algorithm: Extract the most important color values from an image and create CSS gradients out of them. The color gradients can be used to display a simple blurred preview of an image while it still loads.
bigfork/silverstripe-form-idempotency
301 Downloads
Idempotency key support to help prevent duplicate form submissions
avnsh1111/laravel-api-rate-limiter
27 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.
armdevstack/strict-properties-access
5 Downloads
A PHP trait that prevents dynamic property creation and enforces strict property access using reflection.
angus-dv/captcha
66 Downloads
CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security measure used to determine whether a user is a human or a bot. It helps prevent automated software from abusing online services, protecting websites from spam, fraud, and other malicious activities.
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.
aertmann/brute-force
1257 Downloads
Simple brute-force prevention (account locking) for Flow
actiview/magento2-catalog-search-spam-filter
181 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
yireo/yireo_adminpreviousnext
9 Downloads
Adds a previous/next button on product-edit pages in the backend
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.
skyzyx/signer
32889 Downloads
Cryptographically sign data to prevent tampering.
sebastiaanluca/laravel-unbreakable-migrations
1282 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
robbieaverill/silverstripe-markdowntextareafield
1213 Downloads
Supercharged textarea with markdown preview for Silverstripe CMS