2017 © Pedro PelĂĄez
 

library promise-factory

This library tries to create a simple promise factory standard while waiting for a psr.

image

mcg-web/promise-factory

This library tries to create a simple promise factory standard while waiting for a psr.

  • Thursday, February 2, 2017
  • by mcg-web
  • Repository
  • 2 Watchers
  • 2 Stars
  • 149 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

PromiseFactory

This library tries to create a simple promise factory standard while waiting for a psr. It Comes out of the box with factory for ReactPhp/Promise and Guzzle/Promises., (*1)

Build Status Coverage Status Latest Stable Version License, (*2)

Getting Started

First, install PromiseFactory using composer., (*3)

composer require "mcg-web/promise-factory"

Optional to use Guzzle:, (*4)

composer require "guzzlehttp/promises"

Optional to use ReactPhp:, (*5)

composer require "react/promise"

Supported Factory

Guzzle: McGWeb\PromiseFactory\Factory\GuzzleHttpPromiseFactory, (*6)

ReactPhp: McGWeb\PromiseFactory\Factory\ReactPromiseFactory, (*7)

To use a custom Promise lib you can implement McGWeb\PromiseFactory\PromiseFactoryInterface, (*8)

 License

McGWeb/PromiseFactory is released under the MIT license., (*9)

The Versions

02/02 2017

dev-webonyx-graphql-sync-promise

dev-webonyx-graphql-sync-promise

This library tries to create a simple promise factory standard while waiting for a psr.

  Sources   Download

MIT

The Requires

  • php ^5.5|^7.0

 

The Development Requires

guzzle factory promise react

15/11 2016

dev-master

9999999-dev

This library tries to create a simple promise factory standard while waiting for a psr.

  Sources   Download

MIT

The Requires

  • php ^5.5|^7.0

 

The Development Requires

guzzle factory promise react

15/11 2016

v0.2.0

0.2.0.0

This library tries to create a simple promise factory standard while waiting for a psr.

  Sources   Download

MIT

The Requires

  • php ^5.5|^7.0

 

The Development Requires

guzzle factory promise react

13/11 2016

v0.1.0

0.1.0.0

This library tries to create a simple promise factory standard while waiting for a psr.

  Sources   Download

MIT

The Requires

  • php ^5.5|^7.0

 

The Development Requires