Libraries tagged by http auth
kolab/kolab_2fa
1370 Downloads
Kolab 2-Factor Authentication
blesta/webhooks
101 Downloads
Sends automated HTTP requests based on events, and listen to HTTP requests to trigger specific events.
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.
tim661811/laravel-telemetry-reporter
5 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
ricktap/qriteria
44 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
moesgaard/zabbix-api
7 Downloads
A Php way to communicate with Zabbix Api, Using auto discovery of Clients to use for http calls
mgjgid/laravel-http-tests-generator
3 Downloads
Autogenerate http tests for laravel
marcusmyers/github-auth
19 Downloads
PHP Implementation of [github-auth](https://github.com/chrishunt/github-auth)
colombo/autohttptests
6 Downloads
Autogenerate http tests for laravel
cfs/authenticator
47 Downloads
This package extends auraphp/Aura.Auth (https://github.com/auraphp/Aura.Auth) by adding a custom LDAP adapter for the NRCan's LDAP / Active Directory setup.
aedart/athenaeum-http-messages
72 Downloads
Http Message Utilities
aedart/athenaeum-http-cookies
86 Downloads
Simple DTOs for Http Cookie and Set-Cookie
aedart/athenaeum-http-clients
72 Downloads
Http Client wrapper along with a Manager that is able to handle multiple client instances (profiles)
xp-forge/google-authenticator
1431 Downloads
Google authenticator (HOTP & TOTP)
arth/http_log_bundle
15 Downloads
Provides ability to log http requests and response(Test Task)