http://www.phptherightway.com/
Iba a publicarlo en el hilo de ¿En qué estáis programando ahora mismo?, pero creo que se merece un hilo propio. Se trata de un manual de PHP, en constante evolución, sobre cómo programar en este lenguaje de una manera mucho mejor que la que nos solemos encontrar en cualquier otro manual. Estandarización.
Así empieza esta guía
There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web.
Contenido
- Welcome
- Getting started (Instalación, etc)
- Code Style Guide (PSR-0..2, PEAR Style, Zend Style)
- Language Highlights (Namespaces, CLI, ...)
- Dependency Management (Composer, PEAR)
- Coding Practices (Patrones de diseño, Excepciones, ...)
- Databases
- Security (Password Hashing, Globals, Error reporting, ...)
- Testing (Test Driven Development, Behaviour Driven Development, Herramientas, ...)
- Servers and Deployment (PaaS, VPS, Servidores compartidos, ...)
- Caching
- Resources (Frameworks, Components)
- Community (User groups y Conferencias)
- Credits
¡No te lo pierdas!
¿Es gratis?
Sí, tiene una licencia Creative Commons, puedes echarle un ojo al proyecto en GitHub:
https://github.com/codeguy/php-the-right-way