Libraries tagged by Promos
derralf/elemental-image-teaser
52 Downloads
A content block to display teasers/promos for the silverstripe-elemental module
guzzlehttp/promises
818310675 Downloads
Guzzle promises library
react/promise
291921625 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/promise
257782171 Downloads
Promise used for asynchronous HTTP requests
amphp/amp
91553950 Downloads
A non-blocking concurrency framework for PHP applications.
google/common-protos
70913708 Downloads
Google API Common Protos for PHP
react/cache
68030967 Downloads
Async, Promise-based cache interface for ReactPHP
ircmaxell/password-compat
53138234 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
container-interop/container-interop
101956282 Downloads
Promoting the interoperability of container objects (DIC, SL, etc.)
react/promise-timer
32748710 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
sabre/event
22834587 Downloads
sabre/event is a library for lightweight event-based programming
kevinrob/guzzle-cache-middleware
13896083 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
40591524 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
queue-interop/queue-interop
26575647 Downloads
Promoting the interoperability of MQs objects. Based on Java JMS
react/promise-stream
11887289 Downloads
The missing link between Promise-land and Stream-land for ReactPHP