hs-php-session: PHP session and values serialization

[ bsd3, data, library ] [ Propose Tags ]

A library for encoding and decoding serialized PHP sessions in the format used by the "php" setting for session.serialize_handler as well as encoding and decoding serialized values.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.8.8, 0.0.9.0, 0.0.9.1, 0.0.9.2, 0.0.9.3
Dependencies base (>=4 && <5), bytestring (>=0.10.0.0) [details]
License BSD-3-Clause
Copyright (c) 2013-2014 Edward L. Blake
Author Edward L. Blake
Maintainer edwardlblake@gmail.com
Revised Revision 1 made by elblake at 2022-07-04T08:50:56Z
Category Data
Home page https://codeberg.org/elblake/hs-php-session
Uploaded by elblake at 2014-10-25T06:25:13Z
Distributions LTSHaskell:0.0.9.3, NixOS:0.0.9.3, Stackage:0.0.9.3
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 4323 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hs-php-session-0.0.9.3

[back to package description]

hs-php-session

Haskell library for encoding and decoding PHP session serializations