{"id":23024043,"url":"https://github.com/oblakstudio/number-serbianisation","last_synced_at":"2025-08-24T06:19:36.673Z","repository":{"id":154190689,"uuid":"199159573","full_name":"oblakstudio/number-serbianisation","owner":"oblakstudio","description":"Stringifes numbers to Serbian language","archived":false,"fork":false,"pushed_at":"2024-04-26T03:16:00.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-20T06:58:27.798Z","etag":null,"topics":["converter","number","serbian-language","stringifier"],"latest_commit_sha":null,"homepage":"","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/oblakstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-07-27T12:03:13.000Z","updated_at":"2024-04-26T03:16:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"d03a1c30-f8ed-4bd1-8657-01b47452a60e","html_url":"https://github.com/oblakstudio/number-serbianisation","commit_stats":null,"previous_names":["oblakstudio/numbers-to-serbian-words","oblakstudio/number-serbianisation"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/oblakstudio/number-serbianisation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblakstudio%2Fnumber-serbianisation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblakstudio%2Fnumber-serbianisation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblakstudio%2Fnumber-serbianisation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblakstudio%2Fnumber-serbianisation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblakstudio","download_url":"https://codeload.github.com/oblakstudio/number-serbianisation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblakstudio%2Fnumber-serbianisation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271805899,"owners_count":24824925,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["converter","number","serbian-language","stringifier"],"created_at":"2024-12-15T13:16:18.805Z","updated_at":"2025-08-24T06:19:36.060Z","avatar_url":"https://github.com/oblakstudio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oblak/number-serbianisation [![Readme EN](https://img.shields.io/badge/Readme-English-red)](https://github.com/oblakstudio/number-serbianisation/blob/master/README.md) [![Readme SR](https://img.shields.io/badge/Readme-Serbian-blue)](https://github.com/oblakstudio/number-serbianisation/blob/master/README.sr.md)\n\n[![Packagist Version](https://img.shields.io/packagist/v/oblak/number-serbianisation)](https://packagist.org/packages/oblak/number-serbianisation)\n![Packagist Dependency Version](https://img.shields.io/packagist/dependency-v/oblak/number-serbianisation/php)\n[![codecov](https://codecov.io/gh/oblakstudio/number-serbianisation/graph/badge.svg?token=RoeLb6hV76)](https://codecov.io/gh/oblakstudio/number-serbianisation)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\n\n\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require oblak/number-serbianisation\n```\n\n## Usage\n\n```php\n\u003c?php\n\nuse Oblak\\Intl\\NumberSerbianizer;\nuse Oblak\\Intl\\NumberScale;\n\nrequire 'vendor/autoload.php';\n\n$srn = new NumberSerbianizer();\n\necho $srn-\u003etoWordString(1000); // jedna hiljada\necho $srn-\u003euseAccusative()-\u003etoWordString(1000); // hiljadu\n\necho $srn-\u003euseScale(NumberScale::Short)-\u003etoWordString(1000000000); // jedan bilion\necho $srn-\u003euseScale(NumberScale::Long)-\u003etoWordString(1000000000); // jedna milijarda\necho $srn-\u003euseAccusative()-\u003etoWordString(1000000000); // milijardu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foblakstudio%2Fnumber-serbianisation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foblakstudio%2Fnumber-serbianisation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foblakstudio%2Fnumber-serbianisation/lists"}