PHPackages                             ruian/ruianseobundle - 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. ruian/ruianseobundle

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

ruian/ruianseobundle
====================

A simple symfony2 bundle to add custom meta to your layout(s)

21.1k1PHP

Since Jul 9Pushed 13y ago2 watchersCompare

[ Source](https://github.com/ruian/RuianSeoBundle)[ Packagist](https://packagist.org/packages/ruian/ruianseobundle)[ RSS](/packages/ruian-ruianseobundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

RuianSeoBundle
==============

[](#ruianseobundle)

[![Build Status](https://camo.githubusercontent.com/0885633e64ee983288ba87a14e110a3f0ff24d42778d63ac9414c2086bfd353a/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f727569616e2f527569616e53656f42756e646c652e706e67)](http://travis-ci.org/ruian/RuianSeoBundle)

- [Installation](#installation)
- [Use it](#use)
- [Todo](#todo)

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

[](#installation)

### Step 1) Get the bundle

[](#step-1-get-the-bundle)

First, grab the RuianSeoBundle :

Add the following lines to your `deps` file and then run `php bin/vendors install`:

```
[RuianSeoBundle]
    git=git://github.com/ruian/RuianSeoBundle.git
    target=bundles/Ruian/SeoBundle

```

### Step 2) Register the namespaces

[](#step-2-register-the-namespaces)

Add the following two namespace entries to the `registerNamespaces` call in your autoloader:

```
