PHPackages                             olc/olc-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. olc/olc-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

olc/olc-php
===========

A PHP SDK from OLC Platform

0149PHPCI passing

Since Jun 12Pushed 2w ago1 watchersCompare

[ Source](https://github.com/Open-Letter-Marketing/php-sdk)[ Packagist](https://packagist.org/packages/olc/olc-php)[ RSS](/packages/olc-olc-php/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

OLC SDK for PHP
===============

[](#olc-sdk-for-php)

The OLC SDK for PHP provides developers with a straightforward interface to integrate OLC's services into PHP applications. It abstracts away the complexities of direct API interaction, offering simplified methods to perform common tasks such as data retrieval, updates, and authentication.

This SDK aims to streamline the development process by providing consistent and reliable access to OLC's functionalities, ensuring seamless integration and optimal performance for PHP-based projects.

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

[](#installation)

```
composer require olc/olc-php
```

Version Guidance
----------------

[](#version-guidance)

VersionStatusPHP Versiondev-masterLatest&gt;=7.4API Keys
--------

[](#api-keys)

To get api keys, you must sign up to the OLC website at  and request a new API key.

Quick Start
-----------

[](#quick-start)

```
