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 issues](https://github.com/rafal-kanski-stp/tulo-php-api-client/issues)[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 3d 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

16

—

LowBetter than 5% of packages

Maintenance0

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

2381d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/601a525a6d80aeb4c49fdb374ade6ff51f5e4f993b6d84c2ca409af8094ccc50?d=identicon)[rafal-kanski-stp](/maintainers/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

[algolia/algoliasearch-client-php

API powering the features of Algolia.

69333.0M114](/packages/algolia-algoliasearch-client-php)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

26236.6k14](/packages/wordpress-php-ai-client)[php-heroku-client/php-heroku-client

A PHP client for the Heroku Platform API

24404.8k4](/packages/php-heroku-client-php-heroku-client)[yoti/yoti-php-sdk

Yoti SDK for quickly integrating your PHP backend with Yoti

27539.9k1](/packages/yoti-yoti-php-sdk)[dcblogdev/laravel-xero

A Laravel Xero package

53129.1k1](/packages/dcblogdev-laravel-xero)

PHPackages © 2026

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