Libraries tagged by prevent
rayne/virtual-path
71 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
pipirima/pimcore-keeper
295 Downloads
PimcoreKeeper observes events and notifies users about them. It may prevent some actions to happen.
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
371 Downloads
A CSV parsing library; Prevents out of memory errors when parsing large files without a closing string delimiter
pedroac/nonce
227 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.
mxl/laravel-api-key
63 Downloads
API key authorization for Laravel with replay attack prevention
mmc/guestbook
1111 Downloads
A guestbook plugin providing several mechanisms for spam prevention
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
luzrain/doctrine-json-unescaped-type
7539 Downloads
Preventing json Doctrine type to escape unicode characters.
lucid-modules/module-customer-guard
17 Downloads
Prevents registering fake accounts
lipemat/limit-logins
1099 Downloads
WordPress plugin to prevent brute force attacks
kodansha/killer-pads
408 Downloads
Killer Pads is a plugin like security pads for "prevention is better than cure". It activates the default configuration of security and operational efficiency to WordPress websites.
kk14569/flarum-anti-gmail-alias
68 Downloads
Prevent users from registering with Gmail alias emails.
jeffersoncechinel/task-locker
112 Downloads
A simple locker class to help prevent php applications to run multiple instances of itself at the same time.
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.