Libraries tagged by php http code
worksection/slack
12250 Downloads
Slack class (make usable packe from https://github.com/jarkkolaine/php-slack-tutorial code)
worksection/qrcode
12266 Downloads
QRCode class (make usable packe from https://github.com/psyon/php-qrcode code)
ohansyah/laravelbenchmark
1138 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
kislayphp/core
77 Downloads
High-performance C++ PHP extension providing HTTP/HTTPS server with routing and middleware for PHP microservices
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
hengebytes/soap-core-async-bundle
148 Downloads
Symfony bundle for using http client as soap async client
localzet/core
200 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
cv001/openai-php
255 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API, forked from https://github.com/openai-php/client
primer/phpqrcode
4 Downloads
A modern implementaion of QR code 2D barcode generator. Pure-php LGPL implementation based on https://phpqrcode.sourceforge.net, itself based on C libqrencode by Kentaro Fukuchi.
stage/tool
4 Downloads
Tools for Stage Framework.
maplephp/emitron
124 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
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
833 Downloads
HTTP core
coding-linheng/mq-http-php-sdk
57 Downloads
Adapted hyperf component modified based on Alibaba Cloud SDK