{% seo %}

{{ site.title | default: site.github.repository_name }}

{% if site.logo %} Logo {% endif %}

{{ site.description | default: site.github.project_tagline }}

Read the Documentation

Install using Composer:
composer require {{ site.phpcsutils.packagist }}
{% if site.github.latest_release.tag_name %}

Latest release: {{ site.github.latest_release.tag_name }}

View Changelog

{% endif %} {% if site.show_downloads %} {% endif %}

Visit the Project on GitHub {{ site.github.repository_nwo }}

{{ content }}
{% if site.google_analytics %} {% endif %}