Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SidorkinAlex committed May 14, 2021
1 parent ece2afb commit 8bb8d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MultiThreading in php from Redis + php-cli
[![Latest Stable Version](https://poser.pugx.org/sidorkin-alex/multithreadingphp/v)](//packagist.org/packages/sidorkin-alex/multithreadingphp) [![Total Downloads](https://poser.pugx.org/sidorkin-alex/multithreadingphp/downloads)](//packagist.org/packages/sidorkin-alex/multithreadingphp) [![Latest Unstable Version](https://poser.pugx.org/sidorkin-alex/multithreadingphp/v/unstable)](//packagist.org/packages/sidorkin-alex/multithreadingphp) [![License](https://poser.pugx.org/sidorkin-alex/multithreadingphp/license)](//packagist.org/packages/sidorkin-alex/multithreadingphp)
[![Latest Stable Version](https://poser.pugx.org/sidorkinalex/multiphp/v)](//packagist.org/packages/sidorkinalex/multiphp) [![Total Downloads](https://poser.pugx.org/sidorkinalex/multiphp/downloads)](//packagist.org/packages/sidorkinalex/multiphp) [![Latest Unstable Version](https://poser.pugx.org/sidorkinalex/multiphp/v/unstable)](//packagist.org/packages/sidorkinalex/multiphp) [![License](https://poser.pugx.org/sidorkinalex/multiphp/license)](//packagist.org/packages/sidorkinalex/multiphp)

this package is designed to quickly run background php-cli scripts with the ability to wait for the result of their execution in the main thread.

Expand Down

0 comments on commit 8bb8d85

Please sign in to comment.