Download the PHP package akostdev/laravel-madeline-proto without Composer
On this page you can find all versions of the php package akostdev/laravel-madeline-proto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akostdev/laravel-madeline-proto
More information about akostdev/laravel-madeline-proto
Files in akostdev/laravel-madeline-proto
Download akostdev/laravel-madeline-proto
More information about akostdev/laravel-madeline-proto
Files in akostdev/laravel-madeline-proto
Vendor akostdev
Package laravel-madeline-proto
Short Description A third party Telegram client library danog/MadelineProto wrapper for Laravel
License AGPL-3.0-only
Package laravel-madeline-proto
Short Description A third party Telegram client library danog/MadelineProto wrapper for Laravel
License AGPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package laravel-madeline-proto
Laravel MadelineProto
A third party Telegram client library danog/MadelineProto wrapper for Laravel.
Getting Started
Add the laravel-madeline-proto to the project dependency:
Then publish the madeline-proto.php
config file:
Set up the Telegram API key by providing env variables:
Notes
-
This wrapper package is still not wrapping all the apis yet, I'm still focusing on wrapping the messages api.
- If you can't find the method that you want in Messages facade or need to use the default danog/MadelineProto api, you might want to use
MadelineProto::getClient()
facade method. It will returndanog\MadelineProto\API
object where you can call all the method provided by the danog/MadelineProto library.
All versions of laravel-madeline-proto with dependencies
PHP Build Version
Package Version
The package akostdev/laravel-madeline-proto contains the following files
Loading the files please wait ....