bernhardwebstudio/pipefy-php-sdk

An SDK for the PHP GraphQL API

Package info

github.com/BernhardWebstudio/Pipefy-PHP-SDK

pkg:composer/bernhardwebstudio/pipefy-php-sdk

Fund package maintenance!

Tidelift

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2022-01-30 06:59 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-3.0-or-later 60425b44fbd51e681fd04bc3fe1056a11865e4cf

  • Tim Bernhard <tim.woop@bernhard-webstudio.ch>

graphqlpipefy

This package is auto-updated.

Last update: 2026-05-29 00:47:48 UTC


README

(Mostly autogenerated) PHP Code to access Pipefy's API

Usage

This code was intially generated using mghoneimy/php-graphql-oqm and then adjusted to actually be usable (removal of duplicate and deprecated fields, rename of a few methods).

Note that currently, only queries are supported. Refer to their issue #16 to subscribe for updates on when mutations will be implemented.

It can be used together with mghoneimy/php-graphql-client and can be used as described in the corresponding documentations.

Contributing

Contributions are highly welcome.