Session library with flash message support for Slim 4

@Alpine418 Currently I’m refactoring the odan/session library.

  • All classes will be “final” by default. So extending will not be possible in the future.
  • It’s planned to add support for dot notation and flash massages.
  • Some classed will be dropped, like the old SessionDoublePassMiddleware
  • Maybe I move to lib to selective/session

What do you think?

2 Likes