You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,13 +102,14 @@ Documentation
102
102
Related projects
103
103
----------------
104
104
105
-
-[babel-preset-php](https://gitlab.com/kornelski/babel-preset-php) : Babel preset for converting PHP syntax to JavaScript. It can run subset of PHP in the browser or in Node.js. .
-[babel-preset-php](https://gitlab.com/kornelski/babel-preset-php) : Babel preset for converting PHP syntax to JavaScript. It can run subset of PHP in the browser or in Node.js
107
+
-[wp-pot](https://github.com/rasmusbe/wp-pot) : Generate pot file for WordPress plugins and themes
108
+
-[crane](https://github.com/HvyIndustries/crane) : PHP Intellisense/code-completion for VS Code
106
109
-[php-unparser](https://github.com/chris-l/php-unparser) : Produce code that uses the style format recommended by PSR-1 and PSR-2.
107
110
-[php-writer](https://github.com/glayzzle/php-writer) : Update PHP scripts from their AST
108
111
-[ts-php-inspections](https://github.com/DaGhostman/ts-php-inspections) : Provide PHP code inspections written in typescript
109
112
-[php-reflection](https://github.com/glayzzle/php-reflection) : Reflection API for PHP files
110
-
-[wp-pot](https://github.com/rasmusbe/wp-pot) : Generate pot file for WordPress plugins and themes
111
-
-[crane](https://github.com/HvyIndustries/crane) : PHP Intellisense/code-completion for VS Code
112
113
113
114
> You can add here your own project by opening an issue request.
0 commit comments