{"id":37010447,"url":"https://github.com/xaoc-303/battle-calc","last_synced_at":"2026-01-14T01:00:05.310Z","repository":{"id":32963228,"uuid":"36577489","full_name":"xaoc-303/battle-calc","owner":"xaoc-303","description":"Fighting calculator. Squads vs Squads. Package for Laravel.","archived":false,"fork":false,"pushed_at":"2015-06-13T02:06:47.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T19:06:06.349Z","etag":null,"topics":["battle","calculator","fighting","laravel","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xaoc-303.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-30T22:08:44.000Z","updated_at":"2019-10-24T11:33:39.000Z","dependencies_parsed_at":"2022-08-07T19:01:04.966Z","dependency_job_id":null,"html_url":"https://github.com/xaoc-303/battle-calc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/xaoc-303/battle-calc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaoc-303%2Fbattle-calc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaoc-303%2Fbattle-calc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaoc-303%2Fbattle-calc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaoc-303%2Fbattle-calc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xaoc-303","download_url":"https://codeload.github.com/xaoc-303/battle-calc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaoc-303%2Fbattle-calc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28407634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"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":["battle","calculator","fighting","laravel","php"],"created_at":"2026-01-14T01:00:04.732Z","updated_at":"2026-01-14T01:00:05.292Z","avatar_url":"https://github.com/xaoc-303.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Battle Calc\n\n[![Build Status](https://travis-ci.org/xaoc-303/battle-calc.svg?branch=master)](https://travis-ci.org/xaoc-303/battle-calc)\n[![Latest Stable Version](https://poser.pugx.org/xaoc303/battle-calc/v/stable)](https://packagist.org/packages/xaoc303/battle-calc)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/xaoc-303/battle-calc/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/xaoc-303/battle-calc/?branch=master)\n\n## Composer\nIn the `require` key of `composer.json` file add the following\n\n```json\n\"xaoc303/battle-calc\": \"~2.0\"\n```\nor run command\n```bash\n$ composer require xaoc303/battle-calc:~2.0\n```\n\nRun the Composer update command\n\n```bash\n$ composer update\n```\n\n## Setting\n\nIn your `config/app.php` add `'Xaoc303\\BattleCalc\\BattleCalcServiceProvider'` to the end of the `providers` array\n\n```php\n'providers' =\u003e array(\n\n    'Illuminate\\Foundation\\Providers\\ArtisanServiceProvider',\n    'Illuminate\\Auth\\AuthServiceProvider',\n    ...\n    'Xaoc303\\BattleCalc\\BattleCalcServiceProvider',\n\n),\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaoc-303%2Fbattle-calc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxaoc-303%2Fbattle-calc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaoc-303%2Fbattle-calc/lists"}