PHPackages                             boruta/php-parallel-ide-autocomplete - 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. boruta/php-parallel-ide-autocomplete

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

boruta/php-parallel-ide-autocomplete
====================================

This package allows you to activate the auto-complete in the IDE for native functions from the extension: PHP Parallel.

0.1(5y ago)215MITPHPPHP &gt;=7.2

Since Feb 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/borutainfo/php-parallel-ide-autocomplete)[ Packagist](https://packagist.org/packages/boruta/php-parallel-ide-autocomplete)[ RSS](/packages/boruta-php-parallel-ide-autocomplete/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Parallel - IDE autocomplete
===============================

[](#php-parallel---ide-autocomplete)

This package allows you to activate the auto-complete in the IDE for native functions from the extension: [PHP Parallel](https://www.php.net/manual/en/book.parallel.php).

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

[](#installation)

Install the library using Composer. Please read the [Composer Documentation](https://getcomposer.org/doc/01-basic-usage.md) if you are unfamiliar with Composer or dependency managers in general.

You don't need this package in production, please use `require-dev`.

```
composer require --dev boruta/php-parallel-ide-autocomplete
```

That's it, the IDE autocomplete should work.

Requirements
------------

[](#requirements)

Package requires PHP 7.2 or above and `ext-parallel` &gt;= 1.1.4.

About
-----

[](#about)

If your IDE does not auto-complete functions from the PHP Parallel extension, add this package to your project to fix it. The directory `autocomplete` contains documentation of the functions from the extension mentioned above, without their implementation. This files are not automatically loaded by composer and you shouldn't include them. It's just their presence in the project directory, which fixes the missing documentation in the IDE. Just add the package to composer and your IDE should start displaying the documentation correctly.

[![PHPStorm auto-complete fixed](image.png "PHPStorm auto-complete fixed")](image.png)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

1924d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/85cc760c4ab74fc51cc20ead906f7a85974ae51b59a0df460f8d3e7f56635f8f?d=identicon)[Boruta](/maintainers/Boruta)

---

Top Contributors

[![borutainfo](https://avatars.githubusercontent.com/u/16668386?v=4)](https://github.com/borutainfo "borutainfo (2 commits)")

---

Tags

autocompleteext-parallelidemultithreadingparallelphp

### Embed Badge

![Health badge](/badges/boruta-php-parallel-ide-autocomplete/health.svg)

```
[![Health](https://phpackages.com/badges/boruta-php-parallel-ide-autocomplete/health.svg)](https://phpackages.com/packages/boruta-php-parallel-ide-autocomplete)
```

###  Alternatives

[matt-daneshvar/laravel-survey

Create surveys inside your Laravel app

28770.3k](/packages/matt-daneshvar-laravel-survey)[stecman/composer-bash-completion-plugin

BASH/ZSH auto-complete plugin for Composer

7910.3k](/packages/stecman-composer-bash-completion-plugin)

PHPackages © 2026

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