PHPackages                             5dvision/directo - 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. 5dvision/directo

ActiveLibrary[API Development](/categories/api)

5dvision/directo
================

Production-ready PHP SDK for Directo XMLCore API

0.0.1(3mo ago)04MITPHPPHP ^8.2CI passing

Since Feb 6Pushed 3mo agoCompare

[ Source](https://github.com/5dvision/directo)[ Packagist](https://packagist.org/packages/5dvision/directo)[ Docs](https://5dvision.ee)[ RSS](/packages/5dvision-directo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

Directo PHP SDK
===============

[](#directo-php-sdk)

Production-ready PHP 8.2+ SDK for the Directo XMLCore API. [Directo XMLCore Documentation](https://wiki.directo.ee/et/xml_direct)

[![Build Status](https://github.com/5dvision/directo/actions/workflows/tests.yml/badge.svg)](https://github.com/5dvision/directo/actions)[![PHP Version](https://camo.githubusercontent.com/962aced9b09d89716dbebf186ff899754a096ff1068b6b7988675c2d9fab9331/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e322d626c75652e737667)](https://php.net)[![License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](LICENSE)

A modern, type-safe, and testable PHP SDK for integrating with the Directo ERP system via its XMLCore API. It provides a simple fluent interface for managing Customers, Items, Receipts, and more.

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

[](#installation)

> **Requires [PHP 8.2+](https://php.net/releases/)**.

⚡️ Get started by requiring the package using [Composer](https://getcomposer.org):

```
composer require 5dvision/directo
```

Usage
-----

[](#usage)

```
