{"id":24956165,"url":"https://github.com/jerowork/graphql-attribute-schema","last_synced_at":"2026-03-09T13:38:18.830Z","repository":{"id":275037677,"uuid":"911223997","full_name":"jerowork/graphql-attribute-schema","owner":"jerowork","description":"Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.","archived":false,"fork":false,"pushed_at":"2026-01-15T15:20:28.000Z","size":850,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-20T11:43:42.104Z","etag":null,"topics":["attributes","graphql","webonyx"],"latest_commit_sha":null,"homepage":"https://jerowork.github.io/graphql-attribute-schema/","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/jerowork.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,"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}},"created_at":"2025-01-02T14:21:36.000Z","updated_at":"2026-01-15T15:19:10.000Z","dependencies_parsed_at":"2025-12-30T18:07:37.014Z","dependency_job_id":null,"html_url":"https://github.com/jerowork/graphql-attribute-schema","commit_stats":null,"previous_names":["jerowork/graphql-attribute-schema"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/jerowork/graphql-attribute-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerowork%2Fgraphql-attribute-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerowork%2Fgraphql-attribute-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerowork%2Fgraphql-attribute-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerowork%2Fgraphql-attribute-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerowork","download_url":"https://codeload.github.com/jerowork/graphql-attribute-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerowork%2Fgraphql-attribute-schema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30297232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: 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":["attributes","graphql","webonyx"],"created_at":"2025-02-03T06:27:46.429Z","updated_at":"2026-03-09T13:38:18.811Z","avatar_url":"https://github.com/jerowork.png","language":"PHP","readme":"# GraphQL Attribute Schema\n\n[![Build Status](https://scrutinizer-ci.com/g/jerowork/graphql-attribute-schema/badges/build.png?b=main)](https://github.com/jerowork/graphql-attribute-schema/actions)\n[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/jerowork/graphql-attribute-schema.svg?style=flat)](https://scrutinizer-ci.com/g/jerowork/graphql-attribute-schema/code-structure)\n[![Quality Score](https://img.shields.io/scrutinizer/g/jerowork/graphql-attribute-schema.svg?style=flat)](https://scrutinizer-ci.com/g/jerowork/graphql-attribute-schema)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)\n[![Downloads](https://img.shields.io/packagist/dt/jerowork/graphql-attribute-schema?style=flat\u0026color=4bc61d)](https://packagist.org/packages/jerowork/graphql-attribute-schema)\n[![PHP Version](https://img.shields.io/badge/php-%5E8.3-8892BF.svg?style=flat)](https://packagist.org/packages/jerowork/graphql-attribute-schema)\n\nBuild your GraphQL schema for [webonyx/graphql-php](https://github.com/webonyx/graphql-php) using **PHP attributes** instead of array-based configuration.\n\n## Why use this library?\n\nThe [webonyx/graphql-php](https://github.com/webonyx/graphql-php) package requires a **schema** to run a GraphQL server. Normally, this schema is defined based on array configuration. \n\nThis package introduces PHP attributes to configure your GraphQL schema instead. By adding attributes (`#[Mutation]`, `#[Query]`, `#[Type]`, etc.) directly to your classes, this library **automatically generates** the GraphQL schema for you.\n\n## 📖 Documentation\n\nThe documentation is available on [GitHub pages](https://jerowork.github.io/graphql-attribute-schema/docs) or in the [GitHub repository](https://github.com/jerowork/graphql-attribute-schema/blob/main/docs/index.md).\n\nThere is also an example application using most of the features at [https://github.com/jerowork/example-application-graphql-attribute-schema](https://github.com/jerowork/example-application-graphql-attribute-schema).\n","funding_links":[],"categories":["Recently Updated","Implementations"],"sub_categories":["[Feb 11, 2025](/content/2025/02/11/README.md)","PHP"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerowork%2Fgraphql-attribute-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerowork%2Fgraphql-attribute-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerowork%2Fgraphql-attribute-schema/lists"}