Libraries tagged by putEvent
thinmy/cached-eloquent-user
286 Downloads
Caches authenticated user information to prevent laravel query on every request.
testmonitor/notify-floodgate
16 Downloads
A Laravel package to buffer notifications and prevent notification floods.
teikun-86/anti-spoof
10 Downloads
Laravel middleware to detect and prevent spoofed IPs, forged headers, and identity manipulation attempts.
tbetool/spam-doctor
232 Downloads
Prevent your email from being spammed. PHP Library to check for whether content contains spam words.
sunnysideup/security-advisories
26 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it. Silverstripe-friendly version with more lenient Silverstripe solutions
soubai/webapplicationsecurity
5 Downloads
WebSecurity is a PHP class to Help Devlopper to prevent a almost webapplication security fails
sixbysix/magento2-trojanorder
1387 Downloads
Prevents bots creating fake orders while attempting to exploit CVE-2022-24086
secondtruth/gatekeeper
5 Downloads
Prevent spammers from ever reading your site
samlev/recursion-guard
801 Downloads
A simple, zero-dependency mechanism for preventing infinite recursion in PHP
ruogoo/replay-attack
208 Downloads
A laravel package which provide a middleware to prevent replay attack.
riftweb/superseeder
108 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.
rayne/virtual-path
72 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
pixelperfectat/magento2-module-discount-exclusion
95 Downloads
Advanced Magento 2 module for preventing additional discounts on already discounted products using a flexible, extensible strategy pattern. Provides out-of-the-box support for excluding products with special prices or catalog price rules from further discounting via shopping cart rules.
phpwatch/wordpress-samesite
14 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
phpwatch/wordpress-fast404
245 Downloads
WordPress plugin to prevent WordPress from delivering full Page-Not-Found errors when the browser is not expecting a full HTML page. Saves bandwidth and improves performance.