Libraries tagged by Promos
derralf/elemental-image-teaser
52 Downloads
A content block to display teasers/promos for the silverstripe-elemental module
guzzlehttp/promises
855981509 Downloads
Guzzle promises library
react/promise
308626847 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/promise
268827602 Downloads
Promise used for asynchronous HTTP requests
amphp/amp
100468947 Downloads
A non-blocking concurrency framework for PHP applications.
google/common-protos
76929578 Downloads
Google API Common Protos for PHP
react/cache
77893834 Downloads
Async, Promise-based cache interface for ReactPHP
ircmaxell/password-compat
53771104 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
container-interop/container-interop
102791037 Downloads
Promoting the interoperability of container objects (DIC, SL, etc.)
react/promise-timer
34314389 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
sabre/event
23766195 Downloads
sabre/event is a library for lightweight event-based programming
kevinrob/guzzle-cache-middleware
14665709 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
stella-maris/clock
42051787 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
queue-interop/queue-interop
27323009 Downloads
Promoting the interoperability of MQs objects. Based on Java JMS
react/promise-stream
12192640 Downloads
The missing link between Promise-land and Stream-land for ReactPHP