PHPackages                             hypnopompia/process - 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. hypnopompia/process

ActiveLibrary

hypnopompia/process
===================

Process is a PHP library to help with the task of running other applications asynchronously from PHP in a pseudo-threaded way.

1.0.3(9y ago)03.0kMITPHPPHP &gt;= 5.3.2

Since Nov 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Hypnopompia/process)[ Packagist](https://packagist.org/packages/hypnopompia/process)[ RSS](/packages/hypnopompia-process/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Process
=======

[](#process)

Process is a PHP library to help with the task of running other applications asynchronously from PHP in a pseudo-threaded way.

Highlights
----------

[](#highlights)

Installation
------------

[](#installation)

Installing with composer is recommended.

```
composer require hypnopompia/process
```

Documentation
-------------

[](#documentation)

Be sure to checkout the examples folder.

```
