Datamappify: https://github.com/fredwu/datamappify
Compose and manage domain logic and data persistence separately and intelligently, Datamappify is loosely based on the Repository Pattern and Entity Aggregation.
Datamappify is built using Virtus and existing ORMs (ActiveRecord and Sequel, etc). The design goal is to utilise the powerfulness of existing ORMs as well as to separate domain logic (model behaviour) from data persistence.
第一次重写增添了很多功能,比如 Entity 支持多重 ORM。
这次通过与牛人朋友的讨论与取经,又进行了第二次的重写。整个代码的架构又提升了一个档次,嘿嘿~ :P
还有许多功能要陆续添加——
欢迎大家来提供反馈。:)