diff --git a/db/resources.json b/db/resources.json index dd5110ab..2f560c79 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1523, +"count": 1524, "entries": [ { "API": "Cat Facts", @@ -10189,6 +10189,15 @@ "Link": "https://letscountapi.com", "Category": "Programming" }, + { + "API": "PHPhub", + "Description": "PHP syntax checker", + "Auth": "", + "HTTPS": true, + "Cors": "no", + "Link": "https://phphub.net/linter/", + "Category": "Programming" + }, { "API": "Pythonium", "Description": "Validate Python code syntax",