Re: How do you organise your PHP work ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



franzemmanuel wrote:
Hi !
I wanted to know how you organise your work when you develop a project ?
- I have a checking list to control each file.
- I make a diagram (with Impress).
- And a CalcSheet to follow my variables.
(examples : http://www.surleweb.biz/development.php).

And you ? How do you work ?

Have a good evening everybody !

Personally I sanity check with unit tests; document everything thoroughly as i go and run through phpdoc frequently.

if I need a visual representation I normally do it at the planning stage using amateras or a similar UML tool.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux