Libraries tagged by basic-auth
php-cpm/http-basic-auth-guard
289 Downloads
HTTP Basic Auth Guard for Lumen 5.2
pflorek/php-basic-auth
67 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
mdmahbubhelal/config-basic-auth
9 Downloads
Provides basic auth using a config file for credentials
matiasnamendola/slimpower-basic-auth
49 Downloads
HTTP Basic Authentication Middleware for SlimPower Framework.
kafkiansky/symfony-basic-auth-middleware
4 Downloads
Basic Auth PSR-15 middleware for Symfony framework.
itinance/slim-basic-auth-pass-through
28 Downloads
An extension on top of slim-basic-auth, that basically passes through any auth data to the request
intraset/laravel-basic-auth
69 Downloads
Basic authentication using master credentials for the application.
hlack/laravel-10-registration-api-basic-auth
3 Downloads
Backend for registration project.
hexmode/http-basic-auth
9 Downloads
Provides a PSR7 Basic Auth client handler
graychen/yii2-basic-auth
1390 Downloads
basic auth for yii
denault/slim-basic-auth
248 Downloads
HTTP Basic Authentication Middleware for Slim Framework
bombenprodukt/laravel-basic-auth
0 Downloads
A package to easily use HTTP Basic Authentication with Laravel.
bloatless/endocore-basic-auth
15 Downloads
Basic authentication component for the Endocore framework.
basecodeoy/laravel-basic-auth
0 Downloads
A package to easily use HTTP Basic Authentication with Laravel.
area17/twill-http-basic-auth
331 Downloads
A Twill Capsule to add and handle HTTP Basic Auth