From a70fc88ba6111c0f655b522b5d235570a311eddc Mon Sep 17 00:00:00 2001 From: Maksim Naumov Date: Sun, 7 Sep 2014 20:26:59 +0400 Subject: [PATCH] PHP Sessions Library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c02253e3..dfb56036 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [cbor](https://github.com/2tvenom/cbor) - Golang library for working with cbor binary format * [gogoprotobuf](https://code.google.com/p/gogoprotobuf) - Protocol Buffers for Go with Gadgets * [goprotobuf](https://code.google.com/p/goprotobuf) - Go support, in the form of a library and protocol compiler plugin, for Google's protocol buffers. - +* [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) - GoLang library for working with PHP session format and PHP Serialize/Unserialize functions ## Template Engines