0.9.2
Enhancements
Static method call annotations
Added meta file generation for PHPStorm that allows static factory method calls to be typehinted.
For now mainly TableRegistry::get(...)
calls are supported out of the box.
You can also easily add your own custom tasks to be used for the generation of this file.