2017 © Pedro Peláez
 

library session

image

php-platform/session

  • Friday, August 11, 2017
  • by Raaghu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,894 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

PHP Platforms Session Specification

This packages specifies the session interface and provides a factory to create theh session object, (*1)

Build Status, (*2)

Introduction

Session is required to work with any application, This packages specifies the session, (*3)

Features

  • Implementation of session is left to the implementor
  • Any application which needs session can use this Interface , and in runtime any implementation of session can be used

Example

For More Usage please see the included tests, (*4)

The Versions

11/08 2017

v0.1.x-dev

0.1.9999999.9999999-dev https://github.com/PHPPlatform/session

  Sources   Download

The Requires

 

The Development Requires

session php session collaboration

29/03 2017