Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 572 Bytes

INSTALL.md

File metadata and controls

26 lines (18 loc) · 572 Bytes

Installation

The package is available on Packagist. You can install it using Composer.

composer require respect/relational

Dependence

  • Respect\Data

Respect\Data allows you to use multiple, cooperative database mapping with a single solid API. You can even mix out MySQL and MongoDB databases in a single model.


See also: