PHPackages                             positus/positus-api-laravel-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. positus/positus-api-laravel-client

ActiveLibrary[API Development](/categories/api)

positus/positus-api-laravel-client
==================================

Client library for Positus APIs

0.1.0(5y ago)91.9k↓45%MITPHPPHP ^7.3|^8.0

Since Jul 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/positusapps/positus-api-laravel-client)[ Packagist](https://packagist.org/packages/positus/positus-api-laravel-client)[ RSS](/packages/positus-positus-api-laravel-client/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

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

[](#requirements)

- PHP 7.4+
- Laravel 7.0+

Installing
----------

[](#installing)

Positus ClientLaravel ^6.0Laravel ^7.0Laravel ^8.00.0.5✅❌❌0.1.0❌✅✅Use Composer to install it:

```
composer require positus/positus-api-laravel-client

```

Publish the configuration file:

```
php artisan vendor:publish --provider="Positus\Laravel\ClientServiceProvider"

```

Add the `POSITUS_API_TOKEN` variable to the .env file

```
POSITUS_API_TOKEN=token

```

Instantiating
-------------

[](#instantiating)

The Laravel package don't need to create a new instance of the Client. You can simply call the method static.

```
use Positus\Laravel\Client;

Client::number('your-number-id');
```

Authentication
--------------

[](#authentication)

If you don't have an authentication token, [click here](https://studio.posit.us/minha-conta/api-tokens) to generate one.

The authentication token must be placed inside the Positus configuration file.

Documentation
-------------

[](#documentation)

The documentation follows the same guidelines as the [regular php package](https://github.com/positusapps/positus-api-php-client).

In case you have difficulties, we provide an [example video of integration](https://www.youtube.com/watch?v=Sb1R2jnRC4k).

###  Health Score

30

—

LowBetter than 61% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Recently: every ~89 days

Total

6

Last Release

1862d ago

PHP version history (2 changes)0.0.1PHP ^7.0

0.1.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9747004?v=4)[Caio Kawasaki](/maintainers/caiokawasaki)[@caiokawasaki](https://github.com/caiokawasaki)

---

Top Contributors

[![caiokawasaki](https://avatars.githubusercontent.com/u/9747004?v=4)](https://github.com/caiokawasaki "caiokawasaki (10 commits)")

---

Tags

posituspositus-api-laravel-client

### Embed Badge

![Health badge](/badges/positus-positus-api-laravel-client/health.svg)

```
[![Health](https://phpackages.com/badges/positus-positus-api-laravel-client/health.svg)](https://phpackages.com/packages/positus-positus-api-laravel-client)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.2k](/packages/statamic-cms)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

137236.2k8](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

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

PHPackages © 2026

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