samsonframework/generator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.scrutinizer.yml
.styleci.yml
.travis.yml
composer.json
composer.lock
docs/Index.md
license.md
phpunit.xml
readme.md
phpunit.php3
src/AbstractFinalTrait.php23
src/AbstractGenerator.php99
A
1 hr
src/ClassConstantGenerator.php16
src/ClassGenerator.php184
A
2 hrs
src/CodeTrait.php26
src/CommentsGenerator.php40
src/ConditionGenerator.php39
A
25 mins
src/FunctionGenerator.php75
src/IfGenerator.php30
src/MethodGenerator.php30
src/PropertyGenerator.php34
src/TraitGenerator.php9
src/VisibilityTrait.php25
src/exception/ClassNameNotFoundException.php5