2017 © Pedro PelĂĄez
 

library context

A set of interfaces to describe the context of an object

image

remi-san/context

A set of interfaces to describe the context of an object

  • Thursday, May 26, 2016
  • by remi-san
  • Repository
  • 1 Watchers
  • 1 Stars
  • 666 Installations
  • PHP
  • 3 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Context

Author Build Status Quality Score Software License Packagist Version Coverage Status SensioLabsInsight, (*1)

A lib providing interfaces and a container to deal with contexts in an application., (*2)

A context object should implement the Context interface., (*3)

If an object should be aware of the context, it should implement the ContextAware interface., (*4)

If you want to store a context statically, use the static class ContextContainer., (*5)

The Versions

26/05 2016

dev-master

9999999-dev

A set of interfaces to describe the context of an object

  Sources   Download

MIT

The Development Requires

context

13/03 2016

v1.0.0

1.0.0.0

A set of interfaces to describe the context of an object

  Sources   Download

MIT

The Development Requires

context