anzusystems/contracts

Interfaces, traits and abstract classes used in AnzuSystems ecosystem.

4.1.0 2024-08-01 12:07 UTC

This package is auto-updated.

Last update: 2024-09-01 12:16:38 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.