Search code examples
zend-frameworkstructurezend-tool

Any zend tutorial that uses standard folder structure and doesn't use zend tool?


I want to learn zend without using the zend tool.

I've found some good tutorials but i think they aren't doing the standard botstrapping and folder structure.


Solution

  • Here is the documentation from Zend
    http://framework.zend.com/manual/en/project-structure.html

    Standard Structure
    http://framework.zend.com/manual/en/project-structure.project.html

    Modular Structure
    http://framework.zend.com/manual/en/zend.controller.modular.html