2017 © Pedro Peláez
 

library hd2f

Hack Domain Driven Framework.

image

cnastasi/hd2f

Hack Domain Driven Framework.

  • Wednesday, October 14, 2015
  • by cnastasi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • Hack
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

HD2F

Hack Domain Driven Framework, (*2)

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

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

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., (*5)

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., (*6)

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

This framework abstract this flow and allow then to write a full hack code without reimplements a new framework., (*8)

Installation

composer require cnastasi/hd2f:dev-master, (*9)

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, (*10)

Credits

TODO: Write credits, (*11)

License

TODO: Write license, (*12)

The Versions

14/10 2015

dev-master

9999999-dev

Hack Domain Driven Framework.

  Sources   Download

GPL2

The Development Requires

by Christian Nastasi

framework hack domain driven