2017 © Pedro Peláez
 

library promise

Kraken Framework Promise Component.

image

kraken-php/promise

Kraken Framework Promise Component.

  • Saturday, June 17, 2017
  • by khelle
  • Repository
  • 1 Watchers
  • 3 Stars
  • 1,218 Installations
  • PHP
  • 9 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 3 % Grown

The README.md

Kraken Promise Component

Build Status Total Downloads Latest Stable Version Latest Unstable Version License Kraken Compatible, (*1)

Note: This repository is a part of Kraken Framework, but can be used freely as standalone library. If you are interested in more asynchronous components for PHP, check out the rest of [Kraken repository][5] or see our asynchronous application skeleton example., (*2)

Description

Promise is a component that provides PHP implementation of promises using Promise/A+ specification and additional promise-related concepts such as joining, mapping, reducing and cancelling promises., (*3)

Feature Highlights

Promise features:, (*4)

  • Implementation of promises using Promise/A+ specification,
  • Methods to resolve, reject or cancel promises,
  • Cancellation of promises using forget semantics,
  • Methods to join, map, race, reduce and do other things with set of promises,
  • Kraken Framework compatibility,
  • ...and more.

Examples

See more examples in official documentation., (*5)

Requirements

  • PHP-5.6 or PHP-7.0+,
  • UNIX or Windows OS.

Installation

composer require kraken-php/promise

Tests

Tests are provided within our write-only Framework repository., (*6)

Documentation

Documentation for this module can be found in the official documentation., (*7)

Contributing

This library is read-only subtree split of Kraken Framework. To make contributions, please go to Framework repository., (*8)

License

This library licensed under the MIT license, see more information in Kraken Framework license section., (*9)

The Versions

17/06 2017

dev-master

9999999-dev http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

17/06 2017

0.4.x-dev

0.4.9999999.9999999-dev http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

17/06 2017

v0.4.1

0.4.1.0 http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

07/05 2017

v0.4.0

0.4.0.0 http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

28/09 2016

0.3.x-dev

0.3.9999999.9999999-dev http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

28/09 2016

v0.3.1

0.3.1.0 http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

28/09 2016

v0.3.2

0.3.2.0 http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

28/09 2016

v0.3.3

0.3.3.0 http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php

16/09 2016

v0.3.0

0.3.0.0 http://kraken-php.com

Kraken Framework Promise Component.

  Sources   Download

MIT

The Requires

 

asynchronous async promise kraken kraken-php