Libraries tagged by http transport
michielkempen/laravel-http-responses
3801 Downloads
A set of helper classes to segregate the transformation logic from controller to separate dedicated classes.
wedocreatives/wrike-php-guzzle
18 Downloads
HTTP Client and exception transformer adapter for Wrike PHP Library, based on Guzzle package
idetinkin/php-curl-parser
0 Downloads
Transform the curl command to the PHP Curl Object or Curl resource.
diffhead/laravel-data-enrichment
245 Downloads
Data enrichment library based on DataEnrichmentKit. A suitable components for micro services written using laravel framework.
beningreenjam/api-wrapper
7 Downloads
Api-Wrapper is a simple Laravel 5.5 bridge for making, throttling, caching and transforming RESTful API requests made via GuzzleHttp.
anders/fortress
53 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
dkx/slim-fractal-response
82 Downloads
Return item or collection from Fractal easily
michel/requestkit
11 Downloads
A lightweight and efficient PHP library for handling, validating, and transforming incoming HTTP requests, supporting both form submissions and JSON API payloads.
robertov8/guzzle-zend
37 Downloads
Abstrai o modelo de requisição do Guzzle e transforma em Zend Http Requests XD
italodeveloper/guzzle-zend
1658 Downloads
Abstrai o modelo de requisição do Guzzle e transforma em Zend Http Requests XD
webeith/highlight-bundle
28 Downloads
This bundle transforms a part of text representing a source code in html formated text, providing 5 highlighter: pygment, geshi, highlight, http request to appspot, http request to hiliteme
skyline/render
448 Downloads
The Skyline Render package is responsible to transform the results from action controllers into valid http responses.
loops/gdimage
110 Downloads
Import, transform, export images helping GD. This library provides: GIF support, JPEG support, PNG24 support, PNG8 support, animated GIF support, APNG support, HTTP support, data URI support, palette color enhancement (especially on GD transparent color leaks), resizing (crop, fit, filled), color filtering (grayscale, sepia, custom…), convolution (blur, sharpen, invert, custom…), blending (multiply, hard light, overlay, custom…)… I will not detail all the abilities.
legato1411/yii2-treeview-widget
370 Downloads
The yii2-treeview widget is a Yii 2 wrapper for the [Treeview](http://bassistance.de/jquery-plugins/jquery-plugin-treeview/). Transform an unordered list into an expandable and collapsable tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.
billy-poon/coordtransform
3958 Downloads
一个提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块。移植自:https://github.com/wandergis/coordtransform/