{"id":18470261,"url":"https://github.com/caioagiani/mobizon-php","last_synced_at":"2025-06-30T01:33:02.757Z","repository":{"id":45340978,"uuid":"440030581","full_name":"caioagiani/mobizon-php","owner":"caioagiani","description":"Biblioteca PHP para trabalhar com os serviços Mobizon API","archived":false,"fork":false,"pushed_at":"2021-12-20T03:35:36.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T10:42:02.271Z","etag":null,"topics":["a2p","gateway","messaging","mobizon","php","shortcode","sms"],"latest_commit_sha":null,"homepage":"https://mobizon.com.br","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/caioagiani.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":"2021-12-20T03:22:51.000Z","updated_at":"2023-03-17T12:49:35.000Z","dependencies_parsed_at":"2022-09-01T23:11:39.900Z","dependency_job_id":null,"html_url":"https://github.com/caioagiani/mobizon-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/caioagiani/mobizon-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioagiani%2Fmobizon-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioagiani%2Fmobizon-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioagiani%2Fmobizon-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioagiani%2Fmobizon-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caioagiani","download_url":"https://codeload.github.com/caioagiani/mobizon-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioagiani%2Fmobizon-php/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262693296,"owners_count":23349711,"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":["a2p","gateway","messaging","mobizon","php","shortcode","sms"],"created_at":"2024-11-06T10:13:26.519Z","updated_at":"2025-06-30T01:33:02.735Z","avatar_url":"https://github.com/caioagiani.png","language":"PHP","readme":"\u003c!--\n/*\n * Obrigado por baixar este projeto, caso tenha alguma ideia, ajustes, etc...\n * dê um fork no repositório e crie uma Pull Request.\n */\n--\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://mobizon.com.br\"\u003e\n    \u003cimg src=\".github/default.svg\" width=\"60%\" alt=\"Mobizon\" title=\"Mobizon\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eBiblioteca para comunicação API HTTP Mobizon SMS\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/caioagiani/mobizon-php\"\u003e\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/caioagiani/mobizon-php\"\u003e\n  \u003cimg alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/caioagiani/mobizon-php\"\u003e\n  \u003cimg alt=\"GitHub license\" src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\n\u003c/p\u003e\n\n## Instalação\n\n- Baixe o PHP em [php.net](https://www.php.net/downloads.php) e instale-o, caso ainda não tenha.\n\n- Obtenha sua chave em: https://mobizon.com.br/api\n\n## Configuração:\n\n```php\nrequire \"lib/mobizon.php\";\n\n$init = new Mobizon(\n  \"SUA_API_KEY\",\n  \"https://api.mobizon.com.br\"\n);\n\n$singleMessage = $init-\u003ecall(\"message\", \"SendSmsMessage\", [\n  \"recipient\" =\u003e \"5511941439844\",\n  \"text\" =\u003e \"SMS Enviado via API Mobizon\"\n]);\n\necho $singleMessage;\n```\n\n## Licença\n\nDocumentação [pt-BR](https://mobizon.docs.apiary.io/).\u003cbr /\u003e\nCopyright © 2021 [caioagiani](https://github.com/caioagiani).\u003cbr /\u003e\nEste projeto é licenciado [MIT](https://github.com/caioagiani/mobizon-node/blob/master/LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioagiani%2Fmobizon-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaioagiani%2Fmobizon-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioagiani%2Fmobizon-php/lists"}