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