PHPackages                             changerawr/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. changerawr/php

ActiveLibrary

changerawr/php
==============

PHP SDK for interacting with self-hosted Changerawr instances

03PHPCI passing

Since May 9Pushed 1y agoCompare

[ Source](https://github.com/Changerawr/php)[ Packagist](https://packagist.org/packages/changerawr/php)[ RSS](/packages/changerawr-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Changerawr PHP SDK
==================

[](#changerawr-php-sdk)

This PHP SDK provides a simple and convenient way to interact with the API of your self-hosted Changerawr instance for managing changelogs, subscribers, email notifications, and embed widgets.

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

[](#installation)

Install the SDK via Composer:

```
composer require changerawr/php
```

Requirements
------------

[](#requirements)

- PHP 7.4 or later
- Guzzle HTTP library (automatically installed as a dependency)
- A self-hosted Changerawr instance

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

[](#quick-start)

```
