no, I donβt think there are any of them - Textmate - a text editor, and not a full-blown development environment.
php package by default provides autocomplete and code hints ... but only for built-in functions.
Command
"go to symbol" invokes a representation of the class and functions ... but only for the current file.
source share