This is a legacy version that required PHP >= 7.1. Since 3.6, its functionality is included in the base package and installing it separately is no longer necessary.
This package provides annotations 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?
- Annotations for class methods that are implementing a method from an interface.
- Annotations for class methods and properties that are overriding base class or trait members.
- Tooltips on mouse over that clarify why the annotations are cluttering your gutter with additional icons.
- Annotations for overrides and implementations can be clicked to navigate to respectively the method being overridden or implemented.