Libraries tagged by php http code
sandrokeil/arangodb-php-client
21 Downloads
ArangoDB Core Client
localzet/core
187 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
wmwgijol28/openai-php
100 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
phprivoxy/proxy
18 Downloads
Core library for HTTP/HTTPS proxy building.
relessar/currency-rate-cbr
7 Downloads
Code for obtaining and parsing XML-data on currency rates of the Central Bank of the Russian Federation. Fork from https://github.com/AndyDune/CurrencyRateCbr
eustasy/authenticatron
7 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
dkcwd/dkcwd-zf2-munee
2140 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
atomwares/atom
40 Downloads
Atom Framework Core
pythias/openai-client
109 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
879 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
25 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.
hermes-php/http-kernel
49 Downloads
The core package for any HTTP application
torre76/php-crypto-params
7 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
32 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.