gfaust-qb / skeleton-project-zf1-app
A skeleton for creating a new zend framework 1 project within a defined (php-pds/skeleton) structure.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php-di/php-di: 4.4.*
- php-di/zf1-bridge: 2.0.*
Requires (Dev)
- gfaust-qb/qa-build-tools: @dev
- pds/skeleton: 1.*
Suggests
- phpseclib/phpseclib: PHPSecLib 2.0.*
- zendframework/zendframework1: The complete Zend Framework 1
- zf1/zend-controller: The Zend Controller package only
This package is not auto-updated.
Last update: 2025-03-30 05:42:20 UTC
README
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.
Structure
- 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)
Other Directories
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.
Other Files
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.