File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 1- PHP Wrapper for Google Analytics 4 with Server Side Tracking 
1+ _ Package _ 
22
3- [ ![ PHP Version] ( https://img.shields.io/packagist/php-v/alexwestergaard/php-ga4?color=blue&style=for-the-badge )] ( https://www.php.net/releases/ ) 
4- [ ![ Release Size] ( https://img.shields.io/github/languages/code-size/alexwestergaard/php-ga4?color=blue&style=for-the-badge )] ( https://github.com/AlexWestergaard/php-ga4/releases/latest ) 
5- [ ![ Issues] ( https://img.shields.io/github/issues-raw/alexwestergaard/php-ga4?color=red&style=for-the-badge )] ( https://github.com/AlexWestergaard/php-ga4/issues ) 
3+ [ ![ Version] ( https://img.shields.io/packagist/v/alexwestergaard/php-ga4?color=blue&label=stable )] ( https://github.com/aawnu/php-ga4/releases/latest ) 
4+ [ ![ License] ( https://img.shields.io/packagist/l/alexwestergaard/php-ga4?color=blue )] ( https://github.com/aawnu/php-ga4/blob/master/LICENSE ) 
5+ [ ![ PHPVersion] ( https://img.shields.io/packagist/php-v/alexwestergaard/php-ga4?color=blue )] ( https://www.php.net/releases ) 
6+ [ ![ Size] ( https://img.shields.io/github/languages/code-size/aawnu/php-ga4?color=blue )] ( https://github.com/aawnu/php-ga4/releases/latest ) 
7+ 
8+ _ Development_ 
9+ 
10+ [ ![ Version] ( https://img.shields.io/packagist/v/alexwestergaard/php-ga4?color=red&include_prereleases&label=latest )] ( https://github.com/aawnu/php-ga4/releases ) 
11+ [ ![ Issues] ( https://img.shields.io/github/issues-raw/alexwestergaard/php-ga4?color=red&label=issues )] ( https://github.com/aawnu/php-ga4/issues ) 
12+ [ ![ Pulls] ( https://img.shields.io/github/issues-pr/aawnu/php-ga4?color=red&label=pulls )] ( https://github.com/aawnu/php-ga4/pulls ) 
13+ [ ![ Contributors] ( https://img.shields.io/github/contributors/aawnu/php-ga4?color=red )] ( https://github.com/aawnu/php-ga4/graphs/contributors ) 
14+ [ ![ LastCommit] ( https://img.shields.io/github/last-commit/aawnu/php-ga4/master?color=red )] ( https://github.com/aawnu/php-ga4/commits ) 
615
716``` sh 
817composer require alexwestergaard/php-ga4
Original file line number Diff line number Diff line change 1010        " analytics"  ,
1111        " analytics 4"  ,
1212        " google analytics"  ,
13+         " google analytics 4"  ,
1314        " server side tracking"  ,
1415        " tracking"  ,
1516        " ga4"  ,
4142        }
4243    },
4344    "require" : {
44-         "php" : " ^ 8.0.0|8.1.0|8.2.0 "  ,
45+         "php" : " >= 8.0,<8.3 "  ,
4546        "guzzlehttp/guzzle" : " ^7.0" 
4647    },
4748    "require-dev" : {
4849        "phpunit/phpunit" : " ^9.0|^10.0" 
4950    },
5051    "minimum-stability" : " stable"  ,
5152    "prefer-stable" : true 
52- }
53+ }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments