Nayjest/Builder

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml
src/Blueprint.php33
A
0 mins
src/BlueprintsCollection.php24
A
35 mins
src/Builder.php55
A
0 mins
src/Env.php22
A
0 mins
src/Instructions/Base/Instruction.php20
A
0 mins
src/Instructions/Base/InstructionInterface.php8
A
0 mins
src/Instructions/CustomInstruction.php18
A
0 mins
src/Instructions/Mapping/Base/Mapping.php46
A
0 mins
src/Instructions/Mapping/Base/MappingInterface.php8
A
0 mins
src/Instructions/Mapping/Build.php23
A
0 mins
src/Instructions/Mapping/BuildChildren.php27
A
0 mins
src/Instructions/Mapping/CallMethodWith.php20
A
0 mins
src/Instructions/Mapping/ClassName.php18
A
0 mins
src/Instructions/Mapping/ConstructorArgument.php19
A
0 mins
src/Instructions/Mapping/CustomMapping.php27
A
35 mins
src/Instructions/Mapping/Rename.php20
A
0 mins
src/Instructions/Remove.php19
A
0 mins
src/Instructions/SetValue.php24
A
0 mins
src/Instructions/SimpleValueAsField.php23
A
0 mins
src/Scaffold.php23
A
0 mins