Libraries tagged by http POST
localzet/server
571 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
alash3al/horus
83 Downloads
A micro PHP7 framework
sunnyphp/yii2-less.php
745 Downloads
This is a Yii2 wrapper extension for PHP port of the official LESS processor http://lesscss.org.
hipdevteam/hip-doc-exporter
15186 Downloads
Export WordPress posts as word document. Fork of https://wordpress.org/plugins/aspose-doc-exporter/
astrotomic/pest-plugin-laravel-snapshots
3 Downloads
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.
koded/http
622 Downloads
Koded HTTP component. Implements PSR-7, PSR-17 and PSR-18
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)
reportportal/codeception
2692 Downloads
Specific classes to integrate Codeception-based test framework with Report Portal (http://reportportal.io/).
postcode-nl/api-magentoplugin
6240 Downloads
A Magento extension that implements the Postcode.nl Address API. You will need to create an account at https://services.postcode.nl/adresdata/adres-validatie
yousafsyed/standalone_php_proxy
139 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
tyloo/tyloo
197 Downloads
Home made PHP CMS Framework based on Laravel and some magic. See demo : http://www.tyloo.fr
omgnull/php-libevent
4 Downloads
OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications
kuria/request-info
498 Downloads
Get information about the current HTTP request
localzet/core
188 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
rotexsoft/sqlschema
545 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.