{"id":19852599,"url":"https://github.com/onramplab/laravel-cloud-cost","last_synced_at":"2026-04-16T15:05:28.745Z","repository":{"id":178808101,"uuid":"661934689","full_name":"OnrampLab/laravel-cloud-cost","owner":"OnrampLab","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-28T08:35:14.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T15:29:36.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OnrampLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-04T02:26:20.000Z","updated_at":"2023-07-04T08:47:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"baf711c8-a496-4fdb-a496-1205eb15df25","html_url":"https://github.com/OnrampLab/laravel-cloud-cost","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.04166666666666663,"last_synced_commit":"15ebe2f23e6c112c186efcda453d33413f485c91"},"previous_names":["onramplab/laravel-cloud-cost"],"tags_count":2,"template":false,"template_full_name":"OnrampLab/laravel-package-template","purl":"pkg:github/OnrampLab/laravel-cloud-cost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnrampLab%2Flaravel-cloud-cost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnrampLab%2Flaravel-cloud-cost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnrampLab%2Flaravel-cloud-cost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnrampLab%2Flaravel-cloud-cost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnrampLab","download_url":"https://codeload.github.com/OnrampLab/laravel-cloud-cost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnrampLab%2Flaravel-cloud-cost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31891099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T14:03:38.375Z","updated_at":"2026-04-16T15:05:28.709Z","avatar_url":"https://github.com/OnrampLab.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-cloud-cost\n\n## Features\n- Sync AWS costs and storage to database\n- Users can set tags rules in config to query AWS cost\n\n## Requirements\n\n- PHP \u003e= 8.1;\n- composer.\n\n## Features\n\n- Support AWS cost\n\n## Installation\n\n```bash\ncomposer require onramplab/laravel-cloud-cost\nphp artisan vendor:publish --provider=\"OnrampLab\\CloudCost\\CloudCostServiceProvider\"\nphp artisan migrate\n```\n\n## Sync costs to database\n```\nphp artisan cloud-cost:sync aws_default 2023 1 \n```\n\n## Running Tests:\n\n    php vendor/bin/phpunit\n\n or\n\n    composer test\n\n## Code Sniffer Tool:\n\n    php vendor/bin/phpcs --standard=PSR2 src/\n\n or\n\n    composer psr2check\n\n## Code Auto-fixer:\n\n    composer psr2autofix\n    composer insights:fix\n    rector:fix\n\n## Building Docs:\n\n    php vendor/bin/phpdoc -d \"src\" -t \"docs\"\n\n or\n\n    composer docs\n\n## Changelog\n\nTo keep track, please refer to [CHANGELOG.md](https://github.com/onramplab/laravel-package-template/blob/master/CHANGELOG.md).\n\n## Contributing\n\n1. Fork it.\n2. Create your feature branch (git checkout -b my-new-feature).\n3. Make your changes.\n4. Run the tests, adding new ones for your own code if necessary (phpunit).\n5. Commit your changes (git commit -am 'Added some feature').\n6. Push to the branch (git push origin my-new-feature).\n7. Create new pull request.\n\nAlso please refer to [CONTRIBUTION.md](https://github.com/onramplab/laravel-package-template/blob/master/CONTRIBUTION.md).\n\n## License\n\nPlease refer to [LICENSE](https://github.com/onramplab/laravel-package-template/blob/master/LICENSE).\n\n## AWS setting\n- login AWS\n- Menu \u003e Security credentials \u003e User groups\n- add \"Permissions to \"Permissions policies\"\n  - \"Cost-Explorer-Service-Admin\"\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonramplab%2Flaravel-cloud-cost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonramplab%2Flaravel-cloud-cost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonramplab%2Flaravel-cloud-cost/lists"}