Skip to content

Instantly share code, notes, and snippets.

@basz
Created June 20, 2012 15:24
Show Gist options
  • Select an option

  • Save basz/2960456 to your computer and use it in GitHub Desktop.

Select an option

Save basz/2960456 to your computer and use it in GitHub Desktop.
today@irc#composer
regarding autoload settings in composer.json
basz: What would you recommend for zf2 modules? which contain one ModuleName/Module.php and the actual code in ModuleName/src/ModuleName/ ? so namespaces are for example ModuleName\Module and ModuleName\Controllers\MyController
Seldaek: basz: whaaat?
Seldaek: this is fucked up
basz: tell #zftalk.2 :-)
Seldaek: basz: well, if it needs to be autolaoded, this makes zero sense to me
Seldaek: the src/ dir should die at least
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment