Libraries tagged by secg
olssonm/l5-zxcvbn
259665 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
nystudio107/craft-twig-sandbox
94314 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
mxrxdxn/pwned-passwords
55811 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
mxr576/ddqg-composer-audit
39579 Downloads
Drupal Dependency Quality Gate Composer Audit plugin
mostafamaklad/laravel-permission-mongodb
205742 Downloads
Permission handling for Laravel 5.2 and up using mongodb
mlocati/ocsp
674971 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP)
mezzio/mezzio-csrf
203668 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
mazedlx/laravel-feature-policy
149686 Downloads
Add Feature-Policy headers to the responses of a Laravel app
maba/gentle-force-bundle
480311 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
lyquidity/xml-signer
46215 Downloads
A PHP to create and verify XAdES signature
lightswitch05/php-version-audit
50004 Downloads
A convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates
joyqi/hyper-down
9083 Downloads
A light weight markdown parser library
jmikola/auto-login-bundle
319730 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jmikola/auto-login
303710 Downloads
Facilitates automatic login via a single token for Symfony's Security component.
jiripudil/otp
18800 Downloads
Library that generates and verifies one-time passwords.