Skip to content

jamieblomerus/TelegramSDK_php

Repository files navigation

TelegramSDK_php

This is a work-in-progress SDK for developing Telegram applications using the PHP programming language. It simplifies the development process for creating Telegram bots, helping developers quickly and easily build and deploy their bots.

Features

  • Easy-to-use API for sending and receiving messages
  • Support for both long-polling and webhooks
  • Extensive callbacks with many filters
  • Detailed documentation and comprehensive examples (coming soon)

Documentation

Documentation for using the SDK is not yet fully completed but a work in progress.

Check it out here: https://jamieblomerus.github.io/TelegramSDK_php/

Contributing

We welcome contributions from the community. If you would like to contribute, please read our contributing guidelines.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.