Libraries tagged by auth basic
viktor-miller/laravel-basic-auth
54 Downloads
laravel basic authentication package
tecbeast/basic-auth-with-env
1125 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
studiomitte/basic-authentication
73 Downloads
Implementing basic authentication using PSR-15 middleware
solixdev/soltix-auth-bundle
14 Downloads
Symfony Basic Auth Http Authorization Bundle
rikudou/http-basic-auth
76 Downloads
Simple HTTP basic auth that needs no framework
rafaelgou/php-apache2-basic-auth
359 Downloads
PHP Apache2 Basic Auth
php-cpm/http-basic-auth-guard
291 Downloads
HTTP Basic Auth Guard for Lumen 5.2
pflorek/php-basic-auth
68 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`.
owenmelbz/basic-auth-enforcement
4950 Downloads
Laravel 5+ Middleware to enforce basic auth on your application code.
mdmahbubhelal/config-basic-auth
13 Downloads
Provides basic auth using a config file for credentials
matiasnamendola/slimpower-basic-auth
51 Downloads
HTTP Basic Authentication Middleware for SlimPower Framework.
luinuxscl/wordpress-basic-auth
14 Downloads
Autenticación básica para WordPress en Laravel.
lcharette/laravel-auth-api
51 Downloads
Basic auth API routes for Single Page Application.
kafkiansky/symfony-basic-auth-middleware
6 Downloads
Basic Auth PSR-15 middleware for Symfony framework.
itinance/slim-basic-auth-pass-through
29 Downloads
An extension on top of slim-basic-auth, that basically passes through any auth data to the request