Skip to content

anzusystems/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.