Libraries tagged by prevent
secondtruth/gatekeeper
5 Downloads
Prevent spammers from ever reading your site
ruogoo/replay-attack
208 Downloads
A laravel package which provide a middleware to prevent replay attack.
rayne/virtual-path
72 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
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.
phlib/csv
380 Downloads
A CSV parsing library; Prevents out of memory errors when parsing large files without a closing string delimiter
pedroac/nonce
240 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.
pahanini/yii2-neat-cache
7279 Downloads
A Yii2 components to prevent simultaneous updates (dog pile effect) during caching.
netcreaties/laravel-synchronize
10201 Downloads
Laravel Synchronizations will enable you to create one time synchronizations and prevent creating commands you only use once
mxl/laravel-api-key
64 Downloads
API key authorization for Laravel with replay attack prevention
msp/shield
37162 Downloads
Advanced Intrusion Prevention System for Magento2 - Member of MageSpecialist SecuritySuite
mmc/guestbook
1465 Downloads
A guestbook plugin providing several mechanisms for spam prevention
mike-bronner/laravel-appleseed
0 Downloads
Prevent the pesky missing-favicon error log entries, and return 404 if they don't exist.
magepow/sameidalreadyexists
992 Downloads
Magento 2 SameIDAlreadyExists prevent duplicate entity_id
mage2kishan/module-performance-optimizer
60 Downloads
Frontend performance optimizations for Magento 2 — script deferral, font-display swap, CLS prevention, iframe lazy loading. Designed for Hyva and Luma storefronts.
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache