PHPackages                             programic/laravel-nexudus - 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. programic/laravel-nexudus

ActivePackage[API Development](/categories/api)

programic/laravel-nexudus
=========================

Laravel extension for Nexudus API

v1.2.0(1y ago)12.7k1proprietaryPHPPHP ^8.0CI passing

Since May 17Pushed 1y ago2 watchersCompare

[ Source](https://github.com/programic/laravel-nexudus)[ Packagist](https://packagist.org/packages/programic/laravel-nexudus)[ RSS](/packages/programic-laravel-nexudus/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (4)Versions (4)Used By (0)

Programic - Laravel Nexudus
===========================

[](#programic---laravel-nexudus)

[![Latest Version on Packagist](https://camo.githubusercontent.com/baefbea03a89b3f4e28353c49ad5293bcf35156e8d83740827b47f19d140da97/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70726f6772616d69632f6c61726176656c2d6e6578756475732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/programic/laravel-nexudus)[![Tests](https://github.com/programic/laravel-nexudus/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/programic/laravel-nexudus/actions/workflows/tests.yml)[![](https://github.com/programic/laravel-nexudus/workflows/Run%20Tests/badge.svg?branch=main)](https://github.com/programic/laravel-nexudus/workflows/Run%20Tests/badge.svg?branch=main)[![Total Downloads](https://camo.githubusercontent.com/0025f5ae6ce0dfc9317ff9cea0946bc426bd458f9abb3932cfe1353ef4a26149/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70726f6772616d69632f6c61726176656c2d6e6578756475732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/programic/laravel-nexudus)

This package is a Laravel extension

Installation
------------

[](#installation)

This package requires PHP 8.0 and Laravel 8.0 or higher.

```
composer require programic/laravel-nexudus

```

Add Nexudus credentials to your services config and .env:

```
'nexudus' => [
    'authentication' => env('NEXUDUS_AUTH', 'basic'),
    'username' => env('NEXUDUS_USERNAME'),
    'password' => env('NEXUDUS_PASSWORD'),
    'attempts' => 3, // Attempt for HTTP API calls to Nexudus
    'sleep' => 100, // Sleep between attempts

],
```

Usage
-----

[](#usage)

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Rick Bongers](https://github.com/rbongers)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~469 days

Total

3

Last Release

516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/04de5632caf547d8dfa4ffbfac25d0538f92f1e9d52d2f91a2d1d6f17a9561a5?d=identicon)[Programic](/maintainers/Programic)

---

Top Contributors

[![rick-bongers](https://avatars.githubusercontent.com/u/67374906?v=4)](https://github.com/rick-bongers "rick-bongers (13 commits)")[![mikemeijer](https://avatars.githubusercontent.com/u/26802831?v=4)](https://github.com/mikemeijer "mikemeijer (1 commits)")

---

Tags

laravelprogramicnexudus

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/programic-laravel-nexudus/health.svg)

```
[![Health](https://phpackages.com/badges/programic-laravel-nexudus/health.svg)](https://phpackages.com/packages/programic-laravel-nexudus)
```

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M111](/packages/darkaonline-l5-swagger)[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)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[vemcogroup/laravel-weather

Weather package for Laravel to use different providers to get weather info

5525.0k](/packages/vemcogroup-laravel-weather)[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)
