Skip to content

Hywan/Promise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoa

Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds.

Hoa\Promise state

This library is an implementation of promises.

Installation

With Composer, to include this library into your dependencies, you need to require hoa/promise:

{
    "require": {
        "hoa/promise": "~0.0"
    }
}

Please, read the website to get more informations about how to install.

Quick usage

Documentation

Different documentations can be found on the website: http://hoa-project.net/.

License

Hoa is under the New BSD License (BSD-3-Clause). Please, see LICENSE.

About

The Hoa\Promise library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%