Top Level :: HTTP

Package Information: HTTP_Session2

» Summary » License
PHP5 Session Handler The BSD License
» Current Release » Bug Summary
0.7.3 (beta) was released on 2010-06-22 by till (Changelog)
Easy Install

Not sure? Get more info.

pear install HTTP_Session2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTTP_Session2


Development Roadmap
  • Package Maintenance Rank: 95 of 229 packages with open bugs
  • Number of open bugs: 3 (27 total bugs)
  • Average age of open bugs: 4234 days
  • Oldest open bug: 4471 days
  • Number of open feature requests: 1 (8 total feature requests)

Report a new bug to HTTP_Session2
» Description
PHP5 Object-oriented interface to the session_* family functions it provides extra features such as database storage for session data using DB/MDB2 packages.

Supported containers are PEAR::DB, PEAR::MDB2 and Memcache.

HTTP_Session2 introduces new methods such as isNew(), useCookies(), setExpire(), setIdle(), isExpired(), isIdled() and more.
» Maintainers » More Information

Dependencies for HTTP_Session2