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(4y ago)91.8k↓33.3%MITPHPPHP ^7.3|^8.0

Since Jul 17Pushed 4y 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 today

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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

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

1817d 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.8k3.6M988](/packages/statamic-cms)[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

3.0k37.6M134](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k14.2M62](/packages/knuckleswtf-scribe)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

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

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

3417.0k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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