Libraries tagged by basic-auth
markenwerk/basic-http-client
3719 Downloads
A basic yet extensible HTTP client library providing different authentication methods written in PHP.
kyvour/basic-http-auth-extension
2723 Downloads
Basic HTTP Auth extension for Behat
bioshock/puma-restclient-php
8 Downloads
PHP REST Client for PUMA and BibSonomy(without oauth).
phpwine/optimizedhtml
59 Downloads
HTML Frontend Framework Design for backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor)
kolyunya/yii2-http-authorization
47 Downloads
Yii2 HTTP authorization filter.
tmkzmu/fortress
155 Downloads
Handle basic auth actions for API in Laravel applications
thampe/troi-sdk
27 Downloads
This is the official API documentation of Troi. # Authentication Troi offers basic auth for authentication.
solixdev/soltix-auth-bundle
14 Downloads
Symfony Basic Auth Http Authorization Bundle
rtmatt/htpasswd
563 Downloads
Automatically generate htpasswd and htaccess entries for Basic Auth
rabianr/laravel-config-based-auth-basic
6 Downloads
A config file based HTTP Basic Authentication Middleware for Laravel
novuslogics/admin_panel
131 Downloads
Basic Laravel Admin panel with template and basic auth operations
lcharette/laravel-auth-api
49 Downloads
Basic auth API routes for Single Page Application.
kruegge82/billbee-php-sdk-api
12 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
irmnet/auth
74 Downloads
Module of basic authentication using Microsoft Windows Server AD feature for Zend Framework 2.
hazicms/auth
19 Downloads
Basic authentication with CRUD for users,roles and permissions.