PHPackages                             liip/hello-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. liip/hello-bundle

AbandonedArchivedSymfony-bundle

liip/hello-bundle
=================

This Bundle provides examples for various Liip and other bundles.

1991.4k51PHP

Since Dec 5Pushed 8y ago18 watchersCompare

[ Source](https://github.com/liip/LiipHelloBundle)[ Packagist](https://packagist.org/packages/liip/hello-bundle)[ RSS](/packages/liip-hello-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

UNMAINTAINED
============

[](#unmaintained)

This bundle is no longer maintained. Feel free to fork it if needed.

Installation
============

[](#installation)

1. Add this bundle to your composer.json:

    ```
     $ php composer.phar require liip/hello-bundle:dev-master

    ```
2. Add this bundle to your application's kernel:

    ```
     // application/ApplicationKernel.php
     public function registerBundles()
     {
         return array(
             // ...
             new Liip\HelloBundle\LiipHelloBundle(),
             // ...
         );
     }

    ```

Alternatively download and install the following [Symfony2 Standard Edition fork](https://github.com/liip-forks/symfony-standard/tree/techtalk):

```
    $ git clone https://github.com/liip-forks/symfony-standard.git
    $ cd symfony-standard
    $ git checkout techtalk

```

What is this?
-------------

[](#what-is-this)

Just a very simple example bundle using services for controllers and the following Bundles:

- FOSRestBundle / JMSSerializerBundle
- FOSUserBundle
- DoctrinePHPCRBundle
- LiipContainerWrapperBundle
- LiipImagineBundle
- LiipDoctrineCacheBundle
- LiipThemeBundle
- LiipHyphenatorBundle
- NelmioApiDocBundle

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98% of commits — single point of failure

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20873?v=4)[Luke Smith](/maintainers/lsmith)[@lsmith](https://github.com/lsmith)

---

Top Contributors

[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (245 commits)")[![vzabaznov](https://avatars.githubusercontent.com/u/6939391?v=4)](https://github.com/vzabaznov "vzabaznov (2 commits)")[![adrienbrault](https://avatars.githubusercontent.com/u/611271?v=4)](https://github.com/adrienbrault "adrienbrault (1 commits)")[![kosdfol](https://avatars.githubusercontent.com/u/10724607?v=4)](https://github.com/kosdfol "kosdfol (1 commits)")[![mik-laj](https://avatars.githubusercontent.com/u/12058428?v=4)](https://github.com/mik-laj "mik-laj (1 commits)")

---

Tags

bundlehello-worldphpsymfonysymfony-bundle

### Embed Badge

![Health badge](/badges/liip-hello-bundle/health.svg)

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

PHPackages © 2026

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