Libraries tagged by Security Bundle
symfony/security-bundle
123527695 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework
hwi/oauth-bundle
17394449 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
nelmio/security-bundle
8973011 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
karser/karser-recaptcha3-bundle
1450616 Downloads
Google ReCAPTCHA v3 for Symfony
gregwar/captcha-bundle
3789815 Downloads
Captcha bundle
scheb/two-factor-bundle
3370376 Downloads
[ABANDONED] Two-factor authentication for Symfony applications (new version: scheb/2fa-bundle)
scheb/2fa
405564 Downloads
Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)
jms/security-extra-bundle
7901572 Downloads
Enhances the Symfony2 Security Component by adding several new features
tilleuls/url-signer-bundle
220517 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
nzo/url-encryptor-bundle
808401 Downloads
The NzoUrlEncryptorBundle is a Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application or passed through URL
web-auth/webauthn-symfony-bundle
98367 Downloads
FIDO2/Webauthn Security Bundle For Symfony
idci/keycloak-security-bundle
55532 Downloads
Allows you to easily handle you application security thanks to keycloak.
gfreeau/get-jwt-bundle
586449 Downloads
This Symfony bundle provides a security listener to return a JWT
pixelopen/cloudflare-turnstile-bundle
52753 Downloads
A simple package to help integrate Cloudflare Turnstile on Symfony.
maba/gentle-force-bundle
419313 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