PHPackages                             leadvertex/plugin-component-api-client - 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. leadvertex/plugin-component-api-client

AbandonedArchivedLibrary[API Development](/categories/api)

leadvertex/plugin-component-api-client
======================================

LeadVertex plugin API client component

0.6.6(3y ago)07.2k3proprietaryPHPPHP &gt;=7.4.0

Since Jul 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/leadvertex/plugin-component-api-client)[ Packagist](https://packagist.org/packages/leadvertex/plugin-component-api-client)[ RSS](/packages/leadvertex-plugin-component-api-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (6)Versions (23)Used By (3)

LeadVertex API client plugin component
======================================

[](#leadvertex-api-client-plugin-component)

`\Leadvertex\Plugin\Components\ApiClient\ApiClient` - component, which accept API endpoint URL and API token, and allow make queries to leadvertex.com [GraphQL](https://graphql.org/) API. This component use under the hood [softonic/graphql-client](https://packagist.org/packages/softonic/graphql-client) GraphQL client library

Usage
-----

[](#usage)

For example, in your plugin app you can create internationalization class like this

```
