Added framworks PHP - Laravel and CakePHP

This commit is contained in:
Gabriel Gomes 2016-04-14 15:22:07 -03:00
parent 514ab8dfef
commit 6505df2724
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@
### Php
* [Curso Linguagem PHP 2000](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf)
* [PHP Do jeito certo](http://br.phptherightway.com/)
* [Laravel - O Framework PHP para os Artesãos da Web](http://laravel.artesaos.org/)
* [CakePHP](http://book.cakephp.org/2.0/pt/index.html)
### Python