Open-source software for Joomla, Gitea, and web platforms. Home of MokoSuite, MokoGitea, and MokoCLI.
Tennessee
references/external-standards.-
External Standards
Links to external standards and specifications referenced throughout Moko Consulting documentation.
Coding Standards
| Standard | URL | Used In |
|---|---|---|
| PSR-12: Extended Coding Style | https://www.php-fig.org/psr/psr-12/ | PHP coding standards |
| Joomla Coding Standards | https://developer.joomla.org/coding-standards.html | PHP/Joomla standards |
| Go Code Review Comments | https://go.dev/wiki/CodeReviewComments | Go coding standards |
| Conventional Commits | https://www.conventionalcommits.org/ | Commit conventions |
| Keep a Changelog | https://keepachangelog.com/ | Changelog format |
Security
| Standard | URL | Used In |
|---|---|---|
| OWASP Top 10 | https://owasp.org/Top10/ | Security standards |
| OWASP Cheat Sheet Series | https://cheatsheetseries.owasp.org/ | Secure coding reference |
Architecture
| Standard | URL | Used In |
|---|---|---|
| Twelve-Factor App | https://12factor.net/ | Architecture principles |
| JSON:API Specification | https://jsonapi.org/ | REST API format (Joomla) |
| Semantic Versioning 2.0 | https://semver.org/ | Versioning |
| OpenAPI Specification | https://swagger.io/specification/ | API documentation |
Accessibility
| Standard | URL | Used In |
|---|---|---|
| WCAG 2.1 Quick Reference | https://www.w3.org/WAI/WCAG21/quickref/ | Accessibility standards |
| WAI-ARIA Practices | https://www.w3.org/WAI/ARIA/apg/ | ARIA implementation |
Joomla Development
| Resource | URL |
|---|---|
| Joomla Developer Docs | https://manual.joomla.org/ |
| Joomla API Reference | https://api.joomla.org/ |
| Joomla Extension Directory | https://extensions.joomla.org/ |
| Joomla Web Asset Manager | https://manual.joomla.org/docs/general-concepts/web-asset-manager/ |
Gitea / MokoGitea
| Resource | URL |
|---|---|
| Gitea API Documentation | https://gitea.io/api/v1/ |
| Gitea Developer Guide | https://docs.gitea.io/en-us/development/ |
| MokoGitea Instance | https://git.mokoconsulting.tech |
MCP (Model Context Protocol)
| Resource | URL |
|---|---|
| MCP Specification | https://modelcontextprotocol.io/ |
| MCP TypeScript SDK | https://github.com/modelcontextprotocol/typescript-sdk |
Licensing
| Standard | URL |
|---|---|
| GPL-3.0 License Text | https://www.gnu.org/licenses/gpl-3.0.html |
| SPDX License List | https://spdx.org/licenses/ |
| Choose a License | https://choosealicense.com/ |
Pages