Created
June 16, 2014 16:58
-
-
Save cythrawll/ecb7d27a2fa85d5c4f60 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<project name>/ | |
src/ --where you put your classes according to psr-4 | |
tests/ -- gotta have your unit/integration/function tests yo | |
vendor/ -- where composer puts third party libs | |
public/ -- docroot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment