Libraries tagged by non
sebastian/object-reflector
832358810 Downloads
Allows reflection of object attributes, including inherited and non-public ones
revolt/event-loop
66024801 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
167725975 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/amp
145454348 Downloads
A non-blocking concurrency framework for PHP applications.
hashids/hashids
55515890 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
amphp/socket
55700051 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parser
70442849 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
10443668 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
13452976 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/byte-stream
136515628 Downloads
A stream abstraction to make working with non-blocking I/O simple.
picqer/php-barcode-generator
31613665 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
amphp/sync
70475097 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/websocket-client
8603808 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
8719360 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
48985503 Downloads
Asynchronous iterators and operators.