PHPackages                             flsouto/render - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. flsouto/render

ActiveLibrary[Templating &amp; Views](/categories/templating)

flsouto/render
==============

HTML5 Document boilerplate

1.0.0(9y ago)016PHP

Since Oct 23Pushed 9y agoCompare

[ Source](https://github.com/flsouto/render)[ Packagist](https://packagist.org/packages/flsouto/render)[ RSS](/packages/flsouto-render/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

render
======

[](#render)

Outputs an html5 document with a title and a body. UTF-8 encoding is assumed.

Installation
------------

[](#installation)

Install it via composer:

```
composer require flsouto/render

```

Usage
-----

[](#usage)

Pass the page's title and body as arguments to the render function:

```
