{"id":15412181,"url":"https://github.com/maymeow/dice","last_synced_at":"2025-03-28T03:15:44.887Z","repository":{"id":62525798,"uuid":"79646040","full_name":"MayMeow/dice","owner":"MayMeow","description":":game_die: Simple dice roller","archived":false,"fork":false,"pushed_at":"2017-01-21T13:05:26.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T04:24:26.562Z","etag":null,"topics":["dice","dice-roller","php","random"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/MayMeow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-21T13:02:28.000Z","updated_at":"2017-03-07T12:03:40.000Z","dependencies_parsed_at":"2022-11-02T14:30:40.005Z","dependency_job_id":null,"html_url":"https://github.com/MayMeow/dice","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fdice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fdice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fdice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MayMeow%2Fdice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MayMeow","download_url":"https://codeload.github.com/MayMeow/dice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245960815,"owners_count":20700781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dice","dice-roller","php","random"],"created_at":"2024-10-01T16:51:35.857Z","updated_at":"2025-03-28T03:15:44.840Z","avatar_url":"https://github.com/MayMeow.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dice\n\nVery simple dice roller\n\n## Installation\n\nDownload this repository to your source code\n\n## Usage\n\nCreate new dice\n\n```php\n$dice = new Dice();\n```\n\nTo roll dice use, following script throw 1 times with standard (cube dice) dice.\n\n```php\n$dice-\u003eroll();\n```\n\nIf you want throw more with another dice or you want throw more times use\n\n```php\n// throw 3 times with stanard cube Dice\n$dice-\u003eroll('3x6');\n\n// throw 5 times with non standar dice\n$dice-\u003eroll('5x20');\n```\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## History\n\nTODO: Write history\n\n## Credits\n\n[Charlotta Jung - asunay](https://github.com/asunay)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaymeow%2Fdice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaymeow%2Fdice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaymeow%2Fdice/lists"}