Doctrine

The Doctrine plugin provides developers with code assist for Doctrine ORM annotations.

 

 

Instructions on how to complete a procedure

To use Doctrine:

  1. Add 'doctrine/orm' as a Composer dependency.
  2. In the PHP Explorer, right-click your project and select Configure | Convert to Doctrine Project.

 

How do I install the Doctrine plugin?