PHPackages                             ledga/ledga-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. [API Development](/categories/api)
4. /
5. ledga/ledga-php

ActiveLibrary[API Development](/categories/api)

ledga/ledga-php
===============

PHP SDK for Ledga.io - Programmatic double-entry ledgers for finance, gaming and multi-tenant SaaS

v0.4.0(2mo ago)03.4k[1 issues](https://github.com/ledga/ledga-php/issues)MITPHPPHP ^8.1

Since Mar 31Pushed 2mo agoCompare

[ Source](https://github.com/ledga/ledga-php)[ Packagist](https://packagist.org/packages/ledga/ledga-php)[ Docs](https://ledga.io)[ RSS](/packages/ledga-ledga-php/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (5)Versions (7)Used By (0)

Warning

The Ledga PHP SDK is pre-1.0.0. APIs may change without notice while we iterate towards a stable release. Avoid relying on long-term compatibility at this stage.

Ledga PHP SDK
=============

[](#ledga-php-sdk)

The official PHP SDK for the [Ledga.io](https://ledga.io) API. Ledga provides programmatic double-entry ledgers for finance, gaming, and multi-tenant SaaS applications.

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

[](#requirements)

- PHP 8.1 or later
- Composer
- Guzzle HTTP client (installed automatically)

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

[](#installation)

Install the SDK via Composer:

```
composer require ledga/ledga-php
```

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

[](#quick-start)

```
