aeyoll/SymfonyPhpSpecGeneratorBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.travis.yml
LICENSE
README.md
composer.json
src/Resources/config/services.yml
src/AeyollSymfonyPhpSpecGeneratorBundle.php6
src/Command/PhpSpecCommand.php142
C
1 day
src/DependencyInjection/AeyollSymfonyPhpSpecGeneratorExtension.php16
src/DependencyInjection/Configuration.php13
src/Service/GeneratorService.php78
A
35 mins
src/Service/GeneratorServiceInterface.php15
src/Statements/ItHasNoIdByDefaultStatement.php10
src/Statements/ItInitializesFieldCollectionByDefaultStatement.php10
src/Statements/ItIsInitializableStatement.php16
src/Statements/ItsFieldIsMutableStatement.php10
src/Statements/ItsFieldsAreMutableStatement.php10
src/Statements/Statement.php35
src/Statements/StatementInterface.php8