{"id":13505098,"url":"https://github.com/Halleck45/DesignPatternDetector","last_synced_at":"2025-03-29T23:31:10.716Z","repository":{"id":145766339,"uuid":"47620110","full_name":"Halleck45/DesignPatternDetector","owner":"Halleck45","description":"detection of design patterns in PHP code","archived":false,"fork":false,"pushed_at":"2024-04-18T15:12:34.000Z","size":63,"stargazers_count":116,"open_issues_count":6,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T20:21:17.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Halleck45.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/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},"funding":{"github":["Halleck45"]}},"created_at":"2015-12-08T12:15:49.000Z","updated_at":"2025-01-17T22:37:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d110dd36-b955-4dfc-afd3-b31a779c4774","html_url":"https://github.com/Halleck45/DesignPatternDetector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Halleck45%2FDesignPatternDetector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Halleck45%2FDesignPatternDetector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Halleck45%2FDesignPatternDetector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Halleck45%2FDesignPatternDetector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Halleck45","download_url":"https://codeload.github.com/Halleck45/DesignPatternDetector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258884,"owners_count":20748573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T00:00:58.443Z","updated_at":"2025-03-29T23:31:10.034Z","avatar_url":"https://github.com/Halleck45.png","language":"PHP","readme":"# Pattern Detector for PHP\n\nDetects design pattern in your code\n\n[![License](https://poser.pugx.org/halleck45/php-metrics/license.svg)](https://packagist.org/packages/halleck45/design-pattern-detector)\n[![Build Status](https://secure.travis-ci.org/Halleck45/DesignPatternDetector.svg)](http://travis-ci.org/Halleck45/DesignPatternDetector) \n\n## Installation\n\n    git clone https://github.com/Halleck45/DesignPatternDetector.git\n    cd DesignPatternDetector\n    composer install\n\n## Usage\n\n    ./bin/design-pattern \u003csource-directory\u003e\n\nYou'll get something like:\n\n![screenshot](./doc/capture1.png)\n\n    \n## Why ?\n\nJust for fun. **This tool is only a proof of concept**. But contributions are welcome :)\n\n## Detected patterns\n\nToday this tool is able to detect following patterns :\n\n+ Micro\n    + Structure\n+ Structural\n    + Bridge\n    + Decorator\n    + Proxy\n+ Creational\n    + Singleton\n    + Abstract Factory\n+ Behavior\n+ Anti-patterns\n    + GodObject / Blob\n\n## License\n\nSee LICENSE file\n\n    \n","funding_links":["https://github.com/sponsors/Halleck45"],"categories":["Standalone","Programming Languages"],"sub_categories":["Bugs finders"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHalleck45%2FDesignPatternDetector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHalleck45%2FDesignPatternDetector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHalleck45%2FDesignPatternDetector/lists"}