From 041ba3bbb3a49df3e62f29ba8bf9bb8d4f2eb2f6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 12 Nov 2025 09:39:40 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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",