PHPackages                             felipe-prod/facturama-php-sdk - 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. felipe-prod/facturama-php-sdk

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

felipe-prod/facturama-php-sdk
=============================

Facturama PHP SDK

096PHP

Since Mar 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/felipe8edev/facturama-php-sdk-prod)[ Packagist](https://packagist.org/packages/felipe-prod/facturama-php-sdk)[ RSS](/packages/felipe-prod-facturama-php-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/4d8c2b1575e14cb157882ccead0b6e4b307c299884378fc51f6f6915b80a2d28/68747470733a2f2f7472617669732d63692e6f72672f466163747572616d612f666163747572616d612d7068702d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Facturama/facturama-php-sdk)

Facturama SDK PHP
=================

[](#facturama-sdk-php)

\[NOTE\] This document is also available in [Spanish](./README-es.md)

This library requires PHP 5.5 as minimum

How do I install it?
--------------------

[](#how-do-i-install-it)

```
composer require facturama/facturama-php-sdk:^2.0@dev

```

### Including the Lib

[](#including-the-lib)

It includes the library to your project

```
require __DIR__.'/vendor/autoload.php';
```

Start the development!

### Create an instance of Facturama\\Client class

[](#create-an-instance-of-facturamaclient-class)

Example:

```
$facturama = new \Facturama\Client('USER', 'PASSWORD');
```

With this client you can start working, at this step your are ready to make API calls on behalf of the user.

API operations
--------------

[](#api-operations)

- Create, get, cancel CFDIs; download XMLs and PDFs and send them by email;
- Check profile and current subscription;
- Logo and digital certificates uploading;
- CRUDs for Product, Customer, Branch office and series.

*All operations will be reflected on Facturama's web app.*

Mult-issuer API operations
--------------------------

[](#mult-issuer-api-operations)

- Create, get, cancel CFDIs; download XMLs and PDFs;
- CRUD for digital sign certificates ("CSD", "Certificados de los Sellos Digitales").

*These operations will not be reflected on Facturama's web app.*

With this client you can start to work, in this step you're ready to make API calls on behalf of the user.

Examples
--------

[](#examples)

Don't forget to check out our examples codes in the [examples](./examples/) directory

I want to contribute!
---------------------

[](#i-want-to-contribute)

That is great! Just fork the project in GitHub, create a topic branch, write some code, and add some tests for your new code.

Thanks for helping!

Contributing:
-------------

[](#contributing)

[phansys](https://github.com/phansys)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40176280?v=4)[felipe8edev](/maintainers/felipe8edev)[@felipe8edev](https://github.com/felipe8edev)

---

Top Contributors

[![felipe8edev](https://avatars.githubusercontent.com/u/40176280?v=4)](https://github.com/felipe8edev "felipe8edev (3 commits)")

### Embed Badge

![Health badge](/badges/felipe-prod-facturama-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/felipe-prod-facturama-php-sdk/health.svg)](https://phpackages.com/packages/felipe-prod-facturama-php-sdk)
```

###  Alternatives

[rwoverdijk/assetmanager

An assetmanager module for Laminas.

2142.1M49](/packages/rwoverdijk-assetmanager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
