Skip to content

Commit 0657319

Browse files
authored
Add PHPhub (#940)
1 parent 274a764 commit 0657319

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

resources/p.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,12 @@ export const resources: Resource[] = [
138138
categories: ['Image', 'Editor'],
139139
url: 'https://www.photoroom.com',
140140
},
141+
{
142+
name: 'PHPhub',
143+
description: 'PHPhub is an online PHP toolbox featuring a code checker, formatter, code fixer, regex tester, and sandbox.',
144+
categories: ['Programming', 'Tooling'],
145+
url: 'https://phphub.net/',
146+
},
141147
{
142148
name: 'PhpStorm',
143149
description:

0 commit comments

Comments
 (0)