midgard/createphp
最新稳定版本:1.1.0
Composer 安装命令:
composer require midgard/createphp
包简介
PHP adapter for Create.js
关键字:
README 文档
README
This is a small standalone library designed to make it easier to integrate Create.js into existing PHP applications/frameworks. You can see a live demonstration of an integration with the MidCOM framework under http://demo.createphp.org
Usage
To use CreatePHP, you need to implement the RdfMapperInterface and provide metadata to map between your domain models and RDF. See the Mapper subfolder for a couple of abstract classes that might be useful to write your own mapper.
Installation
CreatePHP is available on Packagist, so you can
simply include it in your composer.json. Or you download it the old-fashioned way and register it
in any PSR0-compatible autoloader.
Documentation
Documentation is available in the documentation/ folder
Word of Warning
The code is still under development. While it's kept in a constantly running state, please note that the API might still change. Suggestions and feedback are of course welcome!
统计信息
- 总下载量: 481.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 214
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: LGPL
- 更新时间: 2012-07-20