Libraries tagged by present
chrisguitarguy/simple-login-lockdown
21 Downloads
Simple prevention of brute force login attemps on your WordPress site.
cevinio/production-dependencies-guard
3273 Downloads
Prevents adding of development packages into require-section (should be require-dev).
brilliant-portal/framework
2912 Downloads
BrilliantPortal is an opinionated Laravel preset.
bigfork/silverstripe-form-idempotency
297 Downloads
Idempotency key support to help prevent duplicate form submissions
bastiendonjon/pid-file-manager
2235 Downloads
PID file manager for prevent overlapping in cron task
barryvanveen/php-cca
98 Downloads
Create two-dimensional Cyclic Cellular Automaton with PHP. Export results as (animated) images. Includes presets of working rules.
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.
angus-dv/captcha
65 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.
alloy/pyrite
301 Downloads
Configurable spam prevention
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
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
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
32887 Downloads
Cryptographically sign data to prevent tampering.
sebastiaanluca/laravel-unbreakable-migrations
1281 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.