PHPackages                             oryzone/boilerplate-bundle - 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. oryzone/boilerplate-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

oryzone/boilerplate-bundle
==========================

Integrates HTML5 boilerplate in symfony2 with twig

v4.3.2(11y ago)6120.5k↓66.7%14MITPHPPHP &gt;=5.3.2CI failing

Since Sep 3Pushed 11y ago6 watchersCompare

[ Source](https://github.com/Oryzone/OryzoneBoilerplateBundle)[ Packagist](https://packagist.org/packages/oryzone/boilerplate-bundle)[ Docs](https://github.com/Oryzone/OryzoneBoilerplateBundle)[ RSS](/packages/oryzone-boilerplate-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (7)Used By (0)

OryzoneBoilerplateBundle
========================

[](#oryzoneboilerplatebundle)

The OryzoneBoilerplateBundle allows you to use a twig template based on the great [HTML5 ★ Boilerplate](http://html5boilerplate.com/) 4.\* by [Paul Irish](http://paulirish.com/), [Divya Manian](http://nimbupani.com/) and many other great guys. So with this bundle you can easily create heavily optimized HTML5 twig templates empowered with great features such as CSS resets, CDNed jQuery (with offline fallback), asynchronous google analytics script and so on.

A little appetizer
------------------

[](#a-little-appetizer)

Once you've added OryzoneBoilerplateBundle to your project it will be truly damn easy for you to produce an HTML5 enabled template. Here's a quick a fresh served appetizer to disclose what are you going to taste by using this bundle.

```
{# yourMainBundle/Resources/views/Default/index.html.twig #}

{% extends "OryzoneBoilerplateBundle::html5.html.twig" %}

{% block head_title %}My cool HTML5 website{% endblock %}

{% block body_container_header %}
	My HTML5 home page is very cool
{% endblock %}

{% block body_container_main %}
	This is the home page of my wild web site!
{% endblock %}

{% block body_container_footer %}
	Here we go with copyright infos
{% endblock %}
```

Documentation
-------------

[](#documentation)

The bulk of the documentation is stored in the [Resources/doc/index.md](Resources/doc/index.md "Extended bundle documentation") file in this bundle.

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

[](#installation)

All the installation instructions are located in [documentation](Resources/doc/index.md "Extended bundle documentation").

License
-------

[](#license)

This bundle is under the MIT license. See the complete [license](https://github.com/Oryzone/OryzoneBoilerplateBundle/blob/master/Resources/meta/LICENSE "MIT license") in the bundle: `Resources/meta/LICENSE`

This bundle includes parts of HTML5 ★ Boilerplate under the MIT license. See the complete [license](https://github.com/Oryzone/OryzoneBoilerplateBundle/blob/master/Resources/meta/H5BP.LICENSE "HTML5 ★ Boilerplate MIT license") in the bundle: `Resources/meta/H5BP.LICENSE`

About
-----

[](#about)

OryzoneBoilerplateBundle is an [ORYZONE](http://oryzone.com "ORYZONE web site") initiative.

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/Oryzone/OryzoneBoilerplateBundle/issues).

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~171 days

Total

6

Last Release

4147d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/126642031?v=4)[loige](/maintainers/loige)[@loige](https://github.com/loige)

---

Top Contributors

[![lmammino](https://avatars.githubusercontent.com/u/205629?v=4)](https://github.com/lmammino "lmammino (9 commits)")[![Gta-Cool](https://avatars.githubusercontent.com/u/565072?v=4)](https://github.com/Gta-Cool "Gta-Cool (5 commits)")[![ajgarlag](https://avatars.githubusercontent.com/u/388184?v=4)](https://github.com/ajgarlag "ajgarlag (3 commits)")[![paramburu](https://avatars.githubusercontent.com/u/1961274?v=4)](https://github.com/paramburu "paramburu (3 commits)")[![juliomrqz](https://avatars.githubusercontent.com/u/1911993?v=4)](https://github.com/juliomrqz "juliomrqz (3 commits)")[![thvd](https://avatars.githubusercontent.com/u/973711?v=4)](https://github.com/thvd "thvd (2 commits)")[![mablae](https://avatars.githubusercontent.com/u/389360?v=4)](https://github.com/mablae "mablae (2 commits)")[![awkaiser](https://avatars.githubusercontent.com/u/155798?v=4)](https://github.com/awkaiser "awkaiser (1 commits)")[![jocl](https://avatars.githubusercontent.com/u/1059741?v=4)](https://github.com/jocl "jocl (1 commits)")[![kepten](https://avatars.githubusercontent.com/u/502646?v=4)](https://github.com/kepten "kepten (1 commits)")

---

Tags

twightmlHTML5boilerplateh5b

### Embed Badge

![Health badge](/badges/oryzone-boilerplate-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/oryzone-boilerplate-bundle/health.svg)](https://phpackages.com/packages/oryzone-boilerplate-bundle)
```

###  Alternatives

[twig/extra-bundle

A Symfony bundle for extra Twig extensions

91292.0M315](/packages/twig-extra-bundle)[latte/latte

☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.

1.3k15.7M683](/packages/latte-latte)[twig/string-extra

A Twig extension for Symfony String

21946.0M133](/packages/twig-string-extra)[twig/markdown-extra

A Twig extension for Markdown

12114.3M83](/packages/twig-markdown-extra)[twig/html-extra

A Twig extension for HTML

777.6M41](/packages/twig-html-extra)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

545.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
