13 Commits
Author SHA1 Message Date
Thach Nguyen 7c81b6388e Use class PhpReflection directly from Nette Framework instead of library parse-use-statements 2018-01-31 21:11:02 +07:00
Thach Nguyen 66d6e3df01 Highlight code syntax on README document 2018-01-31 20:10:23 +07:00
Thach Nguyen 1080504a78 - Improve MetaCommand to allow to ignore some abstract names
- Auto-correct `Method` FQN type name if missing first \
- Implement unit-tests
2018-01-31 19:53:24 +07:00
Thach Nguyen 647b8ff0d1 Reuse library "phpdocumentor/reflection-docblock" instead of "barryvdh/reflection-docblock" 2018-01-29 16:26:01 +07:00
Thach Nguyen 07e35d808c No need PhpDocSignatureInspection for _ide_helper when method doc-comment is empty 2018-01-27 03:48:06 +07:00
Thach Nguyen a44572676a Improve Method class to reduce generated filesize, and correct FQN types of phpDoc, and support case-insensitive @inheritdoc 2018-01-27 03:27:07 +07:00
Thach Nguyen e6f7ca7433 Re-format source code of Alias class 2018-01-27 03:21:47 +07:00
Thach Nguyen 042d341b65 Re-format source code of Generator class 2018-01-27 03:21:08 +07:00
Thach Nguyen 501ef7045a Re-format source code of GeneratorCommand 2018-01-27 03:19:47 +07:00
Thach Nguyen 31e6479ee6 Re-format source code of ModelsCommand 2018-01-27 03:18:56 +07:00
Thach Nguyen c0f4a497f9 Improve MetaCommand to support injection like ArrayAccess 2018-01-26 22:49:42 +07:00
Thach Nguyen 00604a2431 Correct spelling for README document 2018-01-26 21:28:15 +07:00
Thach Nguyen ff18d80849 Add required composer dependencies such as illuminate/config, illuminate/view 2018-01-26 21:27:54 +07:00