PHPackages                             caneco/laravel-github-profile-view-counter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. caneco/laravel-github-profile-view-counter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

caneco/laravel-github-profile-view-counter
==========================================

Track and display profile views on your GitHub profile.

46119PHP

Since Jul 14Pushed 5y ago2 watchersCompare

[ Source](https://github.com/caneco/laravel-github-profile-view-counter)[ Packagist](https://packagist.org/packages/caneco/laravel-github-profile-view-counter)[ RSS](/packages/caneco-laravel-github-profile-view-counter/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel GitHub Profile Visit Counter
====================================

[](#laravel-github-profile-visit-counter)

 [![](/art/socialcard.png "Social Card Laravel GitHub Profile View Counter")](/art/socialcard.png)

 [![Total Downloads](https://camo.githubusercontent.com/89be8dc0039588e417cb2bbebd451dbcfe8afef603b76abc2a8ba45cdf76d890/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63616e65636f2f6c61726176656c2d6769746875622d70726f66696c652d766965772d636f756e746572)](https://packagist.org/packages/caneco/laravel-github-profile-view-counter) [![License](https://camo.githubusercontent.com/6ce8c399d5aba6db3117af02ec50cd8dbdf503007667a715af68dea9d488cf93/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63616e65636f2f6c61726176656c2d6769746875622d70726f66696c652d766965772d636f756e746572)](https://packagist.org/packages/caneco/laravel-github-profile-view-counter)

This package will allows you to track Github profile views and display them in your profile readme, for free.

This package was inspired Artem Golubin's post [**How to track and display profile views on GitHub**](https://rushter.com/blog/github-profile-markdown/).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require caneco/laravel-github-profile-view-counter
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Caneco\GithubProfileViewCounter\GithubProfileViewCounterServiceProvider" --tag="migrations"
php artisan migrate
```

Usage
-----

[](#usage)

Just visit `yourdomain.com/github-profile-view-counter.svg`, you should see your badge with `visits++`.

Cheating
--------

[](#cheating)

You can always fill your table with a lot of rows to make yourself famous! **But, play nice** 😉.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Caneco](https://github.com/caneco)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Thanks
------

[](#thanks)

Thanks to Spatie to make damn easy to create a new package. Please do check their [`spatie/package-skeleton-laravel`](https://github.com/spatie/package-skeleton-laravel).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/502041?v=4)[Caneco](/maintainers/Caneco)[@caneco](https://github.com/caneco)

---

Top Contributors

[![caneco](https://avatars.githubusercontent.com/u/502041?v=4)](https://github.com/caneco "caneco (2 commits)")

---

Tags

githublaravelreadmetrackingwebcounter

### Embed Badge

![Health badge](/badges/caneco-laravel-github-profile-view-counter/health.svg)

```
[![Health](https://phpackages.com/badges/caneco-laravel-github-profile-view-counter/health.svg)](https://phpackages.com/packages/caneco-laravel-github-profile-view-counter)
```

###  Alternatives

[omaralalwi/php-builders

sample php traits to add ability to use builder design patterns with easy in PHP applications

153.1k1](/packages/omaralalwi-php-builders)[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
