2017 © Pedro Peláez
 

library identity

Object identity library.

image

krixon/identity

Object identity library.

  • Friday, February 9, 2018
  • by krixon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,925 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 10 % Grown

The README.md

Identity

Build Status Coverage Status Latest Stable Version Latest Unstable Version License, (*1)

Classes for handling object identity. Particularly useful for DDD Entities., (*2)

Prerequisites

  • PHP 7.4+

Installation

Install via composer

To install this library with Composer, run the following command:, (*3)

$ composer require krixon/identity

You can see this library on Packagist., (*4)

Install from source

# HTTP
$ git clone https://github.com/krixon/identity.git
# SSH
$ git clone git@github.com:krixon/identity.git

Contributing

Please refer to CONTRIBUTING.md, (*5)

The Versions

09/02 2018

dev-master

9999999-dev

Object identity library.

  Sources   Download

MIT

The Requires

  • php ^7

 

The Development Requires

09/02 2018

0.1.1

0.1.1.0

Object identity library.

  Sources   Download

MIT

The Requires

  • php ^7

 

The Development Requires

02/04 2017

0.1.0

0.1.0.0

Object identity library.

  Sources   Download

MIT

The Requires

  • php ^7

 

The Development Requires