torandi / php-console
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 2
pkg:composer/torandi/php-console
This package is not auto-updated.
Last update: 2025-12-12 23:48:38 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