Extends the [Silex] 1 microframework to do the thing with the stuff.
Create a composer.json
file and use [Composer] 2 to install it:
{
"repositories": [
{
"type": "vcs",
"url": "http://github.com/vgmdb/common"
}
],
"require": {
"vgmdb/common": "dev-master"
}
}
Adhere to the [PSR-1] 3 and [PSR-2] 4 coding standards.
Licensed under the MIT license.