PHPackages                             picallex/cloudpbx-php-sdk - 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. picallex/cloudpbx-php-sdk

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

picallex/cloudpbx-php-sdk
=========================

Cloudpbx PHP SDK

v1.13.0(2mo ago)252.3k↓33%1[1 PRs](https://github.com/picallex/cloudpbx-php-sdk/pulls)MITPHPPHP &gt;= 7.3 &lt;8.3

Since Jun 16Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/picallex/cloudpbx-php-sdk)[ Packagist](https://packagist.org/packages/picallex/cloudpbx-php-sdk)[ Docs](https://github.com/picallex/cloudpbx-php-sdk)[ RSS](/packages/picallex-cloudpbx-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (67)Used By (0)

Cloudpbx PHP SDK
================

[](#cloudpbx-php-sdk)

Requerimientos
==============

[](#requerimientos)

- php: &gt;= 7.3 &lt;= 8.2

Requerimientos desarrollo
=========================

[](#requerimientos-desarrollo)

- docker
- docker-compose
- gnu make
- pre-commit

Uso
===

[](#uso)

ver **tests/integration/ClientCurlTest.php** ejemplos de uso.

```
 // instanciar cliente
 $client = \Cloudpbx\Sdk::createDefaultClient($base, $api_key);

 // consultar customers ver `\Cloudpbx\Sdk\Customer` para mas detalles
 $customers = $client->customers->all();

 // consultar usuario/extension ver `\Cloudpbx\Sdk\User` para mas detalle
 $users = $client->users->all($customers[0]->id);

 // consultar relacion
 $customer_of_user = $client->preload($users[0]->customer);
```

Contribuir
==========

[](#contribuir)

1. `make composer-init`
2. `make test`
3. again `.2`

inicializar precommit

```
$ pre-commit install
```

### confirmar funcionamiento api externa

[](#confirmar-funcionamiento-api-externa)

crear archivo **.env.test** con las variables **cloudpbx\_api\_base** y **cloudpbx\_api\_key**.

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance85

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 74.5% 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 ~28 days

Recently: every ~37 days

Total

62

Last Release

76d ago

Major Versions

v0.3.1 → v1.0.02023-10-02

PHP version history (6 changes)0.0.0PHP &gt;=7.3

v0.3.0PHP &gt;= 7.3 &lt;=8.0

v1.5.0PHP &gt;= 7.3 &lt;=8.0.30

v1.8.0PHP &gt;= 7.3 &lt;=8.2

v1.8.1PHP &gt;= 7.3 &lt;=8.2.21

v1.8.3PHP &gt;= 7.3 &lt;8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/1038568fe32bb470752edf5433bd89427ea22968e8ad276b4b6f03aec4832d31?d=identicon)[picallex](/maintainers/picallex)

---

Top Contributors

[![bit4bit](https://avatars.githubusercontent.com/u/1474826?v=4)](https://github.com/bit4bit "bit4bit (152 commits)")[![matiasg99](https://avatars.githubusercontent.com/u/62826588?v=4)](https://github.com/matiasg99 "matiasg99 (50 commits)")[![agusserraalh](https://avatars.githubusercontent.com/u/178395954?v=4)](https://github.com/agusserraalh "agusserraalh (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/picallex-cloudpbx-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/picallex-cloudpbx-php-sdk/health.svg)](https://phpackages.com/packages/picallex-cloudpbx-php-sdk)
```

###  Alternatives

[components/jqueryui

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.

1795.8M57](/packages/components-jqueryui)[clue/graph-composer

Dependency graph visualization for composer.json

93798.0k11](/packages/clue-graph-composer)

PHPackages © 2026

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