Libraries tagged by HTTP Provider
dotgit/dotwheel
18 Downloads
PHP framework providing lightweight solutions for most frequent development tasks
djgxp/guzzle-bundle
1013 Downloads
Log guzzle request in Symfony profiler
aicial/webrequest
59 Downloads
Web request library providing GET PUT POST HEAD Cookies and more for file_get_contents
sprocketbox/laravel-toolkit
19 Downloads
A Laravel toolkit providing supporting functionality
marc1706/otp-authenticate
595 Downloads
Provides a simple and up-to-date library for two-factor authentication using OTP hashes and Google Authenticator or a similar app.
imseyed/auth2fa
59 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
bestit/on-demand-assets-bundle
10810 Downloads
This bundle provides you with an easy way to include assets on demand, but still include them in your header or footer. This can be used for your BEM blocks or facilitates HTTP2.
markenwerk/oath-server-suite
145 Downloads
A collection of classes to provide second factor authentication like Yubico OTP (Yubikey), Oath (TOTP, HOTP, GoogleAuthenticator) server-side.
tacman/oauth2-client-bundle
196 Downloads
knpuniversity's Integration with league/oauth2-client to provide services, with https hack
sujayjaju/ffmpeg-bundle
1148 Downloads
Symfony bundle to provide PHP-FFmpeg (https://github.com/PHP-FFmpeg/PHP-FFmpeg) as a Symfony service
struzik-vladislav/epp-ext-hostmasterua-uaepp
59 Downloads
UAEPP extension provided by Hostmaster (https://hostmaster.ua/).
struzik-vladislav/epp-ext-hostmasterua-balance
18 Downloads
Balance extension who was provided by Hostmaster (https://hostmaster.ua/).
nhn-edu/php-dooray
26 Downloads
Dooray SDK for PHP - Can easily use APIs provided by Dooray! (https://www.dooray.com) service.
interserver/mailbaby-client-php
199 Downloads
**Send emails fast and with confidence through our easy to use [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API interface.** # Overview This is the API interface to the [Mail Baby](https//mail.baby/) Mail services provided by [InterServer](https://www.interserver.net). To use this service you must have an account with us at [my.interserver.net](https://my.interserver.net). # Authentication In order to use most of the API calls you must pass credentials from the [my.interserver.net](https://my.interserver.net/) site. We support several different authentication methods but the preferred method is to use the **API Key** which you can get from the [Account Security](https://my.interserver.net/account_security) page.
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.