Skip to content

Instantly share code, notes, and snippets.

View JiNexus's full-sized avatar
One does not simply code w/o developing antisocial behavior & caffeine addiction

Jimvirle Calago JiNexus

One does not simply code w/o developing antisocial behavior & caffeine addiction
View GitHub Profile
@MrHallows
MrHallows / fastboot_help.md
Last active May 15, 2025 03:11
fastboot commands

Command:

$ fastboot help

Output:

usage: fastboot [OPTION...] COMMAND...

flashing:
@geerteltink
geerteltink / cli-config.php
Last active April 2, 2019 12:57
Zend Expressive Doctrine Factory and Redis Cache
<?php
/**
* Configuration for doctrine cli.
*
* This file is auto detected and used by doctrine cli.
*/
use Doctrine\ORM\Tools\Console\ConsoleRunner;
use Doctrine\ORM\EntityManager;
@Ocramius
Ocramius / README.md
Last active January 22, 2024 00:09
`__invoke` vs `function` vs `Closure`
@Ocramius
Ocramius / .gitignore
Last active January 10, 2023 16:34
`Zend\EventManager` examples
vendor
composer.lock