Libraries tagged by php http code
dchapkine/guzzle-http-signature
115 Downloads
Guzzle plugin to sign HTTP requests using hmac ... Or, in another words, it is a PHP 5.3+ port of https://github.com/joyent/node-http-signature library (the request signing part only)
izniburak/nur-core
369 Downloads
Nur Framework Core Files. https://github.com/izniburak/nur
wolfmania/dcodemania
9 Downloads
DcodeMania is a PHP library for making simple HTTP Requests.
xodej/php-olapi
181 Downloads
Jedox OLAP HTTP API wrapper written in PHP
majidse/zendesk_api_client_php
163 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
vanthink/hprose-php-fork
1550 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
mkcg/php-query-model
1198 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
hunzsig/h-php
1 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。
runchance/rcmaker
83 Downloads
rcmaker is oneness of fpm and cli high performance php framework, support workerman and swoole run mode
srako/openid-connect
522 Downloads
PHP implementation of https://openid.net/specs/openid-connect-core-1_0.html
nextphp/rest
15 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
pinga/session
240 Downloads
Modern session management for PHP
pinga/cookie
272 Downloads
Modern cookie management for PHP
nextphp/nextphp
11 Downloads
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
alexrsagen/obie
181 Downloads
Obie is a simple PHP framework. It aims to provide basic services needed for any web app.