PHPackages                             teo2peer/utopia-api - 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. teo2peer/utopia-api

ActiveLibrary[API Development](/categories/api)

teo2peer/utopia-api
===================

Easy way to integrate Utopia API into your PHP application

v1.0.3(4y ago)210MITPHPPHP &gt;=7.0.0

Since Apr 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/teo2peer/utopiapay-api)[ Packagist](https://packagist.org/packages/teo2peer/utopia-api)[ RSS](/packages/teo2peer-utopia-api/feed)WikiDiscussions main Synced 1mo ago

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

Utopia-Api
==========

[](#utopia-api)

An easy way to integrate Utopia Api in your PHP App

**Requeriments**

- PHP 7.2 or later
- Curl

### Installation

[](#installation)

You can install using [composer](http://getcomposer.org).

```
composer require teo2peer/utopia-api

```

Or download the php file and add it to your project

```
git clone https://github.com/teo2peer/utopia-api

```

### Add to your code

[](#add-to-your-code)

```
// downloaded
require_once('utopia-api.php')

//composer
use Teo2Peer\Uapi;

$api = new api("URL", "TOKEN");

$result = $api->call()-getSystemInfo();

$api->call()->sendChannelMessage("channelId", "message");
```

Response will be a json array, like if you make the request directly to the api.

Join Utopia
===========

[](#join-utopia)

Join as a developer into Utopia Ecosystem [Join Now](https://u.is)

Contributing
============

[](#contributing)

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

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

Total

4

Last Release

1478d ago

PHP version history (2 changes)v1.0.0PHP ^7.0

v1.0.3PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a4377f558b985b82839e0e2637ae995fe726508a69c8fd4f76bd2ae3c4dd979?d=identicon)[teo2peer](/maintainers/teo2peer)

---

Top Contributors

[![w-zz-w-zz-w](https://avatars.githubusercontent.com/u/15486?v=4)](https://github.com/w-zz-w-zz-w "w-zz-w-zz-w (4 commits)")

---

Tags

phpapiutopiautopia-api

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/teo2peer-utopia-api/health.svg)

```
[![Health](https://phpackages.com/badges/teo2peer-utopia-api/health.svg)](https://phpackages.com/packages/teo2peer-utopia-api)
```

###  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)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)[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)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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