Libraries tagged by prevent
roave/security-advisories
106092504 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
spatie/laravel-honeypot
7130011 Downloads
Preventing spam submitted through forms
spatie/url-signer
2600579 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
roave/infection-static-analysis-plugin
4446585 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
msurguy/honeypot
1283667 Downloads
Honeypot spam prevention
iazaran/smart-cache
14731 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
247776 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
laravel-at/laravel-image-sanitize
74195 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
kalessil/production-dependencies-guard
1350213 Downloads
Prevents adding of development packages into require-section (should be require-dev).
integer-net/magento2-session-unblocker
326150 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
infinitypaul/laravel-password-history-validation
283399 Downloads
Prevent users from reusing recently used passwords
deployecommerce/module-trojan-order-prevent
54290 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
t3/scroll
86107 Downloads
Prevents scroll jumps in TYPO3 CMS backend.
stephenlake/laravel-approval
17365 Downloads
Attach approvals to any model to prevent unauthorised updates.
sobstel/metaphore
183505 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).