{"id":47307412,"url":"https://github.com/voiceittech/voiceit3-php","last_synced_at":"2026-04-15T05:00:36.845Z","repository":{"id":62545195,"uuid":"123841514","full_name":"voiceittech/voiceit3-php","owner":"voiceittech","description":"VoiceIt API 3.0 PHP wrapper","archived":false,"fork":false,"pushed_at":"2026-04-13T12:11:44.000Z","size":18892,"stargazers_count":3,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-13T14:10:55.983Z","etag":null,"topics":["api-wrapper","biometrics","face","face-recognition","php","php-wrapper","voice","voice-recognition","voiceit"],"latest_commit_sha":null,"homepage":"https://api.voiceit.io/?php","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/voiceittech.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-05T00:07:44.000Z","updated_at":"2026-04-13T12:11:48.000Z","dependencies_parsed_at":"2024-11-09T21:30:17.515Z","dependency_job_id":"5cb171c4-22e4-473a-a799-16c3f636a93e","html_url":"https://github.com/voiceittech/voiceit3-php","commit_stats":null,"previous_names":["voiceittech/voiceit3-php"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/voiceittech/voiceit3-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voiceittech%2Fvoiceit3-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voiceittech%2Fvoiceit3-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voiceittech%2Fvoiceit3-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voiceittech%2Fvoiceit3-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voiceittech","download_url":"https://codeload.github.com/voiceittech/voiceit3-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voiceittech%2Fvoiceit3-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31826902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["api-wrapper","biometrics","face","face-recognition","php","php-wrapper","voice","voice-recognition","voiceit"],"created_at":"2026-03-17T08:49:51.316Z","updated_at":"2026-04-15T05:00:36.839Z","avatar_url":"https://github.com/voiceittech.png","language":"PHP","readme":"\u003cimg src=\"https://raw.githubusercontent.com/voiceittech/voiceit3-php/main/php.png\" width=\"100%\" style=\"width:100%\" /\u003e\n\n[![API Test](https://github.com/voiceittech/voiceit3-php/actions/workflows/test.yml/badge.svg)](https://github.com/voiceittech/voiceit3-php/actions/workflows/test.yml)\n[![Dependabot](https://img.shields.io/github/issues-pr/voiceittech/voiceit3-php/dependencies?label=dependabot\u0026logo=dependabot\u0026color=025e8c)](https://github.com/voiceittech/voiceit3-php/pulls?q=is%3Apr+label%3Adependencies)\n[![Version](https://img.shields.io/badge/version-3.7.4-blue)](https://github.com/voiceittech/voiceit3-php)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green)](https://github.com/voiceittech/voiceit3-php/blob/main/LICENSE)\n[![Platform](https://img.shields.io/badge/platform-PHP-lightgrey)](https://github.com/voiceittech/voiceit3-php)\n[![VoiceIt API](https://img.shields.io/badge/VoiceIt-API%203.0-blue)](https://voiceit.io)\n\n\nA PHP wrapper for VoiceIt's API 3.0 featuring Voice + Face Verification and Identification.\n\n## Installation\n\n```bash\ngit clone https://github.com/voiceittech/voiceit3-php.git\n```\n\nThen include in your project:\n```php\nrequire_once \"voiceit3-php/voiceit3.php\";\n```\n\n## Getting Started\n\nSign up at [voiceit.io/pricing](https://voiceit.io/pricing) to get your API Key and Token, then log in to the [Dashboard](https://dashboard.voiceit.io) to manage your account.\n\n\u003cimg src=\"https://raw.githubusercontent.com/voiceittech/voiceit3-php/main/Graphics/getcredentials.png\" alt=\"API Key and Token\" width=\"400px\" /\u003e\n\n## API Calls\n\nYou can visit our [HTTP API 3.0 Documentation](https://voiceit.io/documentation) for detailed information on each API call.\n\n## Support\n\nIf you find this SDK useful, please consider giving it a star on GitHub — it helps others discover the project!\n\n[![GitHub stars](https://img.shields.io/github/stars/voiceittech/voiceit3-php?style=social)](https://github.com/voiceittech/voiceit3-php/stargazers)\n\n## License\n\nvoiceit3-php is available under the MIT license. See the LICENSE file for more info.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoiceittech%2Fvoiceit3-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoiceittech%2Fvoiceit3-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoiceittech%2Fvoiceit3-php/lists"}