Mural PHP
Instalação
Windows:
https://php.com.br/instalacao-php-windows
Linux:
https://php.com.br/instalacao-php-linux
Mac OS:
https://php.com.br/instalacao-php-macos
Links Úteis
Site oficial PHP:
https://www.php.net/
Manual PHP pt-BR:
https://www.php.net/manual/pt_BR/index.php
Composer:
https://getcomposer.org/
Packagist:
https://packagist.org/
PHP GTK:
https://packagist.org/
Curso PHPOO:
https://ead.php.com.br/phpoo/
Curso PHP:
https://www.youtube.com/UnSet
Livros recomendados
PHPOO:
https://www.adianti.com.br/phpoo
Design Patterns Gamma:
https://en.wikipedia.org/wiki/Design_Patterns
Design Patterns Fowler:
https://martinfowler.com/books/eaa.html
Softwares recomendados
Adiante framework:
https://adiantiframework.com.br/
Gestão de conteúdo
Drupal:
https://new.drupal.org/home
Joomla:
https://www.joomla.org/
Wordpress:
https://wordpress.org/
Micro Frameworks
Lumen:
https://lumen.laravel.com/docs/11.x
Slim:
https://www.slimframework.com/
Expressive:
https://getexpressive.org/
Templates
Twig:
https://twig.symfony.com/
Smarty:
https://www.smarty.net/
Mustache:
https://github.com/bobthecow/mustache.php
Email
PHP Mailer:
https://github.com/PHPMailer/PHPMailer
Swift:
https://swiftmailer.symfony.com/docs/introduction.html
Imagens
Intervention:
https://github.com/Intervention/image
Documentação
PHP Documentor:
https://github.com/phpDocumentor/phpDocumentor
PHP Dox:
https://phpdox.net/
Integração contínua
GitLab-CI:
https://about.gitlab.com/solutions/continuous-integration/
PHP-CI:
https://github.com/dancryer/phpci
Phing:
https://www.phing.info/
Deploy
Deployer:
https://github.com/deployphp/deployer
Envoy:
https://github.com/laravel/envoy
Rocketeer:
https://github.com/rocketeers/rocketeer
Gestão de ambientes
Vagrant:
https://www.vagrantup.com/
Docker:
https://www.docker.com/