PHPackages                             pmvc-app/lucency - 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. pmvc-app/lucency

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pmvc-app/lucency
================

Lucency for Big Data

0.1.0(4y ago)0912MITPHP

Since Jul 13Pushed 4y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/0b64140c93fbd0fe40f53786bd00db11c6643504e75c6f3468d38b70116df2b9/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d6170702f6c7563656e63792f762f737461626c65)](https://packagist.org/packages/pmvc-app/lucency)[![Latest Unstable Version](https://camo.githubusercontent.com/205e72761e05892f1d8d7e98fc74758b2f7872b15db38f9a60095ac2e4c5f246/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d6170702f6c7563656e63792f762f756e737461626c65)](https://packagist.org/packages/pmvc-app/lucency)[![CircleCI](https://camo.githubusercontent.com/910aef4dd6e3d9d5c7e75f9390f835a69fa84accd6b375b2fea764eb67601bb8/68747470733a2f2f636972636c6563692e636f6d2f67682f706d76632d6170702f6c7563656e63792f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/pmvc-app/lucency/tree/master)[![License](https://camo.githubusercontent.com/44b47158e15a4889afff833416e927b2043455277f1b6e109cd001be06359fe0/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d6170702f6c7563656e63792f6c6963656e7365)](https://packagist.org/packages/pmvc-app/lucency)[![Total Downloads](https://camo.githubusercontent.com/380a89977db2eb59e55cb3887a7c9665503f494370f9eaf5f162209d83eede4a/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d6170702f6c7563656e63792f646f776e6c6f616473)](https://packagist.org/packages/pmvc-app/lucency)

PMVC lucency growth hacking app
===============================

[](#pmvc-lucency-growth-hacking-app)

disableIframe
-------------

[](#disableiframe)

- What is it?
    - When lucency's top frame not in same domain, we need prevent lucency to extra top frame data because corssdomain issue.
- default: false
- pass with GET ?if=1 -&gt; disableIframe equal true

How to log startup time
-----------------------

[](#how-to-log-startup-time)

1. Log start up time in very begin.

```

var startUpTime=new Date().getTime()

```

2. Beacon will auto fire with view beacon

How to split tag template variable
----------------------------------

[](#how-to-split-tag-template-variable)

Each tag have own namespace under data-&gt;lucency-&gt;*tagname*

```
$view->get('data')['lucency'][*tagname*]

```

disalbe canonical for facebook pixel debug
------------------------------------------

[](#disalbe-canonical-for-facebook-pixel-debug)

?--no-canonical=1

Install with Composer
---------------------

[](#install-with-composer)

### 1. Download composer

[](#1-download-composer)

- mkdir test\_folder
- curl -sS  | php

### 2. Install Use composer.json or use command-line directly

[](#2-install-use-composerjson-or-use-command-line-directly)

#### 2.1 Install Use composer.json

[](#21-install-use-composerjson)

- vim composer.json

```
{
    "require": {
        "pmvc-app/lucency": "dev-master"
    }
}

```

- php composer.phar install

#### 2.2 Or use composer command-line

[](#22-or-use-composer-command-line)

- php composer.phar require pmvc-app/lucency

Lucency family
--------------

[](#lucency-family)

### Lucency Template for call remote app (GA, FB Pixel, Heap)

[](#lucency-template-for-call-remote-app-ga-fb-pixel-heap)

- [https://github.com/pmvc-theme/lucency\_html](https://github.com/pmvc-theme/lucency_html)

### Lucency interaction package (fire beacon from client side)

[](#lucency-interaction-package-fire-beacon-from-client-side)

-

### Lucency plugin (for assign pvid)

[](#lucency-plugin-for-assign-pvid)

-

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Every ~1220 days

Total

2

Last Release

1637d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f593111e77142a10224458b0436e6b2d6f3e537f924c03130f0208bd3c4477f?d=identicon)[HillLiu](/maintainers/HillLiu)

---

Top Contributors

[![HillLiu](https://avatars.githubusercontent.com/u/1877738?v=4)](https://github.com/HillLiu "HillLiu (67 commits)")

---

Tags

growth-hackinglucencypmvc-guidpmvcpmvc-appbig-datalucygrowth hacking

### Embed Badge

![Health badge](/badges/pmvc-app-lucency/health.svg)

```
[![Health](https://phpackages.com/badges/pmvc-app-lucency/health.svg)](https://phpackages.com/packages/pmvc-app-lucency)
```

PHPackages © 2026

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