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. kunstmaan/live-reload-bundle

ActiveSymfony-bundle

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↑233.3%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 1mo 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

Popularity33

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

3669d 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

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[kunstmaan/admin-bundle

The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.

58149.5k20](/packages/kunstmaan-admin-bundle)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29733.3k](/packages/sulu-skeleton)[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

13150.5k6](/packages/kunstmaan-utilities-bundle)[kunstmaan/media-bundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

38132.9k7](/packages/kunstmaan-media-bundle)[kunstmaan/adminlist-bundle

Every website contains several lists of content ranging from articles on a blog, to drop down values. The KunstlaanAdminListBundles takes CRUD a step further by supplying filtering, exports to csv and editing capabilities to these content entities.

20149.6k16](/packages/kunstmaan-adminlist-bundle)

PHPackages © 2026

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