{"id":20176543,"url":"https://github.com/phpmv/ubiquity-annotations","last_synced_at":"2026-04-17T14:35:12.341Z","repository":{"id":57040637,"uuid":"320880375","full_name":"phpMv/ubiquity-annotations","owner":"phpMv","description":"php annotations (phpdoc comments) for Ubiquity framework","archived":false,"fork":false,"pushed_at":"2022-02-19T18:41:08.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T14:42:14.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpMv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-12T17:00:45.000Z","updated_at":"2022-02-14T14:17:35.000Z","dependencies_parsed_at":"2022-08-23T22:00:10.643Z","dependency_job_id":null,"html_url":"https://github.com/phpMv/ubiquity-annotations","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-annotations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-annotations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-annotations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-annotations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpMv","download_url":"https://codeload.github.com/phpMv/ubiquity-annotations/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241612052,"owners_count":19990715,"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-11-14T02:09:55.037Z","updated_at":"2026-04-17T14:35:12.302Z","avatar_url":"https://github.com/phpMv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ubiquity-annotations\nphp annotations for Ubiquity framework with mindplay/php-annotations\n\nAs mindplay annotations are not yet compatible with PHP8, you have to add a fix in the `composer.json` file of your project:\n```json\n    \"repositories\": [\n        {\n            \"type\": \"vcs\",\n            \"url\": \"https://github.com/phpMv/php-annotations\"\n        }\n    ],\n    \"require-dev\" : {\n            \"mindplay/annotations\": \"dev-php8-fix as 1.3.2\",\n    },\n```\nRun `composer update`\n\nIf necessary, remember to clear the cache (especially the annotations cache in `app/cache/annotations` folder).\n```bash\nUbiquity clear-cache\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpmv%2Fubiquity-annotations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpmv%2Fubiquity-annotations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpmv%2Fubiquity-annotations/lists"}