PHPackages                             rafal-kanski-stp/tulo-php-api-client - 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. rafal-kanski-stp/tulo-php-api-client

ActiveLibrary[API Development](/categories/api)

rafal-kanski-stp/tulo-php-api-client
====================================

This is PHP Client for Tulo API

0.1.0(6y ago)13[2 PRs](https://github.com/rafal-kanski-stp/tulo-php-api-client/pulls)MITPHPPHP &gt;=7.2

Since Nov 7Pushed 3y agoCompare

[ Source](https://github.com/rafal-kanski-stp/tulo-php-api-client)[ Packagist](https://packagist.org/packages/rafal-kanski-stp/tulo-php-api-client)[ RSS](/packages/rafal-kanski-stp-tulo-php-api-client/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (7)Versions (5)Used By (0)

Tulo PHP API Client
===================

[](#tulo-php-api--client)

[![Build Status](https://camo.githubusercontent.com/8e7368616eb6d6fa81e110ab5149bceae7159b2b1bb3761c12bdfeb4b3da1903/68747470733a2f2f7472617669732d63692e6f72672f726166616c2d6b616e736b692d7374702f74756c6f2d7068702d6170692d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rafal-kanski-stp/tulo-php-api-client)

Requirements
------------

[](#requirements)

It requires `docker` and `docker-compose`. It works perfectly fine for `PHP>=7.2`.

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

[](#installation)

`composer require rafal-kanski-stp/tulo-php-api-client`

Installation (for development)
------------------------------

[](#installation-for-development)

In project directory run command:

```
docker-compose -f infrastructure/docker/docker-compose.yml up -d

```

To install project you have to run this:

```
export CONTAINER_USER_ID=998 && \
export CONTAINER_USER_NAME=appuser && \
export CONTAINER_GROUP_ID=998 && \
export CONTAINER_GROUP_NAME=appusergroup && \
export GITHUB_OAUTH_TOKEN=xxx && \
docker-compose -f infrastructure/docker/docker-compose.yml exec php-cli-7.3 \
/bin/bash -c "composer install --no-interaction"
```

Or:

```
cp .env.dist .env
```

Set all variables and next:

```
docker-compose -f infrastructure/docker/docker-compose.yml exec php-cli-7.3 \
/bin/bash -c "composer install --no-interaction"
```

All exported values should be adjusted to your needs.

Tests
-----

[](#tests)

This library supports major versions of PHP. For:

- `7.3` - when you build a container it has shared volume
- `7.2` - when you build a container it copies data from the project

See `.travis.yml` file to get more details how to run tests locally.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Total

2

Last Release

2426d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/54807771?v=4)[Rafal Kanski](/maintainers/rafal-kanski-stp)[@rafal-kanski-stp](https://github.com/rafal-kanski-stp)

---

Top Contributors

[![rafal-kanski-stp](https://avatars.githubusercontent.com/u/54807771?v=4)](https://github.com/rafal-kanski-stp "rafal-kanski-stp (2 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rafal-kanski-stp-tulo-php-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/rafal-kanski-stp-tulo-php-api-client/health.svg)](https://phpackages.com/packages/rafal-kanski-stp-tulo-php-api-client)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69734.4M144](/packages/algolia-algoliasearch-client-php)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35729.6k2](/packages/telnyx-telnyx-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[n1ebieski/ksef-php-client

PHP API client that allows you to interact with the API Krajowego Systemu e-Faktur

8754.6k](/packages/n1ebieski-ksef-php-client)

PHPackages © 2026

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