php-reflection icon indicating copy to clipboard operation
php-reflection copied to clipboard

:mag_right: Nodejs Reflection API for PHP files based on the php-parser

Results 24 php-reflection issues
Sort by recently updated
recently updated
newest added

- [x] Extract from AST - [x] Implement extends references - [ ] Implement references from method returns - [ ] Implement references from arguments types - [ ] Implement...

enhancement
help wanted

- [x] Extract from AST (methods, properties ...) - [x] Handle references between traits - [ ] Handle usage references from classes

enhancement
help wanted

- [ ] Implement tests with >95% code coverage, based on mocha. - [ ] Make benchmarks on parsing - [ ] Make benchmarks on memory usage - [ ]...

enhancement
help wanted

- [ ] Should be able to remove a file (all references should be deleted) - [ ] On refresh, all references should be deleted - [ ] On refresh,...

enhancement
help wanted