A skeleton for creating a new zend framework 1 project.
This file is the main file for documentation, other README.md files describe the content of their directory.
- bin/
- config/
- docs/
- public/
- ressources/
- src/
- tests/
- CHANGELOG.md
- CONTRIBUTING.md
- composer.json
- require
- require-dev:
- suggest:
- zendframework/zendframework1: "The complete Zend Framework 1",
- zf1/zend-controller: "The Zend Controller package only",
- phpseclib/phpseclib: "PHPSecLib 2.0.*"
- LICENSE
- README.md (this file)
The package MAY contain other root-level directories for purposes not described by this publication.
This publication does not define the structure and contents of the other root-level directories.
The package MAY contain other root-level files for purposes not described in this publication.
This publication does not define the structure and contents of the other root-level files.