Libraries tagged by qase
clue/socks-react
1050689 Downloads
Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
clue/http-proxy-react
1828341 Downloads
Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP
cerbero/query-filters
254902 Downloads
Filter Laravel Eloquent models based on query parameters.
cash/lrucache
4241786 Downloads
An efficient memory-based Least Recently Used (LRU) cache
byjg/swagger-test
348717 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit
bluem/tree
829775 Downloads
Library for handling tree structures based on parent IDs
beyondcode/laravel-favicon
36705 Downloads
Create dynamic favicons based on your environment settings.
besimple/soap-client
2150850 Downloads
Build and consume SOAP Client based web services
bamarni/symfony-console-autocomplete
401812 Downloads
Shell completion for Symfony Console based scripts
badcow/dns
170241 Downloads
A PHP library for creating DNS zone files based on RFC1035
armin/editorconfig-cli
1112880 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
anik/amqp
348425 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
anam/phantommagick
435006 Downloads
PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images
amphp/log
2276050 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/http-server-router
430430 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.