Skip to content

evodevo/metrics_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supermetrics API post stats calculation demo

Calculates statistics from Supermetrics posts API incrementally, page by page, without loading the full dataset into memory.

Install:

cp .env.dist .env && composer install

Run functional tests:

ENV=test ./vendor/bin/behat

Run unit tests:

./vendor/bin/phpspec run

Generate post statistics report:

./bin/console post:stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors