Download the PHP package pmvc-app/lucency without Composer
On this page you can find all versions of the php package pmvc-app/lucency. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lucency
PMVC lucency growth hacking app
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 -> disableIframe equal true
How to log startup time
-
Log start up time in very begin.
- Beacon will auto fire with view beacon https://github.com/react-atomic/react-atomic-organism/blob/7130aa7402c09ae25da281b39b41b102dddaaff4/packages/organism-react-i13n/ui/organisms/I13nElement.jsx#L134-L136
How to split tag template variable
Each tag have own namespace under data->lucency->tagname
disalbe canonical for facebook pixel debug
?--no-canonical=1
Install with Composer
1. Download composer
- mkdir test_folder
- curl -sS https://getcomposer.org/installer | php
2. Install Use composer.json or use command-line directly
2.1 Install Use composer.json
-
vim composer.json
- php composer.phar install
2.2 Or use composer command-line
- php composer.phar require pmvc-app/lucency
Lucency family
Lucency Template for call remote app (GA, FB Pixel, Heap)
- https://github.com/pmvc-theme/lucency_html
Lucency interaction package (fire beacon from client side)
- https://github.com/react-atomic/react-atomic-organism/tree/master/packages/organism-react-i13n
Lucency plugin (for assign pvid)
- https://github.com/pmvc-plugin/lucency
All versions of lucency with dependencies
PHP Build Version
Package Version
Requires
pmvc/pmvc Version
*
pmvc-plugin/controller Version *
pmvc-plugin/getenv Version *
pmvc-plugin/curl Version *
pmvc-plugin/url Version *
pmvc-theme/lucency_html Version *
pmvc-plugin/controller Version *
pmvc-plugin/getenv Version *
pmvc-plugin/curl Version *
pmvc-plugin/url Version *
pmvc-theme/lucency_html Version *
The package pmvc-app/lucency contains the following files
Loading the files please wait ....