PHPackages                             onramplab/laravel-cloud-cost - 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. onramplab/laravel-cloud-cost

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

onramplab/laravel-cloud-cost
============================

query cloud cost information

0.1.1(2y ago)04.2kMITPHPPHP &gt;=8.1

Since Jul 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/OnrampLab/laravel-cloud-cost)[ Packagist](https://packagist.org/packages/onramplab/laravel-cloud-cost)[ RSS](/packages/onramplab-laravel-cloud-cost/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (13)Versions (3)Used By (0)

laravel-cloud-cost
==================

[](#laravel-cloud-cost)

Features
--------

[](#features)

- Sync AWS costs and storage to database
- Users can set tags rules in config to query AWS cost

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1;
- composer.

Features
--------

[](#features-1)

- Support AWS cost

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

[](#installation)

```
composer require onramplab/laravel-cloud-cost
php artisan vendor:publish --provider="OnrampLab\CloudCost\CloudCostServiceProvider"
php artisan migrate
```

Sync costs to database
----------------------

[](#sync-costs-to-database)

```
php artisan cloud-cost:sync aws_default 2023 1

```

Running Tests:
--------------

[](#running-tests)

```
php vendor/bin/phpunit

```

or

```
composer test

```

Code Sniffer Tool:
------------------

[](#code-sniffer-tool)

```
php vendor/bin/phpcs --standard=PSR2 src/

```

or

```
composer psr2check

```

Code Auto-fixer:
----------------

[](#code-auto-fixer)

```
composer psr2autofix
composer insights:fix
rector:fix

```

Building Docs:
--------------

[](#building-docs)

```
php vendor/bin/phpdoc -d "src" -t "docs"

```

or

```
composer docs

```

Changelog
---------

[](#changelog)

To keep track, please refer to [CHANGELOG.md](https://github.com/onramplab/laravel-package-template/blob/master/CHANGELOG.md).

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

[](#contributing)

1. Fork it.
2. Create your feature branch (git checkout -b my-new-feature).
3. Make your changes.
4. Run the tests, adding new ones for your own code if necessary (phpunit).
5. Commit your changes (git commit -am 'Added some feature').
6. Push to the branch (git push origin my-new-feature).
7. Create new pull request.

Also please refer to [CONTRIBUTION.md](https://github.com/onramplab/laravel-package-template/blob/master/CONTRIBUTION.md).

License
-------

[](#license)

Please refer to [LICENSE](https://github.com/onramplab/laravel-package-template/blob/master/LICENSE).

AWS setting
-----------

[](#aws-setting)

- login AWS
- Menu &gt; Security credentials &gt; User groups
- add "Permissions to "Permissions policies"
    - "Cost-Explorer-Service-Admin"

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.2% 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 ~13 days

Total

2

Last Release

1019d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bbca07d652fcb7978dab39dde32df72ff90e7645cd4e51be87f7454853d510a7?d=identicon)[onramplab](/maintainers/onramplab)

---

Top Contributors

[![glennprofile](https://avatars.githubusercontent.com/u/25604752?v=4)](https://github.com/glennprofile "glennprofile (23 commits)")[![glennfriend](https://avatars.githubusercontent.com/u/1614728?v=4)](https://github.com/glennfriend "glennfriend (3 commits)")[![fobtastic](https://avatars.githubusercontent.com/u/465588?v=4)](https://github.com/fobtastic "fobtastic (1 commits)")

---

Tags

laravelcloudpackagecost

###  Code Quality

TestsPHPUnit

Static AnalysisRector

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/onramplab-laravel-cloud-cost/health.svg)

```
[![Health](https://phpackages.com/badges/onramplab-laravel-cloud-cost/health.svg)](https://phpackages.com/packages/onramplab-laravel-cloud-cost)
```

###  Alternatives

[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[napp/xray-laravel

AWS X-Ray for Laravel applications.

61407.3k](/packages/napp-xray-laravel)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[tehwave/laravel-achievements

Simple, elegant Achievements the Laravel way

7012.8k](/packages/tehwave-laravel-achievements)[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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