{"id":17723317,"url":"https://github.com/aaronpk/google-voice-php-api","last_synced_at":"2025-04-07T11:08:04.427Z","repository":{"id":631167,"uuid":"271934","full_name":"aaronpk/Google-Voice-PHP-API","owner":"aaronpk","description":"Unmaintaned: Please do not contact me with support requests. If this no longer works, it's because Google Voice changed their systems. I will accept pull requests that fix things. Check out http://twilio.com for a much better API for sending and receiving SMSs.","archived":false,"fork":false,"pushed_at":"2021-10-19T04:36:05.000Z","size":32,"stargazers_count":228,"open_issues_count":11,"forks_count":108,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-04-12T19:53:04.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aaronpk.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":"2009-08-07T18:55:30.000Z","updated_at":"2024-04-09T12:35:02.000Z","dependencies_parsed_at":"2022-08-16T10:31:23.415Z","dependency_job_id":null,"html_url":"https://github.com/aaronpk/Google-Voice-PHP-API","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/aaronpk%2FGoogle-Voice-PHP-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronpk%2FGoogle-Voice-PHP-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronpk%2FGoogle-Voice-PHP-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronpk%2FGoogle-Voice-PHP-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronpk","download_url":"https://codeload.github.com/aaronpk/Google-Voice-PHP-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640464,"owners_count":20971557,"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":[],"created_at":"2024-10-25T15:42:32.938Z","updated_at":"2025-04-07T11:08:04.410Z","avatar_url":"https://github.com/aaronpk.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\nGoogle Voice PHP API\n====================\n\nAn API to interact with Google Voice using PHP.\n\nCurrently the API can place calls, cancel previously placed calls, send and\nreceive SMS messages, add a note to or remove a note from a message or voicemail,\nmark a message or voicemail as read or unread, and download transcriptions and/or\nMP3 files of voicemail. Feel free to implement new functionality and send me your\nchanges so I can incorporate them into this library!\n\ngetUnreadSMS, getReadSMS, getUnreadVoicemail, and getReadVoicemail all return\nan array of JSON objects. Each object has the following attributes, example\nvalues included:\n\n\t$msg-\u003eid = c3716aa447a19c7e2e7347f443dd29091401ae13\n\t$msg-\u003ephoneNumber = +15555555555\n\t$msg-\u003edisplayNumber = (555) 555-5555\n\t$msg-\u003estartTime = 1359918736555\n\t$msg-\u003edisplayStartDateTime = 2/3/13 5:55 PM\n\t$msg-\u003edisplayStartTime = 5:55 PM\n\t$msg-\u003erelativeStartTime = 5 hours ago\n\t$msg-\u003enote = \n\t$msg-\u003eisRead = true\n\t$msg-\u003eisSpam = false\n\t$msg-\u003eisTrash = false\n\t$msg-\u003estar: = alse\n\t$msg-\u003emessageText = Hello, cellphone.\n\t$msg-\u003elabels = [sms,all]\n\t$msg-\u003etype = 11\n\t$msg-\u003echildren = \n\nNote: Receiving SMSs and voicemails is mostly unnecessary via this API since\nGoogle now allows SMSs to be forwarded to an email address. It is  a better\nidea to parse those incoming emails with a script.\n\nSMS and Voice Integration\n=========================\n\nFor better SMS and voice integration with your web app, check out Tropo\nat [tropo.com](http://tropo.com). Tropo is free for development, and you will\nget better results than using unsupported Google Voice API calls. \n\nCheck out some [sample apps built with Tropo](https://www.tropo.com/docs/scripting/tutorials.htm)\n\nDisclaimer\n==========\n\nThis code is provided for educational purposes only. This code may stop\nworking at any time if Google changes their login mechanism or their web\npages. You agree that by downloading this code you agree to use it solely\nat your own risk.\n\nLicense\n=======\n\nCopyright 2009 by Aaron Parecki\n[http://aaronparecki.com](http://aaronparecki.com)\n\nSee LICENSE\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronpk%2Fgoogle-voice-php-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronpk%2Fgoogle-voice-php-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronpk%2Fgoogle-voice-php-api/lists"}