Skip to content

Instantly share code, notes, and snippets.

View gewooneendeveloper's full-sized avatar
😀
Learning

gewooneendeveloper

😀
Learning
View GitHub Profile
@gewooneendeveloper
gewooneendeveloper / 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