slogsdon/php-flat-file

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitignore
.travis.yml
LICENSE
README.md
TODO
bin/flat-file
composer.json
composer.lock
phpcs.xml
phpunit.xml.dist
src/Application.php143
src/Command/BaseCommand.php26
src/Command/BuildCommand.php97
src/Command/ServeCommand.php104
src/FileParser/FileParserAbstract.php12
src/FileParser/FileParserInterface.php8
src/FileParser/MarkdownFileParser.php23
src/FileParser/ParsedFile.php7
src/FileParser/PhpFileParser.php22
src/FileParserFactory.php32
src/Files.php16
src/Functions/content.php17
src/router.php7