Skip to content
This repository has been archived by the owner on May 5, 2018. It is now read-only.

Atom package that shows annotations (e.g. for overriden methods interface implementations) in your PHP source code.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Unknown
LICENSE-atom-autocomplete-php
Notifications You must be signed in to change notification settings

php-integrator/atom-annotations

Repository files navigation

php-integrator/atom-annotations

Legacy

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.

About

Screenshot

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.

GPLv3 Logo

About

Atom package that shows annotations (e.g. for overriden methods interface implementations) in your PHP source code.

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Unknown
LICENSE-atom-autocomplete-php

Stars

Watchers

Forks

Packages

No packages published