PHPackages                             magicyclebikeklaviyo/api - 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. magicyclebikeklaviyo/api

ActiveLibrary[API Development](/categories/api)

magicyclebikeklaviyo/api
========================

PHP SDK for Klaviyo's API.

01PHP

Since Nov 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/a312354805/jjw-klaviyo-api-php-main)[ Packagist](https://packagist.org/packages/magicyclebikeklaviyo/api)[ RSS](/packages/magicyclebikeklaviyo-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Klaviyo PHP SDK
===============

[](#klaviyo-php-sdk)

- SDK version: 1.0.1
- API Revision: 2022-10-17

Helpful Resources
-----------------

[](#helpful-resources)

- [API Reference](https://developers.klaviyo.com/en/v2022-10-17/reference)
- [API Guides](https://developers.klaviyo.com/en/v2022-10-17/docs)
- [Postman Workspace](https://www.postman.com/klaviyo/workspace/klaviyo-developers)

Design &amp; Approach
---------------------

[](#design--approach)

This SDK is a thin wrapper around our API. See our API Reference for full documentation on behavior.

This SDK mirrors the organization and naming convention of the above language-agnostic resources, with a few namespace changes to conform to PHP idioms (details in Appendix).

Organization
------------

[](#organization)

This SDK is organized into the following resources:

- Catalogs
- Client
- Events
- Flows
- Lists
- Metrics
- Profiles
- Segments
- Templates

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

[](#installation)

You can install this package using [our Packagist package](https://packagist.org/packages/klaviyo/api):

```
composer require klaviyo/api
```

Usage Example
-------------

[](#usage-example)

```
