An open API service indexing awesome lists of open source software.

https://github.com/tykoth/phpochete

Pochetinha com vários recursos pra ajudar um programador PHP
https://github.com/tykoth/phpochete

Last synced: 4 months ago
JSON representation

Pochetinha com vários recursos pra ajudar um programador PHP

Awesome Lists containing this project

README

          

# phpochete
Pochetinha com vários recursos pra ajudar um programador PHP

Depois coloco uns códigos, uma gif entraçada e vários textos.

// grep command with sed to create Console\Commands\Command::class
// grep -r '^class *' . | cut -d':' -f2 | sed -Ee "s:^class ([^\ ]+).*:Console\\\Commands\\\\\1\:\:class:g"
[