-
application
- cache
-
modules
- api
-
frontend
-
controllers
- IndexController.php
- ErrorController.php
- models
-
views
- filters
- helpers
- scripts
- index
- index.phtml
- error
- error.phtml
- layouts
- index.phtml
- error.phtml
- Bootstrap.php
- backend
-
resources
- forms
-
models
- DbTable
- plugins
- services
-
views
- filters
- helpers
-
data
- configs
-
languages
- en_US.ini
- ru_RU.ini
- session
- application.ini
-
public
- scripts
- styles
- images
- .htaccess
- index.php
- favicon.ico
- license.txt
-
tests
-
application
-
controllers
- Api_IndexControllerTest.php
- Frontend_IndexControllerTest.php
- Backend_IndexControllerTest.php
- models
- bootstrap.php
-
library
- bootstrap.php
- logs
- phpunit.xml
-
library
- Zend
- ZendX