PHPackages                             yggverse/titan-ii - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. yggverse/titan-ii

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

yggverse/titan-ii
=================

Gemini Protocol Library

1.0.0(2y ago)028GPL-3.0-onlyPHP

Since Jan 25Pushed 2y agoCompare

[ Source](https://github.com/YGGverse/titan-II)[ Packagist](https://packagist.org/packages/yggverse/titan-ii)[ Docs](https://github.com/YGGverse/titan-II)[ RSS](/packages/yggverse-titan-ii/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

**Archived!**

Use [Ratchet](https://github.com/ratchetphp/Ratchet) `IoServer` - asynchronous WebSocket in PHP as more featured replacement to this library.

Titan II
========

[](#titan-ii)

Composer / PHP 8 library for [Gemini Protocol](https://geminiprotocol.net)

Simply create online server with native IPv6 support for PHP apps or just static `gemtext`

Integrations
------------

[](#integrations)

- [β-Doku](https://github.com/YGGverse/bdoku) - DokuWiki Satellite for Gemini Protocol
- [Pulsar](https://github.com/YGGverse/Pulsar) - RSS Aggregator with build-in Titan-II server
- [KVAZAR](https://github.com/kvazar-network/geminiapp) - KevaCoin Content Explorer
- [KevaChat](https://github.com/kevachat/geminiapp) - Chat in KevaCoin BlockChain

Install
-------

[](#install)

1. `composer require yggverse/titan-ii`
2. `openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 1 -nodes -subj "/CN=IP"`
3. `php server.php`
4. `gemini://[IP]`

Usage
-----

[](#usage)

```
