Download the PHP package wpdew/helperpack without Composer
On this page you can find all versions of the php package wpdew/helperpack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wpdew/helperpack
More information about wpdew/helperpack
Files in wpdew/helperpack
Download wpdew/helperpack
More information about wpdew/helperpack
Files in wpdew/helperpack
Vendor wpdew
Package helperpack
Short Description My class for ci4 and Laravel
License MIT
Homepage https://github.com/wpdew-com/helperpack
Package helperpack
Short Description My class for ci4 and Laravel
License MIT
Homepage https://github.com/wpdew-com/helperpack
Please rate this library. Is it a good library?
Informations about the package helperpack
HelperPack
use vendor autoload composer
Installation and launch of the project.
-
add require section
-
or run composer command
- configure package version if you need in composer.json example
Run install
Add to laravel
Register to app.php manual
Run vendor publish
How to use
-
Add use to controller
- run class
How get GAMP only Laravel
- publish --provider --tag="config"
- set key path and ga_id in config wpdew
- use WpdewGamp
example request
How get GA4 only Laravel
- publish --provider --tag="config"
- set MEASUREMENT_ID and GOOGLE_APPLICATION_CREDENTIALS in config wpdew
- use WpdewGa4
example request
How get GA4 php
- Set env MEASUREMENT_ID
- Set env GOOGLE_APPLICATION_CREDENTIALS path
- Get data
example request
Toggle me!
example requestToggle me 2!
Peek a boo!enjoy
All versions of helperpack with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
google/apiclient Version ^2.12.1
google/analytics-data Version ^0.8.6
google/apiclient Version ^2.12.1
google/analytics-data Version ^0.8.6
The package wpdew/helperpack contains the following files
Loading the files please wait ....