Skip to content

Instantly share code, notes, and snippets.

View andreaswarnaar's full-sized avatar
😀
Learning

Andreas Warnaar andreaswarnaar

😀
Learning
View GitHub Profile
@andreaswarnaar
andreaswarnaar / DirectoryStructure
Created January 11, 2016 22:15 — forked from satooshi/DirectoryStructure
Directory structure of Domain Driven Design application with Symfony2, Doctrine2.
sf2-ddd
├── app
├── bin
├── build
├── lib
├── src
│   └── __VendorPrefix
│   ├── Application
│   │   └── __DomainNameBundle
│   │   ├── Command