PHPackages                             bigfork/silverstripe-graphql-sdl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bigfork/silverstripe-graphql-sdl

ActiveSilverstripe-vendormodule[API Development](/categories/api)

bigfork/silverstripe-graphql-sdl
================================

Outputs a GraphQL System Definition Language (SDL) file for your schema

1.1.1(1y ago)0947BSD-3-ClausePHPPHP ^7.3 || ^8.0

Since Feb 4Pushed 1y ago3 watchersCompare

[ Source](https://github.com/bigfork/silverstripe-graphql-sdl)[ Packagist](https://packagist.org/packages/bigfork/silverstripe-graphql-sdl)[ RSS](/packages/bigfork-silverstripe-graphql-sdl/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

GraphQL SDL transcriber
=======================

[](#graphql-sdl-transcriber)

Automatically generates a file containing your GraphQL schema, represented by the [GraphQL Type System Definition Language](http://spec.graphql.org/June2018/#sec-Type-System). This is mainly intended for use with the IntelliJ [GraphQL plugin](https://plugins.jetbrains.com/plugin/8097-graphql).

Install
-------

[](#install)

`composer require bigfork/silverstripe-graphql-sdl`

Usage
-----

[](#usage)

The SDL files are, by default, only built in `dev` mode and are output to `public/_graphql/schemaname.sdl.graphql`. All schemas are included, but if this causes problems (e.g. conflicting types) it’s possible to only enable this for specific schemas via YAML config:

```
Bigfork\SilverstripeGraphQLSDL\SDLTranscribeHandler:
  schemas:
    - default
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~516 days

Total

3

Last Release

568d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/203294386?v=4)[-&gt; lozcalver](/maintainers/kinglozzer)[@kinglozzer](https://github.com/kinglozzer)

---

Top Contributors

[![lozcalver](https://avatars.githubusercontent.com/u/1655548?v=4)](https://github.com/lozcalver "lozcalver (4 commits)")

### Embed Badge

![Health badge](/badges/bigfork-silverstripe-graphql-sdl/health.svg)

```
[![Health](https://phpackages.com/badges/bigfork-silverstripe-graphql-sdl/health.svg)](https://phpackages.com/packages/bigfork-silverstripe-graphql-sdl)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)[silverstripe/graphql-devtools

Tools to help developers building new applications on SilverStripe's GraphQL API

13396.1k7](/packages/silverstripe-graphql-devtools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
