nilsabegg/sesame

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitignore
.travis.yml
LICENSE
README.md
composer.json
composer.lock
phpcs.xml
phpunit.xml
resource/xsd/article.xsd
resource/xsd/seller.xsd
src/Sesame/Command/CrawlArticleCommand.php56
src/Sesame/Crawler/ArticleCrawler.php124
src/Sesame/Crawler/Crawler.php8
src/Sesame/Model/Article.php155
src/Sesame/Renderer/JsonRenderer.php10
src/Sesame/Renderer/Renderer.php7
src/Sesame/Renderer/XmlRenderer.php10
src/Sesame/Sesame.php28