Libraries tagged by basicauth
luinuxscl/wordpress-basic-auth
14 Downloads
Autenticación básica para WordPress en Laravel.
kasferreira/basic-auth
613 Downloads
Basic-Auth package from Convergence Works
area17/twill-http-basic-auth
442 Downloads
A Twill Capsule to add and handle HTTP Basic Auth
julionc/slim-basic-auth-middleware
944 Downloads
HTTP Basic Authentication Middleware for Slim Framework
deisss/slim-auth
111 Downloads
An abstract HTTP Basic Auth middleware for PHP Slim framework, offering easy custom database schema, and url escaping possibilities
thampe/troi-sdk
52 Downloads
This is the official API documentation of Troi. # Authentication Troi offers basic auth for authentication.
basilicom-pimcore-plugin/document-authentication
2788 Downloads
Enables selective HTTP Basic Auth via document properties
awcodes/filament-sentry
256 Downloads
A basic auth scaffolding for Filament utilizing Breezy, Shield and custom User Resources.
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`.
walirazzaq/composer-basic-auth-env
4 Downloads
Sets composer basic auth defined in .env file in specific format
voyager-inc/basic-auth
10 Downloads
Basic auth
viktor-miller/laravel-basic-auth
54 Downloads
laravel basic authentication package
tombroucke/otomaties-wp-cron-basic-auth
298 Downloads
Fix for WP Cron when using Basic Auth
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.
rikudou/http-basic-auth
76 Downloads
Simple HTTP basic auth that needs no framework