Libraries tagged by http2
tiagohillebrandt/php-parse-link-header
35361 Downloads
Parses the Link HTTP header and returns the values as an array.
talon-one/talon-one-client
65589 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
takielias/tablar-crud-generator
3708 Downloads
Laravel Tablar Crud Generator based on https://github.com/takielias/tablar
takielias/codeigniter-websocket
6197 Downloads
CodeIgniter Websocket using Ratchet Websocket technology. Inspired by https://github.com/romainrg/ratchet_client
tabgeo/country
44376 Downloads
geoip (only countries) php library (http://tabgeo.com)
sproutvideo/sproutvideo
70784 Downloads
A PHP client for SproutVideo (https://sproutvideo.com)
spinen/laravel-browser-filter
42792 Downloads
Filters http requests based on browser type.
sourceability/openai-client
7064 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.
softon/sms
26781 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
smartcat/smartcat-api
45273 Downloads
PHP client for SmartCAT API https://smartcat.ai/api/methods/
skyzyx/mimetypes
183316 Downloads
Creates a JSON document containing a thorough list of file extensions => mime types as provided by the Apache httpd project.
simialbi/yii2-rest-client
13318 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
sheetdb/sheetdb-php
40723 Downloads
PHP Library for accessing google spreadsheet content via SheetDB. https://sheetdb.io
shaburov/laravel-mysql-index-hints-scope
13857 Downloads
Index Hints for laravel https://dev.mysql.com/doc/refman/5.7/en/index-hints.html
sebudesign/php-ntlm-soap
57215 Downloads
Composer based package of https://blogs.msdn.microsoft.com/freddyk/2010/01/19/connecting-to-nav-web-services-from-php/