Diferencia entre revisiones de «PHP»
Ir a la navegación
Ir a la búsqueda
([feat] Add information about PHP) |
|||
Línea 8: | Línea 8: | ||
* 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] | * PHP Standards Recommendations [https://www.php-fig.org/psr/ EN] | ||
* | * Roadmap BackEnd PHP: [https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2ma4v7424vdtxfb9b8wr.jpg EN] | ||
* Código fuente [https://github.com/php/php-src EN] | * Código fuente [https://github.com/php/php-src EN] | ||
Revisión del 02:59 20 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
- Roadmap BackEnd PHP: 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.