PHPackages                             marqant-lab/marqant-pay-subscriptions-graphql - 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. marqant-lab/marqant-pay-subscriptions-graphql

ActivePackage[API Development](/categories/api)

marqant-lab/marqant-pay-subscriptions-graphql
=============================================

GraphQL implementation for the marqant-lab/marqant-pay-subscriptions package.

v0.0.5(6y ago)2305MITPHP

Since Apr 29Pushed 6y agoCompare

[ Source](https://github.com/marqant-lab/marqant-pay-subscriptions-graphql)[ Packagist](https://packagist.org/packages/marqant-lab/marqant-pay-subscriptions-graphql)[ RSS](/packages/marqant-lab-marqant-pay-subscriptions-graphql/feed)WikiDiscussions master Synced 3w ago

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

Marqant Pay Subscriptions GraphQL
=================================

[](#marqant-pay-subscriptions-graphql)

GraphQL implementation for the marqant-lab/marqant-pay-subscriptions package.

Installation
------------

[](#installation)

You can require this package through composer like so:

```
composer require marqant-lab/marqant-pay-subscriptions-graphql
```

Next you can decide if you want to publish the default grpahql schema. If you are happy with the default schema, you can also choose to just import the schema from the `vendor/marqant-lab/marqant-pay-subscriptions-graphql/graphql`folder.

```
php artisan vendor:publish --tag=marqant_pay_graphql
```

This should provide all graphql queries needed to get the default subscriptions implementation running. The only thing left to do is to include the `subscriptions.graphql` file into your schema.

Open the schema in an editor and add the following line to the bottom.

```
#import marqant-pay-subscriptions.graphql
```

Or if you want to use the default schema of the vendor folder, then use the following line.

```
#import ../vendor/marqant-lab/marqant-pay-subscriptions-graphql/graphql/marqant-pay-subscriptions.graphql
```

And that's it! You should be able to use marqant-pay and marqant-pay-subscriptions through graphql. Try it out using a client like [Insomnia](https://insomnia.rest) or [Altair](https://altair.sirmuel.design/).

Development
-----------

[](#development)

Fot development, we suggest that you include the graphql files from the vendor folder, because they will be symlinked into it when you are developing locally.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Total

5

Last Release

2222d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/13aba1f5a025bc1217e8a41a21ca1db8e20e45373882a4e9e8c2f366bfcfe9c4?d=identicon)[marqant-lab](/maintainers/marqant-lab)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/marqant-lab-marqant-pay-subscriptions-graphql/health.svg)

```
[![Health](https://phpackages.com/badges/marqant-lab-marqant-pay-subscriptions-graphql/health.svg)](https://phpackages.com/packages/marqant-lab-marqant-pay-subscriptions-graphql)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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