php-integrator-tooltips-legacy-php56
Shows tooltips (e.g. for methods and classes) in your PHP source code.
php-integrator 73,325 54 1.1.6 GPL-3.0 GitHub

atom-tooltips

:coffee: Send me some coffee beans

This package provides tooltips for your PHP source code using PHP Integrator.

Note that the php-integrator-base package is required and needs to be set up correctly for this package to function correctly.

What is included?

  • Tooltips showing for global constants and functions.
  • Tooltips showing documentation for class, interface and trait names.
  • Tooltips showing documentation for class, interface and trait members.
  • Tooltips showing documentation for use statements (if the referenced item is an actual structure).

GPLv3 Logo