torandi / php-console
此包最新版本(v1.0)没有可用的许可证信息。
v1.0
2016-02-15 18:15 UTC
This package is not auto-updated.
Last update: 2024-09-20 18:23:41 UTC
README
A Console for php projects. Tabcompletion supports: global functions global variables public functions and variables in variables (eg $foo->[TAB] tabcomplets among function and variables in $foo) Package exists on packagist, run: composer require torandi/php-console to add to your project