Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/php-tootbot/php-tootbot
- Owner: php-tootbot
- License: mit
- Created: 2023-02-03T01:22:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T20:52:36.000Z (6 months ago)
- Last Synced: 2024-05-23T03:31:48.339Z (6 months ago)
- Topics: mastodon-bot, oauth2, php-framework, php8, tootbot
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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