2017 © Pedro Peláez
 

library session

a PHP session handling object

image

dashifen/session

a PHP session handling object

  • Tuesday, February 13, 2018
  • by dashifen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 12 % Grown

The README.md

Dashifen/Session

A few years ago, I built this object for use in a larger project. It sat within that project and gathered dust since then. But, it was pretty useful, so I decided to extract it into its own package. Maybe it'll only be useful to me, but who knows!, (*1)

NOTE: this is not (at this time) intended to be an implementation of \SessionHandlerInterface. Instead, it's just a way to make $_SESSION feel a little more object oriented and a way to avoid messing with the superglobal within code if you don't want to., (*2)

The Versions

13/02 2018

dev-master

9999999-dev

a PHP session handling object

  Sources   Download

MIT

The Requires

 

session

13/02 2018

1.1.1

1.1.1.0

a PHP session handling object

  Sources   Download

MIT

The Requires

 

session

03/05 2017

1.0.5

1.0.5.0

a PHP session handling object

  Sources   Download

MIT

The Requires

  • php ^7.1

 

session

03/05 2017

1.1.0

1.1.0.0

a PHP session handling object

  Sources   Download

MIT

The Requires

  • php ^7.1

 

session

03/05 2017

1.0.4

1.0.4.0

a PHP session handling object

  Sources   Download

MIT

The Requires

  • php ^7.1

 

session

21/04 2017

1.0.3

1.0.3.0

a PHP session handling object

  Sources   Download

MIT

The Requires

  • php ^7.1

 

session

14/04 2017

1.0.2

1.0.2.0

a PHP session handling object

  Sources   Download

MIT

The Requires

  • php ^7.1

 

session

14/04 2017

1.0.1

1.0.1.0

a PHP session handling object

  Sources   Download

MIT

session

14/04 2017

1.0.0

1.0.0.0

a PHP session handling object

  Sources   Download

MIT