PHPackages                             true-async/ide-helper - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. true-async/ide-helper

ActiveLibrary[Queues &amp; Workers](/categories/queues)

true-async/ide-helper
=====================

IDE helper / stubs for the TrueAsync ecosystem: the async extension, the HTTP server, and the ClickHouse client

v0.7.4(3w ago)320111MITPHP

Since Jun 10Pushed 1w agoCompare

[ Source](https://github.com/true-async/ide-helper)[ Packagist](https://packagist.org/packages/true-async/ide-helper)[ RSS](/packages/true-async-ide-helper/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)DependenciesVersions (6)Used By (1)

TrueAsync IDE helper
====================

[](#trueasync-ide-helper)

IDE help files for the [TrueAsync](https://github.com/true-async/php-async) ecosystem (PHP 8.6+). Enables autocompletion, inline docs, and strict type analysis for PhpStorm, PHPStan, and Psalm.

Bundled stubs:

- **`Async\*`** — the [`async`](https://github.com/true-async/php-async) extension (coroutines, channels, threads, futures, scopes, pools) plus the global `Cancellation` base class and the pooled `PDO`.
- **`TrueAsync\*`** — the [HTTP server](https://github.com/true-async/server) extension: `HttpServer`, `HttpRequest`, `HttpResponse`, `HttpServerConfig`, `StaticHandler`, the full `WebSocket` API (incl. cross-worker pub/sub topics), SSE and gRPC helpers, and the observability surface (`getStats()`, `setLogSinks()`, hot reload).
- **`TrueAsync\ClickHouse\*`** — the async [ClickHouse client](https://github.com/true-async/php-clickhouse).

Install
-------

[](#install)

You can add this package to your project using [Composer](https://getcomposer.org/):

```
composer require --dev true-async/ide-helper
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance97

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 73.3% 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

Every ~6 days

Total

4

Last Release

23d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bbbb16082fa2d9cb757d6e84fbac3c18c135b08111bf01611dfbd5123a77f68?d=identicon)[EdmondIf](/maintainers/EdmondIf)

---

Top Contributors

[![EdmondDantes](https://avatars.githubusercontent.com/u/1571649?v=4)](https://github.com/EdmondDantes "EdmondDantes (11 commits)")[![Runnin4ik](https://avatars.githubusercontent.com/u/17353325?v=4)](https://github.com/Runnin4ik "Runnin4ik (4 commits)")

---

Tags

asyncstubshttp servercoroutineclickhouseide-helpertrue-async

### Embed Badge

![Health badge](/badges/true-async-ide-helper/health.svg)

```
[![Health](https://phpackages.com/badges/true-async-ide-helper/health.svg)](https://phpackages.com/packages/true-async-ide-helper)
```

###  Alternatives

[sabre/event

sabre/event is a library for lightweight event-based programming

35229.1M29](/packages/sabre-event)[recoil/recoil

Asynchronous coroutines for PHP 7.

78962.9k7](/packages/recoil-recoil)[recoil/react

Integrate Recoil with ReactPHP.

32286.7k13](/packages/recoil-react)[recoil/api

The public Recoil API, for library and application developers.

13301.2k6](/packages/recoil-api)[symplely/coroutine

Cooperative multitasking using generators. The basics of coroutines, async and await!

621.6k2](/packages/symplely-coroutine)

PHPackages © 2026

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