Libraries tagged by php http code
varion/minih2core-php
0 Downloads
Minimal educational HTTP/2 core for PHP
tuki/http-client
32 Downloads
Framework-agnostic HTTP client core package.
galvesband/http-client
88 Downloads
Framework-agnostic HTTP client core package.
hermes-php/http-kernel
53 Downloads
The core package for any HTTP application
torre76/php-crypto-params
8 Downloads
Utility function to encrypt - decrypt string using AES symmetric algorithm that is compatible with https://code.google.com/p/crypto-js/
funeralzone/msg-pack-php
16 Downloads
This package tries to leverage the power of Message Pack and msgpack.php. Mainly this uses https://github.com/msgpack-rpc/msgpack-rpc-php while updating the underlying code & upgrading to the above mentioned msgpack.php package.
devop-core/http
227 Downloads
Http Message Service
coduo/tutu-core
10736 Downloads
Core of TuTu - Flexible HTTP server mocking tool in PHP.
jdz/http
29 Downloads
A PHP library to handle HTTP status HTTP statuses.
conejoninja/coinjar-php
6 Downloads
Library in PHP to work with Coinjar ( http://coinjar.io/ ) payment system
phpxmlrpcng/core
17 Downloads
A php library for building rpc-style http clients and servers
yonna/core
21 Downloads
Yonna是一个极其纯净的纯API-PHP框架.轻松对接swoole、workerman,支持ajax/sw·http·websocket。人性及强力的DB-ORM,摆脱Model编程如连表自动前缀,类型自动转义/转换/解释有力的Response令api数据轻松转换,支持json/xml/html等格式化输出内置有趣的Exec方法,可实现服务、加密打包等方法轻松开启swoole,又或是将你的业务php代码混淆到难以阅读的效果
test123test234/sdk-php
0 Downloads
This is an **example** API to demonstrate features of the OpenAPI specification. # Introduction This API definition is intended to to be a good starting point for describing your API in [OpenAPI/Swagger format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md). It also demonstrates features of the [create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool and the [Redoc](https://github.com/Redocly/Redoc) documentation engine. Beyond the standard OpenAPI syntax, we use a few [vendor extensions](https://github.com/Redocly/Redoc/blob/master/docs/redoc-vendor-extensions.md). # OpenAPI Specification The goal of The OpenAPI Specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower-level programming, OpenAPI removes the guesswork in calling the service.
tanowaf/waf-core
3 Downloads
A php library for building Web Application Firewalls
smolky/coreography
4 Downloads
CoreOGraphy is a lightweight PHP micro-framework with routing, dependency injection, templating, console commands and HTTP abstractions.