Libraries tagged by Simple Http
dinke/curl-http-client
4739 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
devuri/http
1968 Downloads
A simple flexible utility for making HTTP requests.
p3k/http
25414 Downloads
A simple wrapper API around the PHP curl functions
team/httpclient
23770 Downloads
Simple Curl wrapper utility
codezero/courier
40070 Downloads
Simple HTTP request interface with optional caching
leafs/fetch
2639 Downloads
Plain simple PHP http client
docnet/php-japi
13115 Downloads
Simple framework for building HTTP JSON APIs in PHP. 2.
wellrested/wellrested
17579 Downloads
Simple PHP Library for RESTful APIs
restserver/restserver
47376 Downloads
Simple and organized Restful web services
procurios/middleware-dispatcher
3478 Downloads
Simple PSR-15 compliant middleware dispatcher.
nglasl/silverstripe-misdirection
75618 Downloads
This module allows both simple and regular expression link redirections based on customisable mappings, either hooking into a page not found or replacing the default automated URL handling.
delight-im/router
2104 Downloads
Router for PHP. Simple, lightweight and convenient.
insidieux/slack-api
26871 Downloads
Simple Slack API client wih predefined methods
timiki/rpc-client
37265 Downloads
Simple HTTP JSON-RPC client
morozovsk/websocket-examples
2097 Downloads
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html