freyr/identity

A PHP library for Identity concept.

0.1.1 2025-06-09 19:14 UTC

This package is auto-updated.

Last update: 2025-06-09 19:14:36 UTC


README

Freyr's Identity is a simple Id class that acts as a thin adapter layer around UUID interface.

Installation

To install this library, use Composer:

composer require freyr/monadic

Educational Purpose

This library was created for educational purposes to demonstrate the implementation and use of monadic types in PHP. It is intended to help developers understand and apply functional programming concepts in their PHP projects.

License

This project is licensed under the MIT License — see the LICENSE file for details.