Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.28 KB

README.md

File metadata and controls

50 lines (36 loc) · 2.28 KB

AnzuSystems Contracts by Petit Press a.s. (www.sme.sk)


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.