设置目录中代码的格式

发布于 2024-11-04 02:11:14 字数 97 浏览 1 评论 0原文

我接手了一个状况糟糕的旧 PHP 系统的维护工作。我想做的事情是清理所有代码文件,对于初学者,我只想格式化代码,以便更容易使用。有谁知道有什么方法可以格式化目录中的所有代码文件吗?

I took over maintenance of an old PHP system that is in horrible shape. Something that I would like to do is clean up all of the code files and for starters I would like to just format the code so it is easier to work with. Does anybody know of any way to format all of the code files in a directory?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

箜明 2024-11-11 02:11:14

你应该看看 beautifyphp

you should look at beautifyphp

凉月流沐 2024-11-11 02:11:14

在 Google 上搜索后,我发现了这个:PHP- Correct-Indenting

编辑:这也是:PHP Beautifier

After searching around Google, I found this: PHP-correct-Indenting.

EDIT: and this too: PHP Beautifier.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文