php_session_decoder
session decoder
A Go library used to encode and decode PHP session data
PHP session encoder/decoder written in Go
164 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. | 309 |
z7zmey/php-parser | A Go-based parser for PHP syntax that generates an abstract syntax tree (AST) representation of source code. | 941 |
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 | 251 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
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. | 227 |
emersion/go-vcard | A Go library for parsing and formatting vCard data | 107 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
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. | 13 |
alwindoss/morse | A Go library for encoding and decoding Morse code | 82 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |