Yii Project Documentation Template

If somebody has a good template (Excel, Word) for documenting a Yii application, would you be so kind to share ?

I am thinking of something along the lines of:

Functional

  • uses case

– controllers & actions involved

— access rules

– models involved

— model pecularities

– test scenarios

Non-functional

  • parameters, connections, …

  • logging

  • security

  • caching

  • routing

The general structure of a Yii application lends itself to map it to a standardized requirements/design document, no ?

I’m not sure about what you are asking but this link might help you documenting your project

Yii like documentation

Interesting link.

But I am was more looking for a document template that can be used for an analysis document, i.e. something that exists before development and is kept up to date during development.