The PDT extension group is a collobaration of PDT plugin maintainers to build a central PDT extension platform and codebase.
Currently the core plugin supports following features:
- PHP Coding Standard Fixer integration
- Use-Statement validation (injecting of missing use statements through quick-fixes)
- Class / Interface dialog
- Implementation of missing interface/abstract classes methods
- Assign to local variable quick-fix
Import statements outline filters- PDT since 3.5 have same filters- Unused / uninitialized variable validator
PHP Refactoring support- PDT since 3.4 have own refactoring support
We are in the process of migrating general functionality of our plugins into the core plugin, and add more core features for other PDT extenders.
Join our mailinglist if you are interested in the discussion or want to help improve the PDT ecosystem.