albertborsos/yii2-cycle

Cycle ORM support for Yii 2.0

Installs: 753

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2020-01-01 18:46 UTC

This package is auto-updated.

Last update: 2024-03-29 04:11:49 UTC


README

Cycle ORM support for Yii 2.0

Installation

The preferred way to install this extension is through composer.

Run

composer require --prefer-dist albertborsos/yii2-cycle 

Usage

This extension is automatically configured with default settings via BootstrapInterface.

To override default settings, check the available options in the Module or the Component class.