Skip to content

Commit

Permalink
Generate repository stats
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 21, 2024
1 parent 58c7d0c commit 0f56af8
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 2 deletions.
80 changes: 80 additions & 0 deletions archive.json
Original file line number Diff line number Diff line change
Expand Up @@ -3280,6 +3280,86 @@
}
}
]
},
"20240621004018": {
"chart_paths": {
"stars_chart": "archive/charts/20240621004018_stars_count.png",
"forks_chart": "archive/charts/20240621004018_forks_count.png"
},
"frameworks": [
{
"name": "Laravel",
"owner": "laravel",
"repo": "laravel",
"github": {
"stars_count": 77289,
"forks_count": 23893
}
},
{
"name": "Symfony",
"owner": "symfony",
"repo": "symfony",
"github": {
"stars_count": 29428,
"forks_count": 9396
}
},
{
"name": "CodeIgniter",
"owner": "bcit-ci",
"repo": "codeigniter",
"github": {
"stars_count": 18271,
"forks_count": 7640
}
},
{
"name": "Yii2",
"owner": "yiisoft",
"repo": "yii2",
"github": {
"stars_count": 14212,
"forks_count": 6926
}
},
{
"name": "CakePHP",
"owner": "cakephp",
"repo": "cakephp",
"github": {
"stars_count": 8680,
"forks_count": 3440
}
},
{
"name": "Slim",
"owner": "slimphp",
"repo": "Slim",
"github": {
"stars_count": 11845,
"forks_count": 1942
}
},
{
"name": "Phalcon",
"owner": "phalcon",
"repo": "cphalcon",
"github": {
"stars_count": 10748,
"forks_count": 2069
}
},
{
"name": "FuelPHP",
"owner": "fuel",
"repo": "fuel",
"github": {
"stars_count": 1498,
"forks_count": 297
}
}
]
}
}
}
Expand Down
Binary file added archive/charts/20240621004018_forks_count.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added archive/charts/20240621004018_stars_count.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions latest_stats.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
### Stars Count for PHP Frameworks

![Stars Chart](./archive/charts/20240620003959_stars_count.png)
![Stars Chart](./archive/charts/20240621004018_stars_count.png)

### Forks Count for PHP Frameworks

![Forks Chart](./archive/charts/20240620003959_forks_count.png)
![Forks Chart](./archive/charts/20240621004018_forks_count.png)

0 comments on commit 0f56af8

Please sign in to comment.