2017 © Pedro Peláez
 

library uuid-types

UUID types reference implementation

image

libref/uuid-types

UUID types reference implementation

  • Tuesday, May 15, 2018
  • by Basje
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 7 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

LibRef Uuid

Build Status Scrutinizer Code Quality, (*1)

What it is

This package is a library reference implementation for the UUID contracts I am working on., (*2)

What it is not

A package for generating UUIDs. You are probably looking for something like the excellent ramsey/uuid package., (*3)

Status and roadmap

This package is considered pre-alpha. The main goal is to make several value objects for quick data validation, and some helper classes to instantiate those. At the same time I will add unit tests. When it is a useful and minimal package I will start extracting interfaces from this and put them in their own repository. I might even extract some basic tests and put those in the contracts package too, but I have not made up my mind about that., (*4)

Why use this?

Currently you probably should not use this. However, if you wish to help me get this package into shape, feel free to contact me and we will discuss the possibilities., (*5)

The Versions

15/05 2018

dev-feature/add-tests

dev-feature/add-tests

UUID types reference implementation

  Sources   Download

The Requires

  • php >=7.1.0

 

The Development Requires

by Bas Hamar de la Brethonière

uuid value objects libref

08/02 2018

dev-develop

dev-develop

UUID types reference implementation

  Sources   Download

The Requires

  • php >=7.1.0

 

The Development Requires

by Bas Hamar de la Brethonière

uuid value objects libref

08/02 2018

dev-feature/rename-package

dev-feature/rename-package

UUID types reference implementation

  Sources   Download

The Requires

  • php >=7.1.0

 

The Development Requires

by Bas Hamar de la Brethonière

uuid value objects libref