Skip to content

true-async/ide-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrueAsync IDE helper

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\* — the async extension (coroutines, channels, threads, futures, scopes, pools) plus the global Cancellation base class and the pooled PDO.
  • TrueAsync\* — the HTTP server extension (HttpServer, HttpRequest, HttpResponse, …).
  • TrueAsync\ClickHouse\* — the async ClickHouse client.

Install

You can add this package to your project using Composer:

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

About

IDE Helpers for TrueAsync

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages