Libraries tagged by php http code
pythias/openai-client
222 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
miqueiasdesouza/boleto
936 Downloads
Pacote para a geração de boletos e integração com Laravel 4.2 e 5.1. Esse pacote visa disponibilizar um conjunto de classes que trabalha com o BoletoPHP (http://boletophp.com.br) para ser utilizado com ou sem a necessidade de framework. Utilizei os arquivos do BoletoPHP (http://boletophp.com.br) porém fiz algumas modificações para conseguir a re-utilização do código em classes já que o projeto original é feito em PHP Estruturado. Estou disponibilizando o código para comunidade como uma forma de agradecimento pelas informações já adquiridas. Estou utilizando também as classes HTML2PDF para geração dos boleto em PDF.
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
664 Downloads
HTTP core
coding-linheng/mq-http-php-sdk
54 Downloads
Adapted hyperf component modified based on Alibaba Cloud SDK
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/
php-query/php-query
54 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
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.
conejoninja/coinjar-php
6 Downloads
Library in PHP to work with Coinjar ( http://coinjar.io/ ) payment system
phpxmlrpcng/core
12 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代码混淆到难以阅读的效果
thulium/retrofit-php-core
170 Downloads
Retrofit for PHP - Core