deefour/presenter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.php_cs
.travis.yml
README.md
composer.json
phpspec.yml
src/Exception/Exception.php6
src/Exception/NotDefinedException.php5
src/Presenter.php94
A
30 mins
src/Resolver.php55
stub/Article.php36
stub/ArticlePresenter.php10
stub/Author.php5
stub/Category.php8
stub/CategoryPresenter.php8
stub/Event.php5
stub/EventPresenter.php6
stub/FeaturedArticlePresenter.php10
stub/Model.php6
stub/Post.php9
stub/Tag.php5