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(5y ago)2305MITPHP

Since Apr 29Pushed 5y 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 4d 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 43% 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

2173d 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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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