Diferencia entre revisiones de «PHP»
Ir a la navegación
Ir a la búsqueda
([feat] Add information about PHP) |
|||
Línea 7: | Línea 7: | ||
* PHP: The Right Way: [https://phptherightway.com/ EN] | * PHP: The Right Way: [https://phptherightway.com/ EN] | ||
* RFC PHP [https://wiki.php.net/rfc EN] | * RFC PHP [https://wiki.php.net/rfc EN] | ||
* PHP Standards Recommendations [https://www.php-fig.org/psr/ EN] | |||
* Código fuente [https://github.com/php/php-src EN] | * Código fuente [https://github.com/php/php-src EN] | ||
Revisión del 15:02 19 ago 2022
Recursos
- Sitio oficial de PHP EN
- Documentación oficial de PHP EN
- PHP 7 ChangeLog: EN
- PHP 8 ChangeLog: EN
- PHP: The Right Way: EN
- RFC PHP EN
- PHP Standards Recommendations EN
- Código fuente EN
News and blogs
Canales YouTube
- Vitalij Mik DE
Extras
- Imagen oficial docker: EN
Herramientas
Gestores de paquetes
Editores de texto
IDES
- Eclipse PDT
General
Características
Versiones
Librerías
- FPDF: Se recomienda utilizar la librería FPDF para la generación de documentos PDF directamente desde PHP.