IDE help files for the TrueAsync ecosystem (PHP 8.6+). Enables autocompletion, inline docs, and strict type analysis for PhpStorm, PHPStan, and Psalm.
Bundled stubs:
Async\*— theasyncextension (coroutines, channels, threads, futures, scopes, pools) plus the globalCancellationbase class and the pooledPDO.TrueAsync\*— the HTTP server extension (HttpServer,HttpRequest,HttpResponse, …).TrueAsync\ClickHouse\*— the async ClickHouse client.
You can add this package to your project using Composer:
composer require --dev true-async/ide-helper