Crell/HtmlModel

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.gitignore
.scrutinizer.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
composer.json
phpunit.xml.dist
src/AttributeBag.php67
src/ContentElementInterface.php7
src/ContentElementTrait.php20
src/Head/AttributeTrait.php29
src/Head/BaseElement.php13
src/Head/HeadElement.php33
src/Head/KeywordsMetaElement.php15
src/Head/LinkElement.php56
src/Head/MetaCharsetElement.php11
src/Head/MetaElement.php31
src/Head/MetaRefreshElement.php12
src/Head/NamedMetaElement.php12
src/Head/ScriptElement.php18
src/Head/StyleElement.php19
src/Head/StyleLinkElement.php10
src/HeadElementContainerInterface.php8
src/HeadElementContainerTrait.php17
src/HtmlFragment.php20
src/HtmlFragmentInterface.php5
src/HtmlPage.php110
src/HtmlPageInterface.php18
src/MetadataTransfer/AggregateMetadataTransferer.php26
src/MetadataTransfer/HeadElementTransferer.php15
src/MetadataTransfer/MetadataTransfererInterface.php6
src/MetadataTransfer/ScriptTransferer.php17
src/MetadataTransfer/StatusCodeTransferer.php12
src/MetadataTransfer/StyleTransferer.php18
src/ScriptContainerInterface.php8
src/ScriptContainerTrait.php21
src/StatusCodeContainerInterface.php7
src/StatusCodeContainerTrait.php19
src/StyleContainerInterface.php11
src/StyleContainerTrait.php29