Libraries tagged by requester
jichangfeng/request-url
1413 Downloads
RequestUrl is a PHP HTTP client library
drroach/dynamic-image
17 Downloads
Dynamic image loading script that generates images of the requested size on the fly.
clox/hicurl
66 Downloads
hicurl is an object-oriented wrapper of the PHP cURL extension.Its main feature however is the ability to save requested pages and it also includes a javascript "class" for viewing the saved data.
cloudinary/analysis
8 Downloads
Use the Analyze API to analyze any external asset and return details based on the type of analysis requested. Currently supports the following analysis options: * [AI Vision - Tagging](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#tagging_mode) * [AI Vision - Moderation](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#moderation_mode) * [AI Vision - General](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#general_mode) * [Google tagging](https://cloudinary.com/documentation/google_auto_tagging_addon) * [Captioning](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#ai_based_image_captioning) * [Cld Fashion](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Coco](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Lvis](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Unidet](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Human Anatomy](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Cld Text](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Shop Classifier](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) **Notes**: * The Analyze API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to [share any thoughts with us](https://support.cloudinary.com/hc/en-us/requests/new). * The analysis options require an active subscription to the relevant add-on. Learn more about [registering for add-ons](https://cloudinary.com/documentation/cloudinary_add_ons#registering_for_add_ons). The API supports both Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your [Cloudinary Console](https://console.cloudinary.com/pm)) or OAuth2 ([Contact support](https://support.cloudinary.com/hc/en-us/requests/new) for more information regarding OAuth).
cdma-numiscorner/ebay-developer-key-management-api
383 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
tavy315/sylius-requested-delivery-date-plugin
155 Downloads
Sylius plugin for your customers to request a delivery date.
nia/requestresponse-http
591 Downloads
Implementation of the request response pattern for the HTTP environment.
nia/requestresponse-cli
572 Downloads
Implementation of the request response pattern for the CLI environment.
nia/requestresponse
664 Downloads
nia interface collection component request response design pattern.
kajja/requestrecorder
20 Downloads
PHP classes to store and retrieve HTTP-request info
irma/requestor
179 Downloads
Create signed IRMA issuance or verification requests
cleaniquecoders/laravel-review
2 Downloads
Request for Review with Laravel Review
zzortell/zz-ajaxpopupjs-bundle
27 Downloads
AjaxPopup.js is a jQuery plugin which displays HTML requested by Ajax in a popup.
xrplwin/xrpl-orderbook-reader
85 Downloads
This repository takes XRPL Orderbook (book_offers) datasets and requested volume to exchange and calculates the effective exchange rates based on the requested and available liquidity.
websafe/zf-mod-language
22 Downloads
A ZF2 module which takes care of detecting an optimal and/or the requested locale for Your application's translator. The locale is computed/detected basing on values found in: Accept-Language header, cookie, session, query parameter and route parameter. Each detection method can be disabled/enabled via configuration.