Libraries tagged by prevent
laravel-enso/versions
6389 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
larasecure/ip-blocker
449 Downloads
Restrict access to the web by preventing IP Addresses
la-haute-societe/craft-restrict-asset-delete
7640 Downloads
Prevent accidental removal of used assets
konsulting/laravel-blockade
828 Downloads
A simple block for your Laravel app to prevent access without a known code, and to force to https if you wish.
internations/php-implied
22679 Downloads
Prevent the installation of superfluous PHP polyfills
interjar/module-configurable-child-visibility
21387 Downloads
Magento 2.x Extension to prevent Out of Stock Children being removed from Used Product Collections.
inopx/noslamcache
174 Downloads
PHP Cache Library with process synchronization to prevent slamming and performance down spikes.
heimrichhannot/contao-versions
6042 Downloads
Create versions within contao with ease and prevent entities from being purged by fromTable name. Also usable in frontend.
gawsoft/laravel-secrets
1317 Downloads
Package for Laravel projects for read secrets from file. Second feature is to prevent to show secrets in logs.
forter/magento2-module-forter-adyen
13481 Downloads
Adyen Extension for Forter Fraud Prevention For Magento 2
ejfrancis/brute-force-block
73 Downloads
Brute force attack prevention class.
eboreum/caster
2392 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dmt-software/anti-xss-middleware
8571 Downloads
PSR-15 middleware to help prevent xss attacks
davwheat/session-keepalive
968 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
cevinio/production-dependencies-guard
2870 Downloads
Prevents adding of development packages into require-section (should be require-dev).