svenluijten/moretisan

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.travis.yml
LICENSE.md
README.md
composer.json
phpunit.xml
src/Components/MakeView/stubs/extend.stub
src/Components/MakeView/stubs/section.stub
src/Commands/MakeViewCommand.php39
src/Commands/ScrapViewCommand.php27
src/Components/MakeView/MakeView.php52
src/Components/Scrap/Scrap.php12
src/Exceptions/FileAlreadyExists.php5
src/Exceptions/FileDoesNotExist.php5
src/MoretisanServiceProvider.php22
src/Shared/FileInteractor.php86