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

ActiveLibrary[API Development](/categories/api)

happones/facturama-php-sdk
==========================

Facturama PHP SDK

v2.1.0(5y ago)1122MITPHPPHP ^7.1

Since May 23Pushed 5y agoCompare

[ Source](https://github.com/happones/facturama-php-sdk)[ Packagist](https://packagist.org/packages/happones/facturama-php-sdk)[ Docs](https://www.api.facturama.com.mx/)[ RSS](/packages/happones-facturama-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (3)Used By (0)

About
-----

[](#about)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7035afe36f920d2720855a4ea064d55f5fea1a081298443215f04e61a7eaeadb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686170706f6e65732f666163747572616d612d7068702d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happones/facturama-php-sdk)[![Build Status](https://camo.githubusercontent.com/a5ae0e9a973ca2a92d8315c7aadb5c8ca4587047c1b589b7ed6cb7cd7340b52c/68747470733a2f2f7472617669732d63692e6f72672f686170706f6e65732f666163747572616d612d7068702d73646b2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/happones/facturama-php-sdk)[![Total Downloads](https://camo.githubusercontent.com/6448cdeb59948c2f0900583ed213b9d89b489c2e8a197ff59dbdc2a481bba8a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686170706f6e65732f666163747572616d612d7068702d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happones/facturama-php-sdk)

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

[](#facturama-sdk-php)

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

This library requires PHP 7.1 as minimum

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

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

```
composer require happones/facturama-php-sdk

```

### 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)[happones](https://github.com/happones)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Every ~896 days

Total

2

Last Release

2011d ago

PHP version history (2 changes)v2.0.0PHP ^5.6|^7.0

v2.1.0PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/61e2a79b27236f3e58b7c5523fd705df3cbfc8b44c8fd1bc9285fc7dd35c468b?d=identicon)[happones](/maintainers/happones)

---

Top Contributors

[![diegordzr](https://avatars.githubusercontent.com/u/329874?v=4)](https://github.com/diegordzr "diegordzr (22 commits)")[![phansys](https://avatars.githubusercontent.com/u/1231441?v=4)](https://github.com/phansys "phansys (20 commits)")[![MariaFernandaZuleta](https://avatars.githubusercontent.com/u/37220581?v=4)](https://github.com/MariaFernandaZuleta "MariaFernandaZuleta (10 commits)")[![happones](https://avatars.githubusercontent.com/u/11873340?v=4)](https://github.com/happones "happones (8 commits)")[![GilbertodelaCruz](https://avatars.githubusercontent.com/u/38504430?v=4)](https://github.com/GilbertodelaCruz "GilbertodelaCruz (6 commits)")[![jcHernande2](https://avatars.githubusercontent.com/u/8387220?v=4)](https://github.com/jcHernande2 "jcHernande2 (2 commits)")[![n4huel](https://avatars.githubusercontent.com/u/13697682?v=4)](https://github.com/n4huel "n4huel (2 commits)")

---

Tags

phpjsonapiFacturama

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[facturama/facturama-php-sdk

Facturama PHP SDK

1194.9k1](/packages/facturama-facturama-php-sdk)[obiefy/api-response

Simple Laravel package to return Json responses.

17324.6k](/packages/obiefy-api-response)[uderline/openapi-php-attributes

Automatically render your OpenApi 3 file describing your PHP API using attributes

2136.3k](/packages/uderline-openapi-php-attributes)

PHPackages © 2026

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