Libraries tagged by reventic
pedroac/nonce
226 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.
mxl/laravel-api-key
62 Downloads
API key authorization for Laravel with replay attack prevention
mmc/guestbook
1092 Downloads
A guestbook plugin providing several mechanisms for spam prevention
iplusservice/dummy-pkg
11 Downloads
Preventing Dependency Confusion in PHP with Composer
innoship/dummy-pkg
8 Downloads
Preventing Dependency Confusion in PHP with Composer
inespay/dummy-pkg
7 Downloads
Preventing Dependency Confusion in PHP with Composer
hubbed/dummy-pkg
7 Downloads
Preventing Dependency Confusion in PHP with Composer
hexamarvel/dummy-pkg
9 Downloads
Preventing Dependency Confusion in PHP with Composer
hardsoftech/dummy-pkg
8 Downloads
Preventing Dependency Confusion in PHP with Composer
footballfan141/log-limiter
9 Downloads
A PHP class for login attempts abuse preventing.
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
edgaras/llm-json-cleaner
21 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
chrisguitarguy/simple-login-lockdown
21 Downloads
Simple prevention of brute force login attemps on your WordPress site.
brainappeal/campus_events_connector
425 Downloads
Manage events, appointments, registrations and participants centrally with Campus Events. To use this extension, a Campus Events installation or access to the API is required. For more information see https://www.campus-events.com
avnsh1111/laravel-api-rate-limiter
27 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.