Libraries tagged by http POST
alash3al/horus
86 Downloads
A micro PHP7 framework
rotexsoft/sqlschema
917 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.
hipdevteam/hip-doc-exporter
16144 Downloads
Export WordPress posts as word document. Fork of https://wordpress.org/plugins/aspose-doc-exporter/
nitsan/ns-twitter
24312 Downloads
Display fully customizable, responsive, and search engine crawlable Twitter feeds on your TYPO3 website. The TYPO3 Twitter Extension easily integrates to display Tweets that perfectly match your site's appearance and offers many customization options. Easily embed Twitter Timelines, Feeds, Follow buttons, and Like buttons on posts, pages, and widget areas. Documentation & Free Support: https://t3planet.com/typo3-twitter-extension
astrotomic/pest-plugin-laravel-snapshots
3 Downloads
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.
koded/http
637 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)
wildbit/laravel-postmark-provider
67447 Downloads
An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md
aldaflux/pgsql-doctrine-random-function
65 Downloads
PostgreSQL RANDOM() function for Doctrine ORM, fork from https://packagist.org/packages/qbbr/pgsql-doctrine-random-function
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
142 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
tvorwachs/phpass
763 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
omgnull/php-libevent
4 Downloads
OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications
localzet/server
700 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.