gemtext-php/README.md
2024-06-23 19:07:47 +03:00

11 lines
No EOL
284 B
Markdown

# gemtext-php
PHP 8 library for `text/gemini`
This library is lightweight, object-oriented [Gemtext](https://geminiprotocol.net/docs/gemtext.gmi) replacement to [gemini-php](https://github.com/YGGverse/gemini-php)
## Install
``` bash
composer require yggverse/gemtext:dev-main
```