Lars Strojny has posted a leaflet to his blog looking at some of the PHP development practices that should be encouraged in 2009. The list includes:
- Developments to object-oriented code practices
- Using a VCS
- Continuous deployment
- More code testing
- More use of rapid application development tools
- Monitoring of production systems
- Bytecode caching
- and more...
These are just some suggestions of things to look towards including the best if them all - "love your code".