Libraries tagged by prevent
blomstra/spam-prevention
6055 Downloads
Spam prevention for your Flarum community.
istranger/yii2-resource-smart-load
2377 Downloads
The extension for prevent reload (on AJAX request) resources, which already exist on client
cooltronicpl/document-helpers
3999 Downloads
Revolutionize your PDF creation process with the PDF Generator for Craft CMS. Create and manage PDFs with ease using customizable templates and a range of options.
aliziodev/laravel-gmail-unique
72 Downloads
A Laravel package that normalizes Gmail addresses during validation to prevent duplicate user registrations with Gmail's dot variations and plus aliases, ideal for SaaS applications with trial subscriptions.
algoyounes/idempotency
41 Downloads
Laravel Idempotency Middleware package to prevent duplicate requests
zetacomponents/template
27043 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
vanilla/safecurl
128981 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
stevie-ray/referrer-spam-blocker
48 Downloads
Apache, Nginx, IIS, uWSGI & Varnish blacklist plus Google Analytics segment to prevent referrer spam traffic
redpa2ya/magento2-module-replace-email-recipients
3779 Downloads
This module will be replaced all recipient email addresses by specific emails. This prevents emailing to actual customers when using database production on development or testing environments.
phpstan/mutant-killer-infection-runner
516 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
pahanini/yii2-neat-cache
5409 Downloads
A Yii2 components to prevent simultaneous updates (dog pile effect) during caching.
orangecat/checkip
112 Downloads
Prevent crawlers and IPs reported from creating a session
nlac/nlsclientscript
7899 Downloads
Yii ClientScript extension for prevent reloading javascript and merging/minfying resources
myparcelcom/concurrency-safe-migrations
44868 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
mobilestock/laravel-model-affected-rows-verification
4130 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.