mirror of
https://github.com/YGGverse/gemtext-php.git
synced 2026-03-31 17:55:38 +00:00
11 lines
No EOL
220 B
Markdown
11 lines
No EOL
220 B
Markdown
# gemtext-php
|
|
|
|
PHP 8 library for `text/gemini`
|
|
|
|
This library is lightweight, object-oriented replacement to [gemini-php](https://github.com/YGGverse/gemini-php)
|
|
|
|
## Install
|
|
|
|
``` bash
|
|
composer require yggverse/gemtext
|
|
``` |