File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# Telegram Bot Package for Laravel 5.x
22
3+ [ ![ Build Status] ( https://travis-ci.org/php-telegram-bot/laravel.svg?branch=master )] ( https://travis-ci.org/php-telegram-bot/laravel )
4+ [ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/php-telegram-bot/laravel/master.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/php-telegram-bot/laravel/?b=master )
5+ [ ![ Code Quality] ( https://img.shields.io/scrutinizer/g/php-telegram-bot/laravel/master.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/php-telegram-bot/laravel/?b=master )
6+ [ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/php-telegram-bot/laravel.svg )] ( https://packagist.org/packages/php-telegram-bot/laravel )
7+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-telegram-bot/laravel.svg )] ( https://packagist.org/packages/php-telegram-bot/laravel )
8+ [ ![ Downloads Month] ( https://img.shields.io/packagist/dm/php-telegram-bot/laravel.svg )] ( https://packagist.org/packages/php-telegram-bot/laravel )
9+ [ ![ Minimum PHP Version] ( http://img.shields.io/badge/php-%3E%3D5.5.9-8892BF.svg )] ( https://php.net/ )
10+ [ ![ License] ( https://img.shields.io/packagist/l/php-telegram-bot/laravel.svg )] ( https://github.com/php-telegram-bot/laravel/LICENSE.md )
11+
12+ This package helps easily integrate [ PHP Telegram Bot] ( https://github.com/php-telegram-bot/core ) library in Laravel application.
13+
314## Table of Contents
415- [ Installation] ( #installation )
516- [ Usage] ( #usage )
You can’t perform that action at this time.
0 commit comments