Diferencia entre revisiones de «PHP»
Ir a la navegación
Ir a la búsqueda
([feat] Add information about PHP) |
([feat] Add information about PHP) |
||
Línea 5: | Línea 5: | ||
* PHP 7 ChangeLog: [https://www.php.net/ChangeLog-7.php EN] | * PHP 7 ChangeLog: [https://www.php.net/ChangeLog-7.php EN] | ||
* PHP 8 ChangeLog: [https://www.php.net/ChangeLog-8.php EN] | * PHP 8 ChangeLog: [https://www.php.net/ChangeLog-8.php 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] | ||
* Código fuente [https://github.com/php/php-src EN] | * Código fuente [https://github.com/php/php-src EN] |
Revisión del 09:53 20 jul 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
- 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