.codeclimate.json | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
TODO | |
|
|
bin/flat-file | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
phpcs.xml | |
|
|
phpunit.xml.dist | |
|
|
src/Application.php | 143 | A 0 mins |
|
src/Command/BaseCommand.php | 26 | A 0 mins |
|
src/Command/BuildCommand.php | 97 | A 0 mins |
|
src/Command/ServeCommand.php | 104 | A 0 mins |
|
src/FileParser/FileParserAbstract.php | 12 | A 0 mins |
|
src/FileParser/FileParserInterface.php | 8 | A 0 mins |
|
src/FileParser/MarkdownFileParser.php | 23 | A 0 mins |
|
src/FileParser/ParsedFile.php | 7 | A 0 mins |
|
src/FileParser/PhpFileParser.php | 22 | A 0 mins |
|
src/FileParserFactory.php | 32 | A 0 mins |
|
src/Files.php | 16 | A 0 mins |
|
src/Functions/content.php | 17 | A 0 mins |
|
src/router.php | 7 | A 0 mins |
|