Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/php-tootbot/php-tootbot

A boilerplate library for PHP Mastodon bots
https://github.com/php-tootbot/php-tootbot

mastodon-bot oauth2 php-framework php8 tootbot

Last synced: 29 days ago
JSON representation

A boilerplate library for PHP Mastodon bots

Awesome Lists containing this project

README

        

# php-tootbot

A boilerplate library for Mastodon bots, see [php-tootbot/tootbot-template](https://github.com/php-tootbot/tootbot-template)

[![PHP Version Support][php-badge]][php]
[![Packagist version][packagist-badge]][packagist]
[![License][license-badge]][license]
[![Continuous Integration][gh-action-badge]][gh-action]
[![CodeCov][coverage-badge]][coverage]
[![Packagist downloads][downloads-badge]][downloads]

[php-badge]: https://img.shields.io/packagist/php-v/php-tootbot/php-tootbot?logo=php&color=8892BF
[php]: https://www.php.net/supported-versions.php
[packagist-badge]: https://img.shields.io/packagist/v/php-tootbot/php-tootbot.svg?logo=packagist
[packagist]: https://packagist.org/packages/php-tootbot/php-tootbot
[license-badge]: https://img.shields.io/badge/license-MIT-green.svg
[license]: https://github.com/php-tootbot/php-tootbot/blob/main/LICENSE-MIT
[gh-action-badge]: https://img.shields.io/github/actions/workflow/status/php-tootbot/php-tootbot/ci.yml?branch=main&logo=github
[gh-action]: https://github.com/php-tootbot/php-tootbot/actions/workflows/tests.yml?query=branch%3Amain
[coverage-badge]: https://img.shields.io/codecov/c/github/php-tootbot/php-tootbot.svg?logo=codecov
[coverage]: https://codecov.io/github/php-tootbot/php-tootbot
[downloads-badge]: https://img.shields.io/packagist/dt/php-tootbot/php-tootbot.svg?logo=packagist
[downloads]: https://packagist.org/packages/php-tootbot/php-tootbot/stats