Skip to content

Instantly share code, notes, and snippets.

{
"name": "symfony/framework-standard-edition",
"description": "The \"Symfony Standard Edition\" distribution",
"autoload": {
"psr-0": { "": "src/" }
},
"require": {
"php": ">=5.3.3",
"symfony/symfony": "2.1.*",
"doctrine/orm": "2.2.*",
@vamsii
vamsii / gist:2471720
Created April 23, 2012 15:36
Heroku like hostname generator
<?php
$adjs = array( "autumn", "hidden", "bitter", "misty", "silent", "empty",
"dry", "dark", "summer", "icy", "delicate", "quiet", "white", "cool",
"spring", "winter", "patient", "twilight", "dawn", "crimson", "wispy",
"weathered", "blue", "billowing", "broken", "cold", "damp", "falling",
"frosty", "green", "long", "late", "lingering", "bold", "little",
"morning", "muddy", "old", "red", "rough", "still", "small",
"sparkling", "throbbing", "shy", "wandering", "withered", "wild",
"black", "young", "holy", "solitary", "fragrant", "aged", "snowy",