Skip to content

zarv1k/yii2-two-way-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yii 2 two-way synchronization of REST entities

This extension provides behaviors that may help to make your REST entities synchronizable in two-way. (Warning: this extension is under development, unstable and not for production use)

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist zarv1k/yii2-two-way-sync "*"

or add

"zarv1k/yii2-two-way-sync": "*"

to the require section of your composer.json file.

Usage

TODO: write usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages