Libraries tagged by prevent
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.
imnpc/replay-attack
153 Downloads
A laravel package which provide a middleware to prevent replay attack.
hanoii/composer-should-not
18 Downloads
Provides a way to prevent installing configured versions of packages.
grafikart/psr15-csrf-middleware
1135 Downloads
A PSR-15 compatible middleware to prevent CSRF
glowy/registry
2105 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
genealabs/laravel-appleseed
300 Downloads
Prevent the pesky missing-favicon error log entries, and return 404 if they don't exist.
footballfan141/log-limiter
9 Downloads
A PHP class for login attempts abuse preventing.
exfriend/artisan-mutex
147 Downloads
Prevent ANY overlapping for Laravel Artisan commands.
erjon/laravel_license
10 Downloads
Package to give a project an license and prevent installation if client doesn't have it
emma/dbal
28 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
ely/yii2-tempmail-validator
419 Downloads
Yii2 validator to prevent using tempmail services or any variable domains
doowebdev/doo-csrf
7221 Downloads
Doo csrf is a simple, easy to use random token generator for PHP Scripts to prevent csrf - cross site request forgery.
djurovicigoor/postmark-bounced-email-blocker
719 Downloads
This package will prevent sending an email to addresses that marked an email as bounced or spam in your postmark email stream.
dimns/simplecsrf
404 Downloads
Simple CSRF-token class to prevent CSRF attacks. For forms and AJAX requests.
dev-moez/artisan-command-guard
16 Downloads
A package to prevent running critical artisan commands on production environment