ridaamirini/PHPQueryBuilder

View on GitHub
phpqb.json

Summary

Maintainability
Test Coverage
{
  "folder": [
    {
      "from": "./tes",
      "to": "./db_2"
    }
  ],
  "files": [
    {
      "from": "./test.php",
      "to": "./db"
    }
  ],
  "excludes": [
    {
      "path": "./tes/toExclude.php"
    },
    {
      "path": "./tes/tes_exclude"
    }
  ],
  "defaultDestination": "./"
}