Go to file
2017-12-13 23:36:35 +01:00
examples Rename to parallel-functions, use built-in default pool 2017-12-13 23:36:35 +01:00
src Rename to parallel-functions, use built-in default pool 2017-12-13 23:36:35 +01:00
test Rename to parallel-functions, use built-in default pool 2017-12-13 23:36:35 +01:00
.gitignore Initial commit 2017-12-13 22:58:26 +01:00
.travis.yml Rename to parallel-functions, use built-in default pool 2017-12-13 23:36:35 +01:00
composer.json Rename to parallel-functions, use built-in default pool 2017-12-13 23:36:35 +01:00
LICENSE Initial commit 2017-12-13 22:58:26 +01:00
phpunit.xml.dist Initial commit 2017-12-13 22:58:26 +01:00
README.md Rename to parallel-functions, use built-in default pool 2017-12-13 23:36:35 +01:00

parallel-functions

Build Status License

Installation

This package can be installed as a Composer dependency.

composer require amphp/parallel-functions

Requirements

  • PHP 7.0+

Documentation

Documentation is bundled within this repository in the ./docs directory.

Versioning

amphp/parallel-functions follows the semver semantic versioning specification like all other amphp packages.

Security

If you discover any security related issues, please email me@kelunik.com instead of using the issue tracker.

License

The MIT License (MIT). Please see LICENSE for more information.