PHPackages                             dunkel/graphqlsites - 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. dunkel/graphqlsites

ActiveCraft-plugin[API Development](/categories/api)

dunkel/graphqlsites
===================

Add a graphql query for sites to craft cms.

v0.1.5(1y ago)2435↓100%MITPHPPHP &gt;=8.0.2

Since May 30Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Dunkel-Design/craft-graphql-sites)[ Packagist](https://packagist.org/packages/dunkel/graphqlsites)[ RSS](/packages/dunkel-graphqlsites/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (7)Used By (0)

Query craft sites
=================

[](#query-craft-sites)

Get basic information about craft sites in graphql.

Install
-------

[](#install)

```
composer require "dunkel/graphqlsites:^0.1.4" -w && php craft plugin/install _craft-graphql-sites

```

```
query {
  # csites for craft sites, because craft might wan't to use sites in the future
  csites {
    id
    baseUrl
    language
    name
    handle
    enabled
    hasUrls
    primary
    sortOrder
    group {
      id
      name
    }
  }
}
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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 ~90 days

Recently: every ~104 days

Total

6

Last Release

627d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/068044230a98d6ece2bd98a070f768887ea61e9ffbfc3c03392be4a0f67534c7?d=identicon)[dunkel-design](/maintainers/dunkel-design)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dunkel-graphqlsites/health.svg)

```
[![Health](https://phpackages.com/badges/dunkel-graphqlsites/health.svg)](https://phpackages.com/packages/dunkel-graphqlsites)
```

###  Alternatives

[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36205.0k3](/packages/wrav-oembed)[craftcms/apple-news

Publish Craft CMS entries to Apple News

4223.5k](/packages/craftcms-apple-news)[craftpulse/craft-typesense

Craft Plugin that synchronises with Typesense

122.7k](/packages/craftpulse-craft-typesense)

PHPackages © 2026

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