autocomplete+ provider for php projects based on composer.
This package is currently under development and might not work properly with others php providers.
The package searches for the vendor/autoload.php file within the project root and uses it to resolve the methods available in some given class on your project.
Currently the features provided are:
This is an experimental package yet and there are a lot of features missing, the ones I'm planning to the next beta release are:
If you find any bugs, or have any proposal please feel free to open an issue and I'll try to help as soon as possible.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.