PHPackages                             factomos/factomos-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. [Payment Processing](/categories/payments)
4. /
5. factomos/factomos-php

ActiveLibrary[Payment Processing](/categories/payments)

factomos/factomos-php
=====================

PHP library for the Factomos API.

1.0.8(1y ago)16.2k↑21.9%1MITPHPPHP &gt;=5.4.0

Since Dec 19Pushed 1y ago2 watchersCompare

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

READMEChangelog (4)Dependencies (1)Versions (10)Used By (0)

Factomos is an invoicing tool (B2B SaaS) available at \[\]. This library is a PHP Client for the Factomos API. With it you can create invoices, estimates, send them, etc ...

The full API documentation is available at \[\]

Installation
============

[](#installation)

Official installation method is via composer and its packagist package [factomos/factomos-php](https://packagist.org/packages/factomos/factomos-php).

```
$ composer require factomos/factomos-php

```

Usage
=====

[](#usage)

The simplest usage of the library would be as follows:

```
