Skip to content

Instantly share code, notes, and snippets.

@jonathaningram
Created June 10, 2012 07:02
Show Gist options
  • Save jonathaningram/2904289 to your computer and use it in GitHub Desktop.
Save jonathaningram/2904289 to your computer and use it in GitHub Desktop.
Acme
Domain
Entity
CategoryInterface.php
ProductInterface.php
Factory
CategoryFactoryInterface.php
ProductFactoryInterface.php
Repository
CategoriesRepositoryInterface.php
ProductsRepositoryInterface.php
Service
CategoriesServiceInterface.php
ProductsServiceInterface.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment