PHPackages                             bocharsky-bw/skeleton-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. bocharsky-bw/skeleton-bundle

Abandoned → [lapalabs/skeleton-bundle](/?search=lapalabs%2Fskeleton-bundle)Library[Templating &amp; Views](/categories/templating)

bocharsky-bw/skeleton-bundle
============================

The HTML markup skeleton of base templates for Symfony Framework

v0.0.1(11y ago)0271MITPHP

Since Dec 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/bocharsky-bw/SkeletonBundle)[ Packagist](https://packagist.org/packages/bocharsky-bw/skeleton-bundle)[ Docs](https://github.com/bocharsky-bw/SkeletonBundle)[ RSS](/packages/bocharsky-bw-skeleton-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

SkeletonBundle
==============

[](#skeletonbundle)

The HTML markup skeleton of base templates for Symfony Framework

[![SensioLabsInsight](https://camo.githubusercontent.com/f49ae009f856cda2c4fd43436686eb4e892ae0ade67eb6c3c94ed15203460bae/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63623930303933352d383434342d343936612d386139372d3861663034666164316162612f6d696e692e706e67)](https://insight.sensiolabs.com/projects/cb900935-8444-496a-8a97-8af04fad1aba)

This bundle no more maintained
------------------------------

[](#this-bundle-no-more-maintained)

The development has moved to a new [repository](https://github.com/LapaLabs/SkeletonBundle).

Install
-------

[](#install)

Install bundle with `Composer` dependency manager first by running the command:

`$ composer require "bocharsky-bw/skeleton-bundle:dev-master"`

`Composer` will install the bundle to your project's `vendor` directory.

Include
-------

[](#include)

Including the bundle to your `Symfony` project is as easy as to do a few simple steps.

1. Enable the bundle in application kernel for `prod` environment:

```
