anzusystems/contracts

Interfaces, traits and abstract classes used in AnzuSystems ecosystem.

3.1.0 2024-01-03 13:15 UTC

This package is auto-updated.

Last update: 2024-05-03 14:00:01 UTC


README

Provides common interfaces, traits, abstracts, enums and other common functionality used in AnzuSystems' projects.

Installation

$ composer require anzusystems/contracts

Common Interfaces and related Traits or Abstract classes.

Abstracts and common functionality

Exception

Enums

More details on how to use Enums in AnzuSystems projects can be found here.