PHPackages                             mnvx/pprocess - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. mnvx/pprocess

ActiveLibrary[Testing &amp; Quality](/categories/testing)

mnvx/pprocess
=============

Testing of async processes

1.0.3(9y ago)232MITPHPPHP &gt;=7.0

Since Apr 20Pushed 9y ago2 watchersCompare

[ Source](https://github.com/mnvx/pprocess)[ Packagist](https://packagist.org/packages/mnvx/pprocess)[ RSS](/packages/mnvx-pprocess/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

PProcess
========

[](#pprocess)

[![Build Status](https://camo.githubusercontent.com/b334af6a247d71529640054e7c8989b0b27aec8e392f6258c369b212e4e060b8/68747470733a2f2f7472617669732d63692e6f72672f6d6e76782f7070726f636573732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/mnvx/pprocess)[![Latest Stable Version](https://camo.githubusercontent.com/e084d6ae8ac35ef524b80a63007c679b4ab80c7f9f3a54a1f96042e6dfee0858/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6e76782f7070726f636573732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mnvx/pprocess)[![Minimum PHP Version](https://camo.githubusercontent.com/0aa7445f06e06d72b9552b4ace117e3765a60fa64d6c973cac177557fd20368f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e352d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)[![MIT Licence](https://camo.githubusercontent.com/fabb40ab22588a0746bb0916ed92739171bde7fb31f281c627aa588bcba62cc2/68747470733a2f2f6261646765732e66726170736f66742e636f6d2f6f732f6d69742f6d69742e7376673f763d313033)](https://opensource.org/licenses/mit-license.php)

Execution of processes in async mode for tests.

This extension for PhpUnit will help you to test bugs in processes which are executing in async mode. PProcess will help you to test deadlocks, conflicts with duplicate keys and other bugs in async processes.

Usage
-----

[](#usage)

```
