Skip to content

Instantly share code, notes, and snippets.

View halan's full-sized avatar
🛹

Halan Pinheiro halan

🛹
View GitHub Profile

Awesome PHP

A list of amazingly awesome PHP libraries, resources and shiny things.

Composer

Composer Related

Awesome PHP

A list of amazingly awesome PHP libraries, resources and shiny things.

Composer

Composer Related

@halan
halan / .vimrc
Created April 4, 2013 17:40 — forked from brennovich/.vimrc
set nocompatible
filetype off
set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
" let Vundle manage Vundle
" required!
Bundle 'gmarik/vundle'
@halan
halan / gist:4171492
Created November 29, 2012 20:01 — forked from cesarmedeiros/gist:4171441
Sugestão de leituras com base no Tracking de leituras anteriores
require 'rubygems'
require 'redis'
class Datanosql
def initialize
@r = Redis.new
end
@halan
halan / links.textile
Created November 13, 2012 16:03 — forked from lucashungaro/links.textile
Links de referência utilizados em minha palestra