anzusystems/contracts

Interfaces, traits and abstract classes used in AnzuSystems ecosystem.

Installs: 15 669

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 0

Open Issues: 0

pkg:composer/anzusystems/contracts

4.2.0 2024-10-02 11:47 UTC

This package is auto-updated.

Last update: 2025-09-30 13:46:28 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.