{"id":18193286,"url":"https://github.com/klawdyo/php-inflector-br","last_synced_at":"2025-04-02T08:31:13.030Z","repository":{"id":57007350,"uuid":"614464","full_name":"klawdyo/PHP-Inflector-BR","owner":"klawdyo","description":"Pluralize and Singularize words in portuguese","archived":false,"fork":false,"pushed_at":"2021-09-23T13:34:33.000Z","size":17,"stargazers_count":22,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T17:39:04.919Z","etag":null,"topics":["brasil","brazil","inflector","php","portugal","portuguese","portuguese-brazilian","portuguese-language"],"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/klawdyo.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":"2010-04-17T01:03:59.000Z","updated_at":"2024-05-24T15:45:02.000Z","dependencies_parsed_at":"2022-08-21T12:40:34.776Z","dependency_job_id":null,"html_url":"https://github.com/klawdyo/PHP-Inflector-BR","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klawdyo%2FPHP-Inflector-BR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klawdyo%2FPHP-Inflector-BR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klawdyo%2FPHP-Inflector-BR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klawdyo%2FPHP-Inflector-BR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klawdyo","download_url":"https://codeload.github.com/klawdyo/PHP-Inflector-BR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246782069,"owners_count":20832968,"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":["brasil","brazil","inflector","php","portugal","portuguese","portuguese-brazilian","portuguese-language"],"created_at":"2024-11-03T07:05:06.792Z","updated_at":"2025-04-02T08:31:11.449Z","avatar_url":"https://github.com/klawdyo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Exemplos\n\n### Instalação\n```sh\ncomposer require klawdyo/inflector-br\n```\n\n\n### Como usar\n```php\n/**\n * Usando inflexões de palavras em português brasileiro\n */\n\nuse Inflector\\Inflector;\n\n//Transformando a palavra para o plural\necho Inflector::pluralize('mês');\n//Retorna \"meses\"\n\n\n//Transformando a palavra para o singular\necho Inflector::singularize('meses');\n//Retorna \"mês\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklawdyo%2Fphp-inflector-br","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklawdyo%2Fphp-inflector-br","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklawdyo%2Fphp-inflector-br/lists"}