Libraries tagged by putEvent
larasecure/ip-blocker
465 Downloads
Restrict access to the web by preventing IP Addresses
la-haute-societe/craft-restrict-asset-delete
8051 Downloads
Prevent accidental removal of used assets
kafka-bus/commiter
595 Downloads
Consumer offset committer and producer idempotency middleware for Kafka Bus — prevents duplicate message processing
joelbb/laravel-awsses-bounce
9063 Downloads
Package for laravel to blacklist email bounce on AWS SES. Prevents laravel from sending email to a blacklisted email address. Minimize bounce count on AWS SES.
hryvinskyi/magento2-error-reporting
449 Downloads
Advanced error notification system for Magento 2 with spam prevention, and comprehensive error tracking.
hanoii/composer-should-not
1689 Downloads
Provides a way to prevent installing configured versions of packages.
fool/executor
35414 Downloads
Safe command execution wrapper to prevent command injection
fkrzski/laravel-canonical
144 Downloads
Laravel package for managing canonical URLs and preventing duplicate content
ely/yii2-tempmail-validator
704 Downloads
Yii2 validator to prevent using tempmail services or any variable domains
elstc/cakephp-slug-guard
447 Downloads
CakePHP plugin for URL-safe slug validation and reserved-word collision prevention
ejfrancis/brute-force-block
73 Downloads
Brute force attack prevention class.
edgaras/llm-json-cleaner
505 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
eboreum/caster
8621 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
13443 Downloads
PSR-15 middleware to help prevent xss attacks
codegenie-be/laravel-config-cache-guard
95 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.