PHPackages                             kunstmaan/live-reload-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kunstmaan/live-reload-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

kunstmaan/live-reload-bundle
============================

The KunstmaanLiveReloadBundle injects the livereload script from grunt-contrib-watch into your html page.

3.5.1(10y ago)2227.7k↓66.7%2[2 issues](https://github.com/Kunstmaan/KunstmaanLiveReloadBundle/issues)MITPHPPHP &gt;=5.4.0

Since Jul 17Pushed 9y ago14 watchersCompare

[ Source](https://github.com/Kunstmaan/KunstmaanLiveReloadBundle)[ Packagist](https://packagist.org/packages/kunstmaan/live-reload-bundle)[ Docs](https://github.com/Kunstmaan/KunstmaanLiveReloadBundle)[ RSS](/packages/kunstmaan-live-reload-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (2)Versions (46)Used By (0)

KunstmaanLiveReloadBundle
=========================

[](#kunstmaanlivereloadbundle)

[![Build Status](https://camo.githubusercontent.com/8013d6f73ca3ca7fbc4329a8c7acea6373583b6abb5a917fa5a7a2ae136f8c15/68747470733a2f2f7472617669732d63692e6f72672f4b756e73746d61616e2f4b756e73746d61616e4c69766552656c6f616442756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/Kunstmaan/KunstmaanLiveReloadBundle)[![Total Downloads](https://camo.githubusercontent.com/73482e10a076e42daa007211b9aa2bb765c8a31143b9883326255eb8b61a25dd/68747470733a2f2f706f7365722e707567782e6f72672f6b756e73746d61616e2f6c6976652d72656c6f61642d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/kunstmaan/live-reload-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/7facd067de442a1254f6b75960d54fab4b850c3da59e1ef422b5486bfd6fc28e/68747470733a2f2f706f7365722e707567782e6f72672f6b756e73746d61616e2f6c6976652d72656c6f61642d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/kunstmaan/live-reload-bundle)[![Analytics](https://camo.githubusercontent.com/f6f4f90f68d27fdcfb714ba590d7fe41434d8680cbfd4b1fb9a4040009eb36c1/68747470733a2f2f67612d626561636f6e2e61707073706f742e636f6d2f55412d333136303733352d372f4b756e73746d61616e2f4b756e73746d61616e4c69766552656c6f616442756e646c65)](https://github.com/igrigorik/ga-beacon)

The KunstmaanLiveReloadBundle makes your life easier by injecting the livereload script snippet from the [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch) plugin into your html in the dev environment. Please refer to the documentation from grunt-contrib-watch to see how to configure livereload then use this bundle to automaticly inject the livereload snippet into your html in the dev environment.

More information about our bundles: .

Installation?
-------------

[](#installation)

composer.json

```
    "require": {
        "kunstmaan/live-reload-bundle": "1.0.*"
    },
```

AppKernel.php:

```
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new Kunstmaan\LiveReloadBundle\KunstmaanLiveReloadBundle(),
            // ...
        );
```

Configure your Gruntfile to watch certain files using grunt-contrib-watch and don't forget to set the [livereload option](https://github.com/gruntjs/grunt-contrib-watch#live-reloading) to `true`.

Configuration
-------------

[](#configuration)

There are certain configuration options available for this bundle

```
kunstmaan_live_reload:
    enabled: true
    host: localhost
    port: 35729
```

By default the default options from grunt-contrib-watch are used.

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity71

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 ~25 days

Recently: every ~50 days

Total

42

Last Release

3714d ago

Major Versions

v1.0.0 → v2.32013-08-08

v2.3.6 → 3.0.02014-09-20

3.5.1 → 4.0.0-RC12016-04-22

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.3

3.1.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/62ecb43e61751f5fc28256b948ef82f76704338a102d5122b2a6b355e8e972df?d=identicon)[Kunstmaan](/maintainers/Kunstmaan)

---

Top Contributors

[![daanporon](https://avatars.githubusercontent.com/u/71901?v=4)](https://github.com/daanporon "daanporon (6 commits)")[![SpoBo](https://avatars.githubusercontent.com/u/10668?v=4)](https://github.com/SpoBo "SpoBo (4 commits)")[![wimvds](https://avatars.githubusercontent.com/u/777114?v=4)](https://github.com/wimvds "wimvds (3 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (2 commits)")[![sandergo90](https://avatars.githubusercontent.com/u/1516413?v=4)](https://github.com/sandergo90 "sandergo90 (2 commits)")[![denbatte](https://avatars.githubusercontent.com/u/505196?v=4)](https://github.com/denbatte "denbatte (1 commits)")[![krispypen](https://avatars.githubusercontent.com/u/156955?v=4)](https://github.com/krispypen "krispypen (1 commits)")[![whitewhidow](https://avatars.githubusercontent.com/u/3006630?v=4)](https://github.com/whitewhidow "whitewhidow (1 commits)")[![fchris82](https://avatars.githubusercontent.com/u/1598178?v=4)](https://github.com/fchris82 "fchris82 (1 commits)")[![ryan0x44](https://avatars.githubusercontent.com/u/1902353?v=4)](https://github.com/ryan0x44 "ryan0x44 (1 commits)")

---

Tags

cmskunstmaanlivereload

### Embed Badge

![Health badge](/badges/kunstmaan-live-reload-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kunstmaan-live-reload-bundle/health.svg)](https://phpackages.com/packages/kunstmaan-live-reload-bundle)
```

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[kunstmaan/utilities-bundle

The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher

12152.1k6](/packages/kunstmaan-utilities-bundle)[kunstmaan/seo-bundle

Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.

24131.5k2](/packages/kunstmaan-seo-bundle)[kunstmaan/generator-bundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

23114.8k2](/packages/kunstmaan-generator-bundle)[kunstmaan/sitemap-bundle

A sitemap bundle to generate a sitemap for your Kunstmaan bundles website based on its Nodes

10111.3k1](/packages/kunstmaan-sitemap-bundle)[kunstmaan/tagging-bundle

Uses FabienPennequin/DoctrineExtensions-Taggable to add tagging to the Kunstmaan bundles

101.4k1](/packages/kunstmaan-tagging-bundle)

PHPackages © 2026

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