PHPackages                             randock/vignette-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. randock/vignette-api-client

ActiveLibrary[API Development](/categories/api)

randock/vignette-api-client
===========================

Vignette PHP api client

0.0.3(4y ago)04PHPPHP ^7.2.5

Since May 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/randock/vignette-api-client)[ Packagist](https://packagist.org/packages/randock/vignette-api-client)[ RSS](/packages/randock-vignette-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

The API works by obtaining a JWT and then sending it to the api. In order to speed things up, we need to store the JWT response by implementing the persistence strategy.

The easiest way is to use a PSR-16 compatible cache adapter. Most frameworks have these.

See

Minimum required code to use the API:

```
