PHPackages                             hat-framework/e-goi - 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. [Image &amp; Media](/categories/media)
4. /
5. hat-framework/e-goi

ActiveLibrary[Image &amp; Media](/categories/media)

hat-framework/e-goi
===================

PHP API of E-goi

v0.3.6(10y ago)1691[1 issues](https://github.com/hat-framework/e-goi/issues)1Apache2PHPPHP &gt;=5.3.0

Since Nov 5Pushed 10y ago2 watchersCompare

[ Source](https://github.com/hat-framework/e-goi)[ Packagist](https://packagist.org/packages/hat-framework/e-goi)[ Docs](https://github.com/hat-framework/e-goi)[ RSS](/packages/hat-framework-e-goi/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (4)Used By (1)

E-goi API PHP INTEGRATION
=========================

[](#e-goi-api-php-integration)

PHP API for integrates E-goi multichannel marketing automation For usage access E-GOI site in

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

[](#requirements)

PHP VERSION

- PHP 5.3 or higher
- ext-curl
- ext-json

FOLLOW PACKAGES:

- zendframework/zend-json
- zendframework/zendrest
- zendframework/zend-soap
- zendframework/zend-xmlrpc

To install
----------

[](#to-install)

You can clone this repositorie:

`git clone https://github.com/twbs/bootstrap.git.`

You can get it from \[Composer\](More information? )

` composer require hat-framework/e-goi`

or add this to your composer.json, and `composer update`

```
{
    "require": {
        "hat-framework/e-goi": "0.1.0"
    }
}

```

You can download files (but remember, in this case, you shoud install or download zendframework dependencies)

`https://github.com/hat-framework/e-goi/archive/v0.3.4.zip`

Usage
-----

[](#usage)

```
require_once './vendor/autoload.php';

$apikey = "";

$arguments = array(
    "apikey" => $apikey
);

// $api = EgoiApiFactory::getApi(Protocol::Soap);
// $api = EgoiApiFactory::getApi(Protocol::Rest);
$api = EgoiApiFactory::getApi(Protocol::XmlRpc);
$result = $api->getUserData($arguments);
print_r($result);
```

Credits
-------

[](#credits)

this package is based on . But the alexndreazevedo user doesn't updated e-goi api to 0.3.4 so i used their base code to update e-goi api to newest version

###  Health Score

21

↓

LowBetter than 18% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~81 days

Total

3

Last Release

3731d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e9b9fe1200b4812cf88aab9f5a43a2d8371c0edbb1e02776f7b05a842635742f?d=identicon)[tigredonorte](/maintainers/tigredonorte)

---

Top Contributors

[![thomfilg](https://avatars.githubusercontent.com/u/648890?v=4)](https://github.com/thomfilg "thomfilg (6 commits)")[![tigredonorte](https://avatars.githubusercontent.com/u/648890?v=4)](https://github.com/tigredonorte "tigredonorte (6 commits)")

---

Tags

smsmediasocialmarketingvoicemailingcampaignse-goihat-frameworkE-GOI integration PHP

### Embed Badge

![Health badge](/badges/hat-framework-e-goi/health.svg)

```
[![Health](https://phpackages.com/badges/hat-framework-e-goi/health.svg)](https://phpackages.com/packages/hat-framework-e-goi)
```

###  Alternatives

[essence/essence

Extracts information about medias on the web, like youtube videos, twitter statuses or blog articles.

771594.6k3](/packages/essence-essence)[s9e/text-formatter

Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.

2503.3M38](/packages/s9e-text-formatter)[dereuromark/media-embed

A PHP library to deal with all those media services around, parsing their URLs and embedding their audio/video content in websites.

181576.2k17](/packages/dereuromark-media-embed)[yiimaker/yii2-social-share

Extension for sharing on social networks

48113.5k4](/packages/yiimaker-yii2-social-share)[cohensive/embed

Media Embed (for Laravel or as a standalone).

119386.2k](/packages/cohensive-embed)

PHPackages © 2026

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