copyrenzhe/phptaf-ide-helper

Phptaf IDE Helper, generates classes and functions, to improve auto-completion

Installs: 165

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/copyrenzhe/phptaf-ide-helper

v0.0.1-alpha 2017-06-08 12:30 UTC

This package is not auto-updated.

Last update: 2025-10-12 06:58:18 UTC


README

phptaf在IDE下自动识别类、函数,自动补全函数名

使用方式

composer 安装:

composer require --dev "copyrenzhe/phptaf-ide-helper:dev-master"

普通IDE:

使用 IDE自带 Include Path 功能引入 src 目录

PHPStorm 使用演示

demo1 demo2