Libraries tagged by Security Bundle
symfony/security-bundle
153396972 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework
hwi/oauth-bundle
19850912 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
nelmio/security-bundle
11142248 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
jms/security-extra-bundle
8041542 Downloads
Enhances the Symfony2 Security Component by adding several new features
karser/karser-recaptcha3-bundle
1935401 Downloads
Google ReCAPTCHA v3 for Symfony
gregwar/captcha-bundle
4320976 Downloads
Captcha bundle
scheb/two-factor-bundle
3472502 Downloads
[ABANDONED] Two-factor authentication for Symfony applications (new version: scheb/2fa-bundle)
scheb/2fa
525582 Downloads
Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)
web-auth/webauthn-symfony-bundle
220408 Downloads
FIDO2/Webauthn Security Bundle For Symfony
tilleuls/url-signer-bundle
291543 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
pixelopen/cloudflare-turnstile-bundle
130791 Downloads
A simple package to help integrate Cloudflare Turnstile on Symfony.
nzo/url-encryptor-bundle
954952 Downloads
The NzoUrlEncryptorBundle is a Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application or passed through URL
idci/keycloak-security-bundle
79946 Downloads
Allows you to easily handle you application security thanks to keycloak.
gfreeau/get-jwt-bundle
589473 Downloads
This Symfony bundle provides a security listener to return a JWT
maba/gentle-force-bundle
488233 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis