PHPackages                             syscover/factura-directa - 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. syscover/factura-directa

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

syscover/factura-directa
========================

Factura Directa package

v2.0.2(9y ago)01002PHPPHP &gt;=5.6.4

Since Aug 11Pushed 9y ago2 watchersCompare

[ Source](https://github.com/syscover/factura-directa)[ Packagist](https://packagist.org/packages/syscover/factura-directa)[ RSS](/packages/syscover-factura-directa/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)DependenciesVersions (7)Used By (2)

Factura Directa to Laravel 5.3
==============================

[](#factura-directa-to-laravel-53)

[![Total Downloads](https://camo.githubusercontent.com/8071153b807f5e75d42367ac3b0c6d251568864ae2bb541891b3f3100c02b6a4/68747470733a2f2f706f7365722e707567782e6f72672f737973636f7665722f666163747572612d646972656374612f646f776e6c6f616473)](https://packagist.org/packages/syscover/factura-directa)

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

[](#installation)

**1 - After install Laravel framework, insert on file composer.json, inside require object this value**

```
"syscover/factura-directa": "~2.0"

```

and execute on console:

```
composer update

```

**2 - Register service provider, on file config/app.php add to providers array**

```
Syscover\FacturaDirecta\FacturaDirectaServiceProvider::class,

```

**3 - Execute publish command**

```
php artisan vendor:publish

```

\##Configuration Set config options on config\\facturaDirecta.php The best option is set options in environment file, with this example

```
FACTURADIRECTA_ACCOUNT_NAME=xxxxxx
FACTURADIRECTA_API_KEY=xxxxxxxxxxxxxxxxxxxx

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~41 days

Recently: every ~48 days

Total

6

Last Release

3400d ago

Major Versions

1.0.x-dev → v2.0.02016-09-04

PHP version history (2 changes)v1.0.0PHP &gt;=5.5.9

v2.0.1PHP &gt;=5.6.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/70d93b133cd1355362a7c2b51a70734409a16402e670ba5c9912d0bb05c6df3f?d=identicon)[carlospalacin](/maintainers/carlospalacin)

---

Top Contributors

[![carlospalacin](https://avatars.githubusercontent.com/u/7494076?v=4)](https://github.com/carlospalacin "carlospalacin (30 commits)")

---

Tags

laravelpulsarsyscoverFacturadirecta

### Embed Badge

![Health badge](/badges/syscover-factura-directa/health.svg)

```
[![Health](https://phpackages.com/badges/syscover-factura-directa/health.svg)](https://phpackages.com/packages/syscover-factura-directa)
```

###  Alternatives

[syscover/shopping-cart

Shopping Cart package

299.1k1](/packages/syscover-shopping-cart)

PHPackages © 2026

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