PHPackages                             mimographix/uctoplus-invoicing-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. [API Development](/categories/api)
4. /
5. mimographix/uctoplus-invoicing-php

Abandoned → [uctoplus/uctoplus-php-api](/?search=uctoplus%2Fuctoplus-php-api)Library[API Development](/categories/api)

mimographix/uctoplus-invoicing-php
==================================

Účto+ Invoicing PHP API

0.9.4(7y ago)168MITPHPPHP &gt;=7.0

Since Aug 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/MimoGraphix/uctoplus-invoicing-php)[ Packagist](https://packagist.org/packages/mimographix/uctoplus-invoicing-php)[ RSS](/packages/mimographix-uctoplus-invoicing-php/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (7)Used By (0)

Účto+ Invoicing Repository Class
================================

[](#účto-invoicing-repository-class)

Package for generate Invoice via Účto+

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

[](#installation)

You can install this package quick and easy with Composer.

Require the package via Composer:

```
$ composer require mimographix/uctoplus-invoicing-php

```

### Laravel 5 Framework Implementation

[](#laravel-5-framework-implementation)

The Invoicing Repository is built to work with the Laravel Framework. The integration is done in seconds.

Open your Laravel config file `config/app.php` and add service provider in the `$providers` array:

```
'providers' => array(

    ...

    'Uctoplus\API\InvoiceProvider'

),

```

Publish configuration into `config` folder

```
php artisan vendor:publish --provider="Uctoplus\API\InvoiceProvider"

```

License
-------

[](#license)

Účto+ Invoicing Repository is licensed under the [MIT License](http://opensource.org/licenses/MIT).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~35 days

Total

5

Last Release

2676d ago

PHP version history (2 changes)0.9PHP &gt;=5.6.4

0.9.2PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5190700?v=4)[Mário Čechovič](/maintainers/MimoGraphix)[@MimoGraphix](https://github.com/MimoGraphix)

---

Top Contributors

[![MimoGraphix](https://avatars.githubusercontent.com/u/5190700?v=4)](https://github.com/MimoGraphix "MimoGraphix (13 commits)")

### Embed Badge

![Health badge](/badges/mimographix-uctoplus-invoicing-php/health.svg)

```
[![Health](https://phpackages.com/badges/mimographix-uctoplus-invoicing-php/health.svg)](https://phpackages.com/packages/mimographix-uctoplus-invoicing-php)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[spatie/laravel-route-attributes

Auto register routes using PHP attributes

879963.2k18](/packages/spatie-laravel-route-attributes)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k379.4k24](/packages/team-reflex-discord-php)[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)

PHPackages © 2026

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