mirror of
https://github.com/YGGverse/gemini-php.git
synced 2026-04-02 09:55:28 +00:00
update readme
This commit is contained in:
parent
5b3a714194
commit
d8c7b0668b
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
PHP 8 Library for [Gemini Protocol](https://geminiprotocol.net)
|
PHP 8 Library for [Gemini Protocol](https://geminiprotocol.net)
|
||||||
|
|
||||||
|
## Extras
|
||||||
|
|
||||||
|
* [gemtext-php](https://github.com/YGGverse/gemtext-php) - Object-oriented PHP 8 library for Gemini / Gemtext operations
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
@ -111,7 +115,7 @@ var_dump(
|
||||||
|
|
||||||
## Integrations
|
## Integrations
|
||||||
|
|
||||||
* [gemini-dl - CLI Batch downloader for Gemini Protocol](https://github.com/YGGverse/gemini-dl)
|
* [gemini-dl](https://github.com/YGGverse/gemini-dl) - CLI Batch downloader for Gemini Protocol
|
||||||
* [Yo! Crawler for different networks](https://github.com/YGGverse/Yo/tree/gemini)
|
* [Yo!](https://github.com/YGGverse/Yo/tree/gemini) - Crawler for different networks
|
||||||
* [Yoda - PHP-GTK browser for Gemini Protocol](https://github.com/YGGverse/Yoda)
|
* [Yoda](https://github.com/YGGverse/Yoda) - PHP-GTK browser for Gemini Protocol
|
||||||
* [β-Doku is DokuWiki Satellite for Gemini Protocol](https://github.com/YGGverse/bdoku)
|
* [β-Doku](https://github.com/YGGverse/bdoku) - DokuWiki Satellite for Gemini Protocol
|
||||||
Loading…
Add table
Add a link
Reference in a new issue