Libraries tagged by Simple Http
aminebajjidev/php_simple_router
3 Downloads
This is simple router that can handle HTTP REQUESTS, named or anonymous functions, from the course Learn everthing you need to start a successful carrer as a PHP developer.
nbish11/meek-http
15 Downloads
A simple framework for working with HTTP requests and responses in PHP.
calgamo/http-kernel
387 Downloads
Simple and generic library of HTTP request/response
vhraban/http-response-codes
6 Downloads
A simple interface that lists all possible HTTP Response codes
mawuekom/http-request-wrapper
23 Downloads
A simple and lighter wrapper around Guzzle HTTP client
firestark/http
175 Downloads
Simple library for working with the HTTP protocol.
enigma-php/http
15 Downloads
A simple supportive package for working with http requests
brezgalov/php-simple-file-locker
11 Downloads
Simple file locker for php from http://php.net/manual/ru/function.flock.php#117162
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
phpbg/mini-httpd
76 Downloads
This is a small http server framework built on top of react http. It allows to quickly build simple applications
kristian-tan/http-client
4 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
kovagoz/http-responder
14 Downloads
A simple solution to create PSR-7 compatible HTTP responses.
charm/http
33 Downloads
A simple and extendable implementation of PSR-7 HTTP message interfaces
aurora-framework/http
126 Downloads
Simple and easy abstraction over top an HTTP response.
zhuyl/http
1 Downloads
a simple curl class library