{"id":27158889,"url":"https://github.com/activecollab/humannameparser","last_synced_at":"2025-09-13T00:35:22.403Z","repository":{"id":56940242,"uuid":"58281527","full_name":"activecollab/humannameparser","owner":"activecollab","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-07T20:27:16.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T22:39:16.516Z","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/activecollab.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":"2016-05-07T19:38:00.000Z","updated_at":"2018-01-13T19:40:01.000Z","dependencies_parsed_at":"2022-08-21T06:20:51.236Z","dependency_job_id":null,"html_url":"https://github.com/activecollab/humannameparser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/activecollab/humannameparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activecollab%2Fhumannameparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activecollab%2Fhumannameparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activecollab%2Fhumannameparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activecollab%2Fhumannameparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/activecollab","download_url":"https://codeload.github.com/activecollab/humannameparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activecollab%2Fhumannameparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274902166,"owners_count":25371074,"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-09-12T02:00:09.324Z","response_time":60,"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":[],"created_at":"2025-04-08T22:39:18.702Z","updated_at":"2025-09-13T00:35:22.353Z","avatar_url":"https://github.com/activecollab.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Human Name Parser\n\n[![Build Status](https://travis-ci.org/activecollab/humannameparser.svg?branch=master)](https://travis-ci.org/activecollab/humannameparser)\n\nTakes human names of arbitrary complexity and various formats and parses initial, first name, last name, middle name, nicknames etc. Example:\n\n```php\nuse ActiveCollab\\HumanNameParser\\Parser;\n\n$name = new Parser(\"Peter O'Toole\");\n\nprint $name-\u003egetFirst() . \"\\n\";\nprint $name-\u003egetLast();\n```\n\n## Running tests\n\n`cd` to this directory and run:\n\n```bash\nphpunit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecollab%2Fhumannameparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factivecollab%2Fhumannameparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecollab%2Fhumannameparser/lists"}