Libraries tagged by prevent
roave/security-advisories
102582677 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
spatie/laravel-honeypot
6685935 Downloads
Preventing spam submitted through forms
spatie/url-signer
2469640 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
roave/infection-static-analysis-plugin
4338105 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
msurguy/honeypot
1254949 Downloads
Honeypot spam prevention
iazaran/smart-cache
10742 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
square1/laravel-idempotency
216385 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
laravel-at/laravel-image-sanitize
65384 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
kalessil/production-dependencies-guard
1315268 Downloads
Prevents adding of development packages into require-section (should be require-dev).
integer-net/magento2-session-unblocker
318030 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
infinitypaul/laravel-password-history-validation
255058 Downloads
Prevent users from reusing recently used passwords
deployecommerce/module-trojan-order-prevent
50255 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
t3/scroll
79908 Downloads
Prevents scroll jumps in TYPO3 CMS backend.
stephenlake/laravel-approval
16971 Downloads
Attach approvals to any model to prevent unauthorised updates.
sobstel/metaphore
181828 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).