Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arodu/cakephp-tebo
CakePHP plugin for Telegram Bot
https://github.com/arodu/cakephp-tebo
Last synced: 25 days ago
JSON representation
CakePHP plugin for Telegram Bot
- Host: GitHub
- URL: https://github.com/arodu/cakephp-tebo
- Owner: arodu
- License: mit
- Created: 2022-04-14T12:09:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T13:27:08.000Z (8 months ago)
- Last Synced: 2024-08-06T16:56:14.268Z (3 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/arodu/tebo
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TeBo plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require arodu/tebo
```