{"id":37007761,"url":"https://github.com/scaleupstack/annotations","last_synced_at":"2026-01-14T00:49:17.355Z","repository":{"id":62540943,"uuid":"175958265","full_name":"scaleupstack/annotations","owner":"scaleupstack","description":"Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration","archived":false,"fork":false,"pushed_at":"2019-10-26T22:11:42.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T04:45:40.225Z","etag":null,"topics":["annotations","docblock","docblock-style","metadata","parser","php","php7","phpdoc","phpdoc-parser","phpdocumentor","reflection"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scaleupstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-16T10:34:06.000Z","updated_at":"2019-10-26T22:11:44.000Z","dependencies_parsed_at":"2022-11-02T16:00:33.261Z","dependency_job_id":null,"html_url":"https://github.com/scaleupstack/annotations","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/scaleupstack/annotations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaleupstack%2Fannotations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaleupstack%2Fannotations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaleupstack%2Fannotations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaleupstack%2Fannotations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scaleupstack","download_url":"https://codeload.github.com/scaleupstack/annotations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaleupstack%2Fannotations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28406890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["annotations","docblock","docblock-style","metadata","parser","php","php7","phpdoc","phpdoc-parser","phpdocumentor","reflection"],"created_at":"2026-01-14T00:49:16.742Z","updated_at":"2026-01-14T00:49:17.346Z","avatar_url":"https://github.com/scaleupstack.png","language":"PHP","readme":"# ScaleUpStack/Annotations\n\n\n## About\n\nThis library allows to read annotations in the classical DocBlock style including an extended multi-line declaration.\n\nThe built-in set of supported annotations can be extended easily by project-specific extensions.\n\n\n## Installation\n\nUse [Composer] to install this library:\n\n```\n$ composer require scaleupstack/annotations\n```\n\n\n## Introduction\n\nThis library is not yet documented. But perhaps [scaleupstack/metadata] can be helpful to find out how to use it.\n\nTODO: to be done\n\n\n## Current State\n\nThis library has been developed with a special intention in mind. It will evolve in the context of [scaleupstack/metadata], and [scaleupstack/easy-object].\n\nThis results in some known limitations that are no high-priority for this intended purpose.\n\n* E.g. not all allowed class names in `@var` are supported (e.g. UTF-8 special chars).\n\n* Only a sub-set of phpDocumentor annotation tags are built-in.\n\n* Some limitations are perhaps very strict.\n\nIf you are missing anything, feel free to contact me, or create a pull request.\n\n\nCurrently these built-in annotations are implemented:\n\n* `@method`\n\n* `@property-read`\n\n* `@var`\n\nAll other annotations are represented as `UnknownAnnotation`.\n\n\n## Contribute\n\nThanks that you want to contribute to ScaleUpStack/Annotations.\n\n* Report any bugs or issues on the [issue tracker].\n\n* Get the source code from the [Git repository].\n\n\n## License\n\nPlease check [LICENSE.md] in the root dir of this package.\n\n\n## Copyright\n\nScaleUpVentures Gmbh, Germany\u003cbr\u003e\nThomas Nunninger \u003cthomas.nunninger@scaleupventures.com\u003e\u003cbr\u003e\n[www.scaleupventures.com]\n\n\n\n[Composer]: https://getcomposer.org\n[scaleupstack/metadata]: https://github.com/scaleupstack/metadata\n[scaleupstack/easy-object]: https://github.com/scaleupstack/easy-object\n[issue tracker]: https://github.com/scaleupstack/annotations/issues\n[Git repository]: https://github.com/scaleupstack/annotations\n[LICENSE.md]: LICENSE.md\n[www.scaleupventures.com]: https://www.scaleupventures.com/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscaleupstack%2Fannotations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscaleupstack%2Fannotations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscaleupstack%2Fannotations/lists"}