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