{"id":49707742,"url":"https://github.com/boundwize/structarmed","last_synced_at":"2026-06-29T09:00:30.383Z","repository":{"id":356494257,"uuid":"1232782555","full_name":"boundwize/structarmed","owner":"boundwize","description":"🛡️ Configurable PHP architecture guards — define your layers and rules, then keep them enforced","archived":false,"fork":false,"pushed_at":"2026-06-27T00:34:56.000Z","size":1772,"stargazers_count":37,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-27T00:35:38.082Z","etag":null,"topics":["analysis","architecture","layer","php","static"],"latest_commit_sha":null,"homepage":"https://boundwize.github.io/structarmed/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boundwize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"samsonasik"}},"created_at":"2026-05-08T09:08:26.000Z","updated_at":"2026-06-26T22:26:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/boundwize/structarmed","commit_stats":null,"previous_names":["boundwize/structarmed"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/boundwize/structarmed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boundwize%2Fstructarmed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boundwize%2Fstructarmed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boundwize%2Fstructarmed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boundwize%2Fstructarmed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boundwize","download_url":"https://codeload.github.com/boundwize/structarmed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boundwize%2Fstructarmed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34919884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analysis","architecture","layer","php","static"],"created_at":"2026-05-08T11:06:55.924Z","updated_at":"2026-06-29T09:00:30.346Z","avatar_url":"https://github.com/boundwize.png","language":"PHP","funding_links":["https://github.com/sponsors/samsonasik"],"categories":[],"sub_categories":[],"readme":"# StructArmed\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/user-attachments/assets/18024dc9-8658-40ca-abec-2df7b675a3b8\" alt=\"StructArmed\" width=\"300\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    Configurable PHP architecture guards: define your layers and rules, then keep them enforced.\n\u003c/p\u003e\n\n[![Latest Version](https://img.shields.io/github/release/boundwize/structarmed.svg?style=flat-square)](https://github.com/boundwize/structarmed/releases)\n[![ci build](https://github.com/boundwize/structarmed/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/boundwize/structarmed/actions/workflows/ci.yml)\n[![Code Coverage](https://codecov.io/gh/boundwize/structarmed/branch/main/graph/badge.svg)](https://codecov.io/gh/boundwize/structarmed)\n[![PHPStan](https://img.shields.io/badge/style-level%20max-brightgreen.svg?style=flat-square\u0026label=phpstan)](https://github.com/phpstan/phpstan)\n[![Downloads](https://poser.pugx.org/boundwize/structarmed/downloads)](https://packagist.org/packages/boundwize/structarmed)\n\n![Windows](https://img.shields.io/badge/Windows-supported-0078D6?logo=windows\u0026logoColor=white\u0026labelColor=555555)\n![macOS](https://img.shields.io/badge/macOS-supported-C084FC?logo=apple\u0026logoColor=white\u0026labelColor=555555)\n![Linux](https://img.shields.io/badge/Linux-supported-FCC624?logo=linux\u0026logoColor=black\u0026labelColor=555555)\n\nStructArmed turns architecture decisions into executable checks. Start with presets for PSR, MVC, or DDD projects, then tune or extend the rules in native PHP.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./docs/assets/structarmed-showoff.svg\" alt=\"StructArmed violation\"\u003e\n\u003c/p\u003e\n\n## Quick Start\n\n```bash\ncomposer require --dev boundwize/structarmed\nvendor/bin/structarmed init --preset=psr4\nvendor/bin/structarmed analyse\n```\n\n## Documentation\n\nDocumentation is available online, with source files kept in this repository:\n\n- Documentation site: \u003chttps://boundwize.github.io/structarmed/\u003e\n- Documentation source: [docs/](docs/index.md) for local edits and GitHub Pages publishing.\n\n## Contributing\n\nContributions are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for setup, tooling, and pull request expectations.\n\n## License\n\nStructArmed is released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboundwize%2Fstructarmed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboundwize%2Fstructarmed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboundwize%2Fstructarmed/lists"}