dev-master
9999999-devHack Domain Driven Framework.
GPL2
The Development Requires
by Christian Nastasi
framework hack domain driven
Hack Domain Driven Framework.
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)
composer require cnastasi/hd2f:dev-master
, (*9)
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
TODO: Write history, (*10)
TODO: Write credits, (*11)
TODO: Write license, (*12)
Hack Domain Driven Framework.
GPL2
framework hack domain driven