2017 © Pedro Peláez
 

library object

Object interface is shared across all Active Collab objects and helps us identify them

image

activecollab/object

Object interface is shared across all Active Collab objects and helps us identify them

  • Thursday, July 14, 2016
  • by ilijastuden
  • Repository
  • 2 Watchers
  • 0 Stars
  • 11,274 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

Object Library

Build Status, (*1)

ActiveCollab\Object\ObjectInterface interface defines methods that we can use to identify and compare objects:, (*2)

  1. getId()
  2. is()

We extracted it in a package when we got a situation when we had these methods specified in more than two places, as parts of different interfaces., (*3)

The Versions

14/07 2016

dev-master

9999999-dev https://labs.activecollab.com

Object interface is shared across all Active Collab objects and helps us identify them

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by Ilija Studen

activecollab

14/07 2016

1.0.0

1.0.0.0 https://labs.activecollab.com

Object interface is shared across all Active Collab objects and helps us identify them

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by Ilija Studen

activecollab