byjg/phpthread

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/phpunit.yml
.gitignore
LICENSE
README.md
_config.yml
composer.json
phpunit.xml.dist
example.php30
example_pool.php30
src/Handler/ForkHandler.php120
A
55 mins
src/Handler/ParallelHandler.php40
src/Handler/ThreadInterface.php13
src/Thread.php74
src/ThreadPool.php111