xcitestudios / parallelisation
标准函数并行化类和接口
1.1
2015-05-15 18:18 UTC
Requires
- xcitestudios/generic: ^1.0.3
- xcitestudios/network: ^1.0.5
Requires (Dev)
- phpdocumentor/phpdocumentor: 2.*
- phpunit/phpunit: 4.5.*
This package is not auto-updated.
Last update: 2024-09-28 16:56:59 UTC
README
设计用于统一和简化跨语言和分布式函数的接口(PHP版本)。
安装
从最初开始,这些包就在packagist(composer)上可用。
{ "require": { "xcitestudios/parallelisation": "1.*" } }
文档
使用PHPDocumentor生成的文档可以在http://xcitestudios.github.io/php-parallelisation找到
感谢
特别感谢 MediaSkunkWorks,这些库的创意来源于在那里工作的时候,并给予时间确保它们适合开源以及内部使用。
开发
想要贡献吗?创建拉取请求,我会与你联系!
许可证
MIT