koriym / MaDci

Data, Context and Interaction (DCI) framework for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ma DCI

The Japanese have a small word - ma - for "that which is in between" - perhaps the nearest English equivalent is "interstitial". The key in making great and growable systems is much more to design how its modules communicate rather than what their internal properties and behaviors should be.

— Alan Kay

Run Demo

composer install
php example/run.php

Object Identity

This library is made for testing purposes. It is NOT doing true DCI. It use a wrapper object (RolePlaer) to represent the Role. See more at I found a library that claims to do DCI, how can I know that it does? for details.

Link

About

Data, Context and Interaction (DCI) framework for PHP

License:MIT License


Languages

Language:PHP 100.0%