Mi página personal
Salida de system_info.sh
+ hostnamectl
+ grep -e 'Operating System:' -e Kernel:
Operating System: Ubuntu 20.04 LTS
Kernel: Linux 5.4.0-33-generic
+ php --version
PHP 7.4.3 (cli) (built: May 26 2020 12:24:22) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.3, Copyright (c), by Zend Technologies
with Xdebug v2.9.2, Copyright (c) 2002-2020, by Derick Rethans
- El código se apega a las recomendaciones de estilo de PSR-1.
- Este proyecto esta pensado para ser trabajado usando PhpStorm.
- Se usa PHPUnit para las pruebas unitarias de código.
- Para la documentación se utiliza el estilo de phpDocumentor.