Libraries tagged by prospection
yiisoft/csrf
291601 Downloads
Yii CSRF Protection Library
stefangabos/zebra_session
122239 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
silverstripe/spamprotection
1014611 Downloads
Spam protection module for SilverStripe.
happyr/linkedin-api-client
1639465 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
367139 Downloads
A simple, standalone CSRF protection library
bjyoungblood/bjy-authorize
786859 Downloads
Zend\Acl based firewall system for ZF2 dispatch protection
wallacemartinss/filament-security
8462 Downloads
Security plugin for Filament v5 - Disposable email blocking, honeypot protection, and Cloudflare IP blocking
shieldon/shieldon
30295 Downloads
Web application firewall for PHP.
s1syphos/php-simple-captcha
41738 Downloads
Simple captcha generator
rahulalam31/laravel-abuse-ip
35977 Downloads
Block ip address of all spammer's around the world.
phpmussel/core
204511 Downloads
phpMussel core
mageme/module-eu-withdrawal
2712 Downloads
Magento 2 implementation scaffolding for the EU consumer-withdrawal workflow under Art. 11a Directive 2011/83/EU (as amended by 2023/2673): guided storefront flow (find order, select items, confirm), durable-medium receipt email, 22-locale Annex I content. NOT legal advice — see README disclaimer; merchant is responsible for compliance verification.
ecotone/pdo-event-sourcing
184229 Downloads
PDO-backed Event Store for Ecotone — event-sourced aggregates, event-sourced sagas (durable workflows), projections, upcasting, and streaming projections (Kafka, RabbitMQ) on PostgreSQL or MySQL.
derhansen/form_crshield
249539 Downloads
Challenge/response spambot protection for ext:form - Challenge/response spambot protection for TYPO3 ext:form - Adds a hidden input field containing a challenge string to forms. Client must execute included JavaScript to calculate the expected response.
volnix/csrf
216344 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.