PHPackages                             vitorhugoro1/laravel-dashboard-stocks-tile - 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. vitorhugoro1/laravel-dashboard-stocks-tile

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

vitorhugoro1/laravel-dashboard-stocks-tile
==========================================

:package\_description

v2.0(5y ago)585↓100%6[1 PRs](https://github.com/vitorhugoro1/laravel-dashboard-stocks-tile/pulls)MITPHPPHP ^7.4

Since May 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/vitorhugoro1/laravel-dashboard-stocks-tile)[ Packagist](https://packagist.org/packages/vitorhugoro1/laravel-dashboard-stocks-tile)[ Docs](https://github.com/vitorhugoro1/laravel-dashboard-stocks-tile)[ RSS](/packages/vitorhugoro1-laravel-dashboard-stocks-tile/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

Laravel Dashboard Finance Stocks Tile
=====================================

[](#laravel-dashboard-finance-stocks-tile)

[![Latest Version on Packagist](https://camo.githubusercontent.com/78e9055757bf7e667deeb9882e63aa78e2dab2d62c0bc8b504367178cb24b30d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7669746f726875676f726f312f6c61726176656c2d64617368626f6172642d73746f636b732d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vitorhugoro1/laravel-dashboard-stocks-tile)[![Total Downloads](https://camo.githubusercontent.com/d8221a933f733435eb055b719cc5daddfb0e2a327839794748c62aea0496dd8c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7669746f726875676f726f312f6c61726176656c2d64617368626f6172642d73746f636b732d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vitorhugoro1/laravel-dashboard-stocks-tile)

A tile who fetch stock data price information from Yahoo Finance!

This tile can be used on [the Laravel Dashboard](https://docs.spatie.be/laravel-dashboard).

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

[](#installation)

You can install the package via composer:

```
composer require vitorhugoro1/laravel-dashboard-stocks-tile
```

Usage
-----

[](#usage)

In the `dashboard` config file, you must add this configuration in the `tiles` key.

```
// in config/dashboard.php
return [
    // ...
    'tiles' => [
        'stocks_data' => [
            'stocks' => [
                'AAPL' // Use the yahoo stock symbols format
            ],
            'refresh_interval_in_seconds' => 60,
        ],
    ],
];
```

In app\\Console\\Kernel.php you should schedule the VitorHugoRo\\StockTile\\Commands\\FetchStockDataCommand to run every minute.

In your dashboard view you use the `livewire:stock-tile` component.

```

```

Todo items
----------

[](#todo-items)

- Adding custom title to tile component
- Make tests to livewire tile
- Make tests to data fetch
- Make an self Yahoo Finance crawler instead of using third party libs.

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.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Vitor Merencio](https://github.com/vitorhugoro1)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55% 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.

###  Release Activity

Cadence

Every ~181 days

Total

3

Last Release

1832d ago

Major Versions

v1.1 → v2.02021-05-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11232497?v=4)[Vitor Hugo Rodrigues](/maintainers/vitorhugoro1)[@vitorhugoro1](https://github.com/vitorhugoro1)

---

Top Contributors

[![vitorhugoro1](https://avatars.githubusercontent.com/u/11232497?v=4)](https://github.com/vitorhugoro1 "vitorhugoro1 (11 commits)")[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (6 commits)")[![dougblackjr](https://avatars.githubusercontent.com/u/6020323?v=4)](https://github.com/dougblackjr "dougblackjr (3 commits)")

---

Tags

laravellaravel-dashboardlaravel-dashboard-tilephpyahoo-financevitorhugoro1laravel-dashboard-stocks-tile

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vitorhugoro1-laravel-dashboard-stocks-tile/health.svg)

```
[![Health](https://phpackages.com/badges/vitorhugoro1-laravel-dashboard-stocks-tile/health.svg)](https://phpackages.com/packages/vitorhugoro1-laravel-dashboard-stocks-tile)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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