Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 625 Bytes

index.md

File metadata and controls

27 lines (17 loc) · 625 Bytes

Common Package

The Common package is a collection of interfaces, traits, and abstract implementations for common patterns and use cases. Some of the functionality found in this package is memoization, mutability, and much more.

Requirements

  • Multibyte extension

Installation

This package can be installed with Composer using the core package.

composer require titon/core:*

Documentation