PHPackages                             the-3labs-team/nova-github-cards - 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. the-3labs-team/nova-github-cards

ActiveLibrary

the-3labs-team/nova-github-cards
================================

GitHub Commits integration with Nova Metrics

v1.0.1(2y ago)243[1 issues](https://github.com/The-3Labs-Team/nova-github-cards/issues)[1 PRs](https://github.com/The-3Labs-Team/nova-github-cards/pulls)MITPHPPHP ^8.1|^8.2

Since Aug 5Pushed 12mo ago1 watchersCompare

[ Source](https://github.com/The-3Labs-Team/nova-github-cards)[ Packagist](https://packagist.org/packages/the-3labs-team/nova-github-cards)[ Docs](https://github.com/The-3Labs-Team/nova-github-cards)[ RSS](/packages/the-3labs-team-nova-github-cards/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (5)Used By (0)

[![Logo Nova Github Cards by The3LabsTeam](https://github.com/the-3labs-team/nova-github-cards/raw/HEAD/art/banner.png)](https://github.com/the-3labs-team/nova-github-cards/raw/HEAD/art/banner.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/caeb1ae6581993c1c81590bbda6d77c826bfb786032470f2cabdb8f8cd4cafbc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468652d336c6162732d7465616d2f6e6f76612d6769746875622d63617264732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/the-3labs-team/nova-github-cards)[![Fix PHP code style issues](https://github.com/The-3Labs-Team/nova-github-cards/actions/workflows/lint.yml/badge.svg)](https://github.com/The-3Labs-Team/nova-github-cards/actions/workflows/lint.yml)[![PHPStan](https://github.com/The-3Labs-Team/nova-github-cards/actions/workflows/analyse.yml/badge.svg)](https://github.com/The-3Labs-Team/nova-github-cards/actions/workflows/analyse.yml)[![Maintainability](https://camo.githubusercontent.com/17a15568c0a3a7462e63463d8564c637033396f936834a3afdb164f65cfc3dfc/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64303634333461663762613231313835633962302f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/The-3Labs-Team/nova-github-cards/maintainability)[![License Mit](https://camo.githubusercontent.com/b3b89520b53d06cd919b8156fa18efa8b86e5498d0989dc1ccc1568e14ede1f1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d7572646572636f64652f6c61726176656c2d73686f7274636f64652d706c7573)](https://camo.githubusercontent.com/b3b89520b53d06cd919b8156fa18efa8b86e5498d0989dc1ccc1568e14ede1f1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d7572646572636f64652f6c61726176656c2d73686f7274636f64652d706c7573)[![Total Downloads](https://camo.githubusercontent.com/cab5867cb74f2e0542e465a4e08d4d0376d9e4809b163e4b638cc2c52559c959/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468652d336c6162732d7465616d2f6e6f76612d6769746875622d63617264732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/the-3labs-team/nova-github-cards)

Nova Github Cards
=================

[](#nova-github-cards)

Enhance your Laravel Nova experience by seamlessly integrating GitHub project cards into your dashboard. This powerful package allows you to effortlessly display essential GitHub statistics, issues, commits, and other project information directly within your Nova dashboard.

Demo
----

[](#demo)

[![Demo Nova Github Cards by The3LabsTeam](https://github.com/the-3labs-team/nova-github-cards/raw/HEAD/art/demo.png)](https://github.com/the-3labs-team/nova-github-cards/raw/HEAD/art/demo.png)

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

[](#installation)

You can install the package via composer:

```
composer require the-3labs-team/nova-github-cards
```

You can publish the config file with:

```
php artisan vendor:publish
```

and choose: `The3LabsTeam\NovaGithubCards\NovaGithubCardsServiceProvider`.

This is the contents of the published config file:

```
