From e808a2f088c42584d1ea3bffdc2e7892ea3a3871 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sun, 20 Oct 2019 14:05:58 +0200 Subject: [PATCH] Append php-sam to Libraries Appends the php-sam library to the Libraries category. The code implements basic operations of the SAMv3 API, has been tested, statically analyzed and includes getting started examples. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4a870c..5cf0a7b 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ I2P is used by many people who care about their privacy: activists, oppressed pe * [i2pdotnet](https://github.com/SamuelFisher/i2pdotnet) - .NET library for using the I2P Simple Anonymous Messaging (SAM v3.0) bridge. * [haskell-network-anonymous-i2p](https://github.com/solatis/haskell-network-anonymous-i2p) - Haskell API for I2P anonymous networking. * [libtorrent-i2p](https://github.com/l-n-s/libtorrent-i2p) - libtorrent modified to download torrents anonymously. +* [php-sam](https://github.com/theimpossibleastronaut/php-sam) - Basic SAMv3 implementation in PHP ## Automation