Skip to content

Instantly share code, notes, and snippets.

View stekycz's full-sized avatar

Martin Štekl stekycz

  • DNAnexus, Inc.
  • Prague, Czech Republic
  • X @stekycz
View GitHub Profile
@lm
lm / index.php
Last active July 24, 2020 15:30
<?php
class AdminerColors
{
function head()
{
static $colors = array(
'127.0.0.1' => '#ED1C24',
'localhost' => '#009245',
@ziadoz
ziadoz / awesome-php.md
Last active May 10, 2024 15:06
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.