PHPackages                             tpweb/tpwebcp-executor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tpweb/tpwebcp-executor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tpweb/tpwebcp-executor
======================

PHP executor library for TPWebCP

1.0.0(10y ago)172LGPLPHP &gt;=5.6

Since Jun 3Compare

[ Source](https://github.com/TPWeb/tpwebcp-executor)[ Packagist](https://packagist.org/packages/tpweb/tpwebcp-executor)[ Docs](http://www.tpweb.org/)[ RSS](/packages/tpweb-tpwebcp-executor/feed)WikiDiscussions Synced 2d ago

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

PHP TPWebCP Executor Library
============================

[](#php-tpwebcp-executor-library)

[![Build Status](https://camo.githubusercontent.com/561fdf76396210b7599d1694d71eaafbfa9b963e4d13ab53d84a92b8e5392659/68747470733a2f2f7472617669732d63692e6f72672f54505765622f747077656263702d6578656375746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/TPWeb/tpwebcp-executor)[![Coverage Status](https://camo.githubusercontent.com/e3736417af475ed7453b1298738f236118c0d6bc045199ea1f42760a31541afb/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f54505765622f747077656263702d6578656375746f722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/TPWeb/tpwebcp-executor?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/3bae03dd099e075e70325f2b88f4ffffba8e7b5aec4b8241b99660f72f7bdb77/68747470733a2f2f706f7365722e707567782e6f72672f74707765622f747077656263702d6578656375746f722f762f737461626c652e737667)](https://packagist.org/packages/tpweb/tpwebcp-executor)[![Latest Unstable Version](https://camo.githubusercontent.com/174cfc51b75b798726520b9bbae95e955d36c05017d83e023d7218184d98e66f/68747470733a2f2f706f7365722e707567782e6f72672f74707765622f747077656263702d6578656375746f722f762f756e737461626c652e737667)](https://packagist.org/packages/tpweb/tpwebcp-executor)[![Total Downloads](https://camo.githubusercontent.com/49ef3d8cc1eea954189afbc654e2ea7e784323a9a3d19f7da6de74dd3312114c/68747470733a2f2f706f7365722e707567782e6f72672f74707765622f747077656263702d6578656375746f722f642f746f74616c2e737667)](https://packagist.org/packages/tpweb/tpwebcp-executor)[![License](https://camo.githubusercontent.com/cd80cb95cf0fded75d93059a8c13d88c71732739e493d2ff4203abc4f0c54e3b/68747470733a2f2f706f7365722e707567782e6f72672f74707765622f747077656263702d6578656375746f722f6c6963656e73652e737667)](https://packagist.org/packages/tpweb/tpwebcp-executor)

\#Installation

Require this package in your `composer.json` and update composer.

```
"tpweb/tpwebcp-executor": "~1.*"
```

After updating composer, add the ServiceProvider to the providers array in `config/app.php`

```
TPWeb\TPWebCP\Executor\ExecutorServiceProvider::class,
```

You can use the facade for shorter code. Add this to your aliases:

```
'Executor' => TPWeb\TPWebCP\Executor\ExecutorFacade::class,
```

Documentation
=============

[](#documentation)

Support
=======

[](#support)

Support github or mail:

Contributing
============

[](#contributing)

Please try to follow the psr-2 coding style guide. t

License
=======

[](#license)

This package is licensed under LGPL. You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3680d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6589788?v=4)[TPWeb](/maintainers/tpweb)[@TPWeb](https://github.com/TPWeb)

---

Tags

tpwebcp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tpweb-tpwebcp-executor/health.svg)

```
[![Health](https://phpackages.com/badges/tpweb-tpwebcp-executor/health.svg)](https://phpackages.com/packages/tpweb-tpwebcp-executor)
```

###  Alternatives

[jagandecapri/symfony-parallel-process

Simple wrapper to enable parallel processing using Symfony Process component

3297.7k](/packages/jagandecapri-symfony-parallel-process)[codefog/contao-instagram

Instagram bundle for Contao Open Source CMS

168.4k](/packages/codefog-contao-instagram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
