Libraries tagged by yoke
maba/gentle-force-bundle
480136 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
maba/gentle-force
544769 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
kelvinmo/fernet-php
1149727 Downloads
An implementation of the Fernet token specification in PHP.
facile-it/php-openid-client
465578 Downloads
OpenID (OIDC) Client
ellaisys/aws-cognito
159499 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
captainhook/secrets
2358831 Downloads
Utility classes to detect secrets
bizley/jwt
311541 Downloads
JWT integration for Yii 2
auth0/symfony
545756 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
web-token/jwt-bundle
1984670 Downloads
JWT Bundle of the JWT Framework.
web-token/jwt-signature-algorithm-rsa
10459444 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5956215 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
5496101 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
2516377 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
6618653 Downloads
Checker component of the JWT Framework.
touhonoob/rate-limit
472415 Downloads
PHP rate limiting library with Token Bucket Algorithm