Libraries tagged by auth basic
pflorek/php-basic-auth
76 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
4994 Downloads
Laravel 5+ Middleware to enforce basic auth on your application code.
nguyenanhung/laravel-basic-auth
2803 Downloads
Basic Auth for Laravel - Basic, Simple and Lightweight
mdmahbubhelal/config-basic-auth
14 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
18 Downloads
Autenticación básica para WordPress en Laravel. Proporciona middleware y funcionalidades para la autenticación básica de WordPress.
lcharette/laravel-auth-api
52 Downloads
Basic auth API routes for Single Page Application.
kasferreira/basic-auth
613 Downloads
Basic-Auth package from Convergence Works
kafkiansky/symfony-basic-auth-middleware
7 Downloads
Basic Auth PSR-15 middleware for Symfony framework.
itinance/slim-basic-auth-pass-through
31 Downloads
An extension on top of slim-basic-auth, that basically passes through any auth data to the request
intraset/laravel-basic-auth
84 Downloads
Basic authentication using master credentials for the application.
ilab/ilab-auth
90 Downloads
Plugin for providing basic auth protection for public stating/dev sites.
hryvinskyi/composer-multi-auth
10 Downloads
Composer plugin for per-package HTTP basic auth on a single repository domain
hlack/laravel-10-registration-api-basic-auth
10 Downloads
Backend for registration project.
hexmode/http-basic-auth
9 Downloads
Provides a PSR7 Basic Auth client handler