{"id":24585470,"url":"https://github.com/sunary/options-completion-phpstorm-plugin","last_synced_at":"2025-08-01T01:05:28.606Z","repository":{"id":69668311,"uuid":"93840296","full_name":"sunary/options-completion-phpstorm-plugin","owner":"sunary","description":"Options completion PhpStorm plugin","archived":false,"fork":false,"pushed_at":"2017-06-15T10:32:40.000Z","size":7,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T07:49:41.394Z","etag":null,"topics":["intellij-plugin","phpstorm","phpstorm-plugin"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/9761-options-completion-plugin","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-06-09T09:04:43.000Z","updated_at":"2018-11-10T14:59:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7f6bebe-9707-4f30-8e83-66b1322581b5","html_url":"https://github.com/sunary/options-completion-phpstorm-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sunary/options-completion-phpstorm-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunary%2Foptions-completion-phpstorm-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunary%2Foptions-completion-phpstorm-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunary%2Foptions-completion-phpstorm-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunary%2Foptions-completion-phpstorm-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunary","download_url":"https://codeload.github.com/sunary/options-completion-phpstorm-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunary%2Foptions-completion-phpstorm-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266854199,"owners_count":23995479,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":["intellij-plugin","phpstorm","phpstorm-plugin"],"created_at":"2025-01-24T05:12:11.789Z","updated_at":"2025-07-24T14:02:04.485Z","avatar_url":"https://github.com/sunary.png","language":"Java","readme":"Options completion PhpStorm plugin\n====================\n\n**Origin from:** [options-completion-phpstorm-plugin](https://github.com/woru/options-completion-phpstorm-plugin)\n\n**Download:** [https://plugins.jetbrains.com/plugin/9761-options-completion-plugin](https://plugins.jetbrains.com/plugin/9761-options-completion-plugin)\n\n\nParses [phpDocumentor's hash description](https://github.com/phpDocumentor/fig-standards/blob/master/proposed/phpdoc.md#examples-12) and shows supported keys.\n\n```php\nclass Element {\n    /**\n     * Initializes this class with the given options.\n     *\n     * @param array $options {\n     *     @var bool   $required Whether this element is required\n     *     @var string $label    The display name for this element\n     * }\n     *\n     * @enum $color {\"red\", \"green\", \"blue\"}\n     */\n    public function __construct(array $options = array())\n    {\n        $this-\u003ecolor = |\n        //             | ctrl+space will show supported attributes\n    }\n}\n\n\nnew Element(['label' =\u003e 'Bob', '|' ]);\n//                              | ctrl+space will show supported attributes\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunary%2Foptions-completion-phpstorm-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunary%2Foptions-completion-phpstorm-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunary%2Foptions-completion-phpstorm-plugin/lists"}