Libraries tagged by prevention
jdavidbakr/multi-server-event
169782 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
readymage/prevent-search-engine-discovery
3378 Downloads
Magento 2 module preventing websites from being discovered and indexed by search engines by accident
mediawiki/anti-spoof
4096 Downloads
The AntiSpoof extension is an extension for preventing confusable usernames from being created. It blocks the creation of accounts with mixed-script, confusing and similar usernames.
goodyes/wechat_url_check_preventing_blocked_api
174 Downloads
QQ/微信URL链接网址防封杀,防红,目前已经支持 实时监控封杀状态,被封域名网址恢复正常,提示浏览器打开,多域名自动切换,多级安全级别跳转,网址 阅读即焚 ,程序的功能都可以免费使用,https://www.wechaturl.us
sashabo/shortener
5853 Downloads
Shortens plain text or html to the $length, preventing braking words and tags.
samlev/recursion-guard
324 Downloads
A simple, zero-dependency mechanism for preventing infinite recursion in PHP
larasecure/ip-blocker
456 Downloads
Restrict access to the web by preventing IP Addresses
nystudio107/craft3-typogrify
1662 Downloads
Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more
samiahmedsiddiqui/prevent-xss-vulnerability
3 Downloads
This WordPress plugin enhances website security by preventing Cross-Site Scripting (XSS) vulnerabilities.
riftweb/superseeder
12 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
pedroac/nonce
225 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.
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.
edgaras/llm-json-cleaner
18 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
avnsh1111/laravel-api-rate-limiter
24 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.