figuren-theater/code-quality
Composer 安装命令:
composer require figuren-theater/code-quality
包简介
Development tools to measure and test the code quality of figuren.theater, the WordPress Multisite network for puppeteers.
README 文档
README
figuren.theater | Code Quality
Development tools to measure and test the code quality of figuren.theater, the WordPress Multisite network for puppeteers.
Read our blog
See the network in action
•
Join the network
•
Create your own network
About
This is the long desc
- list closed tracking-issues or
docsfiles here - Do you have any ideas ?
Background & Motivation
See the workflow running for the figuren.theater platform
| Repo | Code Quality | |
|---|---|---|
| 1. | ft-admin-ui | |
| 2. | ft-core | |
| 3. | ft-coresites | |
| 4. | ft-data | |
| 5. | └── ft-network-sourcelinks | |
| 6. | ft-interactive | |
| 7. | ft-maintenance | |
| 8. | ft-media | |
| 9. | ft-onboarding | |
| 10. | ├── ft-core-block-domaincheck | |
| 11. | └── install.php | |
| 12. | ft-options | |
| 13. | ft-performance | |
| 14. | ft-platform | |
| 15. | ft-platform-collection | |
| 16. | ft-privacy | |
| 17. | ft-routes | |
| 18. | ft-security | |
| 19. | ft-seo | |
| 20. | ft-site-editing | |
| 21. | ├── ft-network-block-editor | |
| 22. | └── ft-network-block-patterns | |
| 23. | ft-theater | |
| 24. | ├── label-printing | |
| 25. | ├── theater-production-blocks | |
| 25. | └── theater-production-subsites | |
| 26. | ft-themes | |
| 27. | ft-theming | |
| 28. | .github | |
| 29. | code-quality | |
| 30. | ├── phpstan | (No Build, no tests :) |
| 31. | └── coding-standards | |
| 32. | new-ft-module | |
| 33. | status.figuren.theater | |
| 34. | BLOGS | |
| 35. | ├── websites.fuer.figuren.theater/demos | |
| 36. | └── katharina-muschiol.de |
Install
- Install via command line
composer require --dev figuren-theater/code-quality@* - Create a phpstan.neon file in the root of the repository
- Create a .phpcs.xml file in the root of the repository
Usage
composer normalize
vendor/bin/phpstan analyse -nvv
vendor/bin/phpcs . -v
Built with & uses
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Versioning
We use Semantic Versioning. For the versions available, see the tags on this repository.
Authors
- Carsten Bach - Provided idea & code - figuren.theater/crew
See also the list of contributors who participated in this project.
License
This project is licensed under the GPL-3.0-or-later, see the LICENSE file for details
Acknowledgments
- @szepeviktor for all wonderful sharings over the last years especially everything related coding-standards and semi-automated tests.
- altis by humanmade, as our digital role model and inspiration
- @roborourke for his clear & understandable coding guidelines
- python-project-template for their nice template->repo renaming workflow
figuren-theater/code-quality 适用场景与选型建议
figuren-theater/code-quality 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.79k 次下载、GitHub Stars 达 1, 最近一次更新时间为 2023 年 06 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「wordpress」 「.editorconfig」 「phpcs.xml」 「phpstan.neon」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 figuren-theater/code-quality 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 figuren-theater/code-quality 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 figuren-theater/code-quality 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Must-use plugin integrating WordPress with the Upsun platform: environment awareness, router-cache friendliness, safe preview clones, deploy migrations, Site Health checks, and a wp upsun CLI command.
Inertia.js server-side adapter for PHP. Handles full visits, Inertia XHR visits, asset-version 409 handshakes and partial reloads. Framework-agnostic, with transparent WordPress integration.
Adds Cache-Tag HTTP response headers for singular WordPress content and purges Cloudflare by tag when content changes.
AI Chatbot & Helpdesk Agent for WooCommerce. Connects your store to Egentify for AI-powered chat, order tracking, email, and ticketing.
MIDDAG's reference architecture for a WordPress plugin — composes the OSS framework/wordpress/ui libraries end to end.
Assets helper package for the Hybrid Core framework.
统计信息
- 总下载量: 2.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 23
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2023-06-26