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)5865[1 issues](https://github.com/vitorhugoro1/laravel-dashboard-stocks-tile/issues)[1 PRs](https://github.com/vitorhugoro1/laravel-dashboard-stocks-tile/pulls)MITPHPPHP ^7.4CI failing

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 3w 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

28

—

LowBetter than 52% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity16

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

1877d 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

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

749284.3k37](/packages/civicrm-civicrm-core)[roundcube/roundcubemail

The Roundcube Webmail suite

7.0k1.4k3](/packages/roundcube-roundcubemail)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[nfse-nacional/nfse-php

This is my package nfse

1523.1k](/packages/nfse-nacional-nfse-php)

PHPackages © 2026

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