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(5y 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 2w 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 51% 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

1860d 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

[sylius/sylius

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

8.5k6.0M777](/packages/sylius-sylius)[spatie/laravel-health

Monitor the health of a Laravel application

88212.7M187](/packages/spatie-laravel-health)[shlinkio/shlink

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

5.2k5.6k](/packages/shlinkio-shlink)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k53](/packages/neuron-core-neuron-ai)[firefly-iii/data-importer

Firefly III Data Import Tool.

8165.8k](/packages/firefly-iii-data-importer)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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