承接 cnastasi/hd2f 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cnastasi/hd2f

Composer 安装命令:

composer require cnastasi/hd2f

包简介

Hack Domain Driven Framework.

README 文档

README

Build Status

HD2F

Hack Domain Driven Framework

Experimental Framework written in Hacklang and DDD (Domain Driven Design) approach.

I'm still studying DDD and Hack, so please help me and give me your contribute if I did something wrong.

As long there's no stable framework written full in hack and that there are a lot of other great php frameworks that works good on HHVM (like Laravel and Symfony), I do not want to rewrite a new one from the scratch and reinventing the wheel.

This why this can be called a "meta framework", a generic and abstract framework written in hack that can be extended using a php full working framework.

Every modern framework have a router, a dependency injection container, some "controller", a serializator. This is basically a standard flow for a rest api.

This framework abstract this flow and allow then to write a full hack code without reimplements a new framework.

Installation

composer require cnastasi/hd2f:dev-master

Usage

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

TODO: Write license

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: Hack

其他信息

  • 授权协议: GPL2
  • 更新时间: 2015-09-20