php_session_decoder
session decoder
A Go library used to encode and decode PHP session data
PHP session encoder/decoder written in Go
165 stars
10 watching
45 forks
Language: Go
last commit: about 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 311 |
z7zmey/php-parser | A Go-based parser for PHP syntax that generates an abstract syntax tree (AST) representation of source code. | 942 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 252 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 340 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 781 |
kolesa-team/go-webp | A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 232 |
emersion/go-vcard | A Go library for parsing and formatting vCard data | 108 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 17 |
alwindoss/morse | A Go library for encoding and decoding Morse code | 83 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |