PHPackages                             zetta-code/zenvia - 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. zetta-code/zenvia

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

zetta-code/zenvia
=================

Zenvia + PHP.

0.1.2(4y ago)0105[2 PRs](https://github.com/zetta-code/zenvia/pulls)MITPHPPHP ^7.4 || ^8.0

Since May 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/zetta-code/zenvia)[ Packagist](https://packagist.org/packages/zetta-code/zenvia)[ Docs](https://github.com/zetta-code/zenvia)[ RSS](/packages/zetta-code-zenvia/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Zetta\\Zenvia
=============

[](#zettazenvia)

Integração Zenvia + PHP.

A instalação do Zetta\\Zenvia utiliza o PHP Composer. Para mais informações sobre PHP Composer, por favor visite o site oficial [PHP Composer](http://getcomposer.org/).

### Installation

[](#installation)

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

The recommended way to install composer packages is:

```
composer require zetta-code/zenvia

```

Send SMS
--------

[](#send-sms)

```
$sms = new \Zetta\Zenvia\Zenvia('account', 'password', 'https://api-rest.zenvia.com');
$messages = new \Zetta\Zenvia\Model\Sms('5500999999999', 'Test message', '1', 'Sender', new \DateTime());

$response = $sms->send($messages);
echo $response->getStatusDescription();
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~376 days

Total

6

Last Release

1815d ago

PHP version history (3 changes)0.0.1PHP ^5.6 || ^7.0

0.1PHP ^7.4

0.1.2PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/73aade8e7b43145e698d05d9e1eaebe17ef6973096ec98c3f203a6b424983eb8?d=identicon)[thiagos.xsantos](/maintainers/thiagos.xsantos)

---

Top Contributors

[![thiagossdev](https://avatars.githubusercontent.com/u/1059071?v=4)](https://github.com/thiagossdev "thiagossdev (17 commits)")

---

Tags

smszf3zenvia

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/zetta-code-zenvia/health.svg)

```
[![Health](https://phpackages.com/badges/zetta-code-zenvia/health.svg)](https://phpackages.com/packages/zetta-code-zenvia)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.5k](/packages/aws-aws-sdk-php)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M723](/packages/sylius-sylius)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M157](/packages/spatie-laravel-health)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k36](/packages/neuron-core-neuron-ai)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k4.9k](/packages/shlinkio-shlink)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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