PHPackages                             mvccore/ext-tool-cli-winfork - 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. [Framework](/categories/framework)
4. /
5. mvccore/ext-tool-cli-winfork

ActiveLibrary[Framework](/categories/framework)

mvccore/ext-tool-cli-winfork
============================

MvcCore - Extension - Tool - CLI - Windows Fork - .NET Framework 4 utility for CLI calls via PHP `shell\_exec()` or `system()` to fork new process in background.

v5.3.0(1y ago)02491BSD-3-ClauseC#PHP &gt;=5.4.0

Since May 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mvccore/ext-tool-cli-winfork)[ Packagist](https://packagist.org/packages/mvccore/ext-tool-cli-winfork)[ RSS](/packages/mvccore-ext-tool-cli-winfork/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (1)

MvcCore - Extension - Tool - CLI - Windows Fork
===============================================

[](#mvccore---extension---tool---cli---windows-fork)

[![Latest Stable Version](https://camo.githubusercontent.com/6a0e9e7da98c52006afe617f10a93df0da2dce64b73eedf5b9b3fcee6bfb6039/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f537461626c652d76352e332e302d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://github.com/mvccore/ext-tool-cli-winfork/releases)[![License](https://camo.githubusercontent.com/53baed538c1c87a033a212f6f4acce684d36137f8622307643ab25e08118452e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d425344253230332d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://mvccore.github.io/docs/mvccore/5.0.0/LICENSE.md)[![PHP Version](https://camo.githubusercontent.com/9e923690739211296a00adce5d359999dfa345f80fc1b2e2cfe72c49523ee334/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d352e342d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://camo.githubusercontent.com/9e923690739211296a00adce5d359999dfa345f80fc1b2e2cfe72c49523ee334/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d352e342d627269676874677265656e2e7376673f7374796c653d706c6173746963)

Windows .NET Framework 4 utility for CLI calls via PHP `shell_exec()` or `system()` to fork new process in background.

This extension only copy precompiled binary `Fork.exe` into application directory `./App/Cli` after installation via Composer.

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

[](#installation)

```
composer require mvccore/ext-tool-cli-winfork
```

Usage
-----

[](#usage)

Run PHP background job on Windows / Unix with MvcCore framework:

```
