Libraries tagged by php http code
stage/tool
4 Downloads
Tools for Stage Framework.
maplephp/emitron
118 Downloads
MaplePHP Emitron is lightweight PSR-15 kernel and middleware engine that follows PSR conventions with built-in emitter, kernel, and middlewares for clean, consistent request handling.
dkcwd/dkcwd-zf2-munee
2141 Downloads
Zend Framework 2 module leveraging 'munee' an asset optimisation library developed by Cody Lundquist. You can find munee at http://github.com/meenie/munee
citomni/app-skeleton
11 Downloads
Neutral application skeleton for CitOmni. Provides the app container, core wiring points, and installer lifecycle tooling without assuming HTTP or CLI mode.
ohansyah/laravelbenchmark
1033 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
noresources/ns-php-http-core
820 Downloads
HTTP core
coding-linheng/mq-http-php-sdk
55 Downloads
Adapted hyperf component modified based on Alibaba Cloud SDK
varion/minih2core-php
0 Downloads
Minimal educational HTTP/2 core for PHP
tuki/http-client
28 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/
kislayphp/core
72 Downloads
High-performance C++ PHP extension providing HTTP/HTTPS server with routing and middleware for PHP microservices
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.