Skip to content

Commit 639e57e

Browse files
author
Alex Westergaard
committed
Add composer require to README
1 parent fe5a7b7 commit 639e57e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# php-ga4
22
PHP Wrapper for Google Analytics 4
33

4+
```sh
5+
# Add library to your codebase
6+
composer require alexwestergaard/php-ga4
7+
```
8+
49
## Pre-built Events
510
List of all pre-defined events ready to be used as recommended by the Google Analytics Measurement Protocol.
611

0 commit comments

Comments
 (0)