.gitignore | |
|
|
.travis.yml | |
|
|
README.md | |
|
|
changelog.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
example_project/example.php | 7 | A 0 mins |
|
example_project/index.php | 9 | A 0 mins |
|
example_project/js/base.js | 4 | A 0 mins |
|
example_project/js/index_only.js | 4 | A 0 mins |
|
example_project/protofast.ini | |
|
|
example_project/stylesheets/base.css | |
|
|
example_project/stylesheets/example.css | |
|
|
example_project/stylesheets/specific_index.css | |
|
|
example_project/templates/base.html | |
|
|
example_project/templates/example.html | |
|
|
example_project/templates/index.html | |
|
|
lib/HTMLPage.php | 57 | A 0 mins |
|
lib/Page.php | 31 | A 0 mins |
|
lib/PageConfiguration.php | 35 | A 0 mins |
|
lib/RenderEngine.php | 42 | A 0 mins |
|
phpunit.xml | |
|
|
quickstart.sh | |
|
|
quickstart/composer.json | |
|
|
quickstart/index.php | 6 | A 0 mins |
|
quickstart/index_composer.php | 6 | A 0 mins |
|
quickstart/protofast.ini | |
|
|
quickstart/templates/base.html | |
|
|
quickstart/templates/index.html | |
|
|