getCompanies
$result = getCompanies($filters)
Return all entries matching $filter from the companies table.
The method returns an array of objects, each object matching the filters specified.