A list of amazingly awesome PHP libraries, resources and shiny things.
- Composer/Packagist - A package and dependency manager.
- Composer Installers - A multi framework Composer library installer.
| http://blog.corujadeti.com.br/ |
| http://flippinawesome.org/2013/05/06/5-things-you-should-stop-doing-with-jquery | |
| http://exacttarget.github.io/fuelux/ | |
| http://jquerypriceformat.com/ | |
| https://github.com/jakiestfu/Snap.js | |
| http://jaymorrow.github.io/validatr/ | |
| http://www.inserthtml.com/2013/10/single-page-website/ | |
| http://mcpants.github.io/jquery.shapeshift/ | |
| http://benhowdle.im/touche/ |
| http://www.infoq.com/br/articles/development-manager-role | |
| http://www.infoq.com/br/interviews/kanban-rodrigo-yoshima | |
| http://www.infoq.com/br/interviews/papel-product-owner | |
| http://www.infoq.com/resource/minibooks/priming-kanban-jesper-boeg/pt/pdf/InfoQBrasil-Kanban10Passos.pdf | |
| http://www.infoq.com/br/articles/business-model-canvas-introducao |
| http://git-scm.com/book/pt-br | |
| http://pcottle.github.io/learnGitBranching/index.html | |
| http://nvie.com/posts/a-successful-git-branching-model/ |
| http://runrun.it | |
| https://trello.com | |
| https://deployhq.com | |
| http://grooveshark.com | |
| http://www.feedly.com |
A list of amazingly awesome PHP libraries, resources and shiny things.
| Removendo branchs que já foram mescladas à master: | |
| git branch -d `git branch | grep -v \*` |