{"id":25601291,"url":"https://github.com/aliakbarazizi/bale-bot-sdk","last_synced_at":"2026-05-17T09:34:51.017Z","repository":{"id":56945097,"uuid":"166662890","full_name":"aliakbarazizi/bale-bot-sdk","owner":"aliakbarazizi","description":"Unoffical PHP SDK for Bale Messenger","archived":false,"fork":false,"pushed_at":"2019-04-30T17:48:31.000Z","size":693,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-06-02T21:29:15.953Z","etag":null,"topics":["bale","bot","php","sdk"],"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/aliakbarazizi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-20T13:12:16.000Z","updated_at":"2019-04-30T17:45:51.000Z","dependencies_parsed_at":"2022-08-21T07:51:00.168Z","dependency_job_id":null,"html_url":"https://github.com/aliakbarazizi/bale-bot-sdk","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliakbarazizi%2Fbale-bot-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliakbarazizi%2Fbale-bot-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliakbarazizi%2Fbale-bot-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliakbarazizi%2Fbale-bot-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aliakbarazizi","download_url":"https://codeload.github.com/aliakbarazizi/bale-bot-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240044996,"owners_count":19739184,"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":["bale","bot","php","sdk"],"created_at":"2025-02-21T15:54:00.675Z","updated_at":"2025-10-28T06:04:11.262Z","avatar_url":"https://github.com/aliakbarazizi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unoffical PHP SDK for Bale Messenger\n\nPHP SDK and samples for [Bale bot messenger](https://developers.bale.ai).\n\n## Getting Started\n\n### Prerequisites\n\nYou'll need to create your bot by [@Bot_Father](https://web.bale.ai/). Bot_Father gives you a Token to start.\n\n### Installing\n\n#### Using Composer\n\n```sh\ncomposer require aliazizi/bale-bot-sdk\n```\n\n```php\nrequire __DIR__.'/../vendor/autoload.php';\n\n$api = new \\BaleBot\\Api('Your-Token');\n```\n\n#### I don't have Composer\n\nYou can download it [here](https://getcomposer.org/download/).\nA step by step series of examples that tell you how to get a development env running\n\n\nEnd with an example of getting some data out of the system or using it for a little demo\n\n## Example\n```php\n$api-\u003esendTextMessage('Message','to channel name without at sign')\n$api-\u003esendPhotoMessage($filepath,'to channel name without at sign','Caption')\n$api-\u003esendVideoMessage($filepath,'to channel name without at sign','Caption')\n```\n\n## Contributing\n\nIf you would like to contribute to this project, please feel free to submit a pull request.\nBefore you do, take a look at the [contributing guide](https://github.com/aliazizi/bale-bot-sdk/blob/master/CONTRIBUTING.md).\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). \n\n## Authors\n\n* **Ali Akbar Azizi** - [aliazizi](https://github.com/aliazizi)\n\nSee also the list of [contributors](https://github.com/aliazizi/project/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliakbarazizi%2Fbale-bot-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliakbarazizi%2Fbale-bot-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliakbarazizi%2Fbale-bot-sdk/lists"}