PHPackages                             kosci/proxy-lcd-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. [HTTP &amp; Networking](/categories/http)
4. /
5. kosci/proxy-lcd-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

kosci/proxy-lcd-bundle
======================

A Symfony3 handler for Proxy LCD project

0228PHP

Since Jun 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bkosciow/ProxyLCDBundle)[ Packagist](https://packagist.org/packages/kosci/proxy-lcd-bundle)[ RSS](/packages/kosci-proxy-lcd-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#Proxy LCD Bundle

Symfony3 handler for Proxy LCD project. Hooks to dump() and send content to Proxy LCD. Works nicely in docker.

Displays only strings so arrays(one- or multi-dimensional) are transformed to string, object are transformed to id and name.

Read more @

[![screen](Resources/doc/symfony_proxy_lcd.jpg)](Resources/doc/symfony_proxy_lcd.jpg)

Parts of this project:

[NodeHD44780](https://github.com/bkosciow/esp_remote_lcd) - remote lcd

[![display](https://camo.githubusercontent.com/ae769403389f0d7ed7d72a3f018d98246ad09e34fbf7ca9aec23ab478fb0f401/68747470733a2f2f6b6f736369732e66696c65732e776f726470726573732e636f6d2f323031372f30312f6e6f64656d63755f73637265656e2e6a7067)](https://camo.githubusercontent.com/ae769403389f0d7ed7d72a3f018d98246ad09e34fbf7ca9aec23ab478fb0f401/68747470733a2f2f6b6f736369732e66696c65732e776f726470726573732e636f6d2f323031372f30312f6e6f64656d63755f73637265656e2e6a7067)

[Proxy LCD](https://github.com/bkosciow/proxy_lcd) desktop app

[![main window](https://camo.githubusercontent.com/e33baffb64192db772998e1c38577969bde4e2b3f5c06b43a17f89243083fcc9/68747470733a2f2f6b6f736369732e66696c65732e776f726470726573732e636f6d2f323031372f30322f73637265656e312e706e67)](https://camo.githubusercontent.com/e33baffb64192db772998e1c38577969bde4e2b3f5c06b43a17f89243083fcc9/68747470733a2f2f6b6f736369732e66696c65732e776f726470726573732e636f6d2f323031372f30322f73637265656e312e706e67)

\##Installation

```
"require-dev": {
    "kosci/proxy-lcd-bundle": "dev-master"
}

```

AppKernel:

```
new Kosci\Bundle\ProxyLCDBundle\KosciProxyLCDBundle(),

```

\##Default configuration

```
kosci_proxy_lcd:
  proxy_ip: localhost
  proxy_port: 5054
  clear_on_request: true
  request_length: 10
  dump:
    enabled: false
    mode: stream

```

Without setting an IP bundle is disabled. Only mode stream available for now. For docker env set host IP.

The **clear\_on\_request** sets if LCD is cleared on request. To prevent clearing on multiple short requests we can set **request\_length**. This sets a delay (in seconds) between request before it is considered a new request.

Minimal configuration:

```
kosci_proxy_lcd:
  proxy_ip: 192.168.1.102
  dump:
    enabled: true

```

\##Sample output

```
['one', 'two', 'eleven'] => [one,two,eleven]

[
   'one' => 'zombie',
   'two' => 'zombies',
   'eleven' => 'abnominations'
] => [one:zombie,two:zombies,eleven:abnominations]

[
    'one' => [
        'one', 'two'
    ],
    'two' => [
        'zombies' => 'no',
        'humans' => 'yes',
    ],
    'eleven' => 'abnominations'
] => [one:[one,two],two:[zombies:no,humans:yes],eleven:abnominations]

$input = new ItemWithName(12) => {ItemWithName:12:name}

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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://www.gravatar.com/avatar/9e7e6dd881c1112b4a98065fa7835c56fb6482336c13f8b878c767f744d21682?d=identicon)[bkosciow](/maintainers/bkosciow)

---

Top Contributors

[![bkosciow](https://avatars.githubusercontent.com/u/17479303?v=4)](https://github.com/bkosciow "bkosciow (23 commits)")

### Embed Badge

![Health badge](/badges/kosci-proxy-lcd-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kosci-proxy-lcd-bundle/health.svg)](https://phpackages.com/packages/kosci-proxy-lcd-bundle)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.5k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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