phpsagas/contracts

Interfaces providing loose coupling between framework packages

0.0.0 2021-05-26 18:45 UTC

This package is not auto-updated.

Last update: 2024-05-15 11:33:48 UTC


README

Table Of Contents

Requirements

  • php: >= 7.1

About package

This component is the part of phpsagas framework.
The package contains interfaces providing loose coupling between framework packages.

Installation

You can install the package using Composer:

composer require phpsagas/contracts

License

Saga contracts package is released under the MIT license.