PHPackages                             smoya/omniata-bundle - 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. [Framework](/categories/framework)
4. /
5. smoya/omniata-bundle

AbandonedArchivedLibrary[Framework](/categories/framework)

smoya/omniata-bundle
====================

Symfony2 Bundle to integrate Omniata Component (smoya/omniata-component)

1.0.0(11y ago)014PHP

Since Sep 12Pushed 11y agoCompare

[ Source](https://github.com/smoya/SmoyaOmniataBundle)[ Packagist](https://packagist.org/packages/smoya/omniata-bundle)[ RSS](/packages/smoya-omniata-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

SmoyaOmniataBundle
==================

[](#smoyaomniatabundle)

[![Build Status](https://camo.githubusercontent.com/b9b30946478384712684ed0b34b025891cbf1be981d4263752e8bbeacbf68dfe/68747470733a2f2f7472617669732d63692e6f72672f736d6f79612f536d6f79614f6d6e6961746142756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/smoya/SmoyaOmniataBundle)[![Latest stable](https://camo.githubusercontent.com/054db3f6d44fb2929ab23714f5c0d44a22d724b624b7e0dd5d036c3005bcc896/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736d6f79612f536d6f79614f6d6e6961746142756e646c652e737667)](https://packagist.org/packages/smoya/omniata-bundle)

Integration of Omniata Component [smoya/omniata-component](https://github.com/smoya/omniata-component) into Symfony2.

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

[](#installation)

The best way to install is using [Composer](http://getcomposer.org/).

Add to your `composer.json`:

```
"require": {
	"smoya/omniata-bundle": "*"
}
```

and run:

```
$ composer update
```

Configuration
-------------

[](#configuration)

```
smoya_omniata:
	api_key: kaei330 # required
	tracker:
	    url: https://api.omniata.com/event # Optional
	    timeout: 1000 # Optional. Time in ms. Timeout for the Omniata server response on event sending.
	deliverer:
	    url: https://api.omniata.com/channel # Optional
	    timeout: 1000 # Optional. Time  in ms. Timeout for the Omniata server response on delivering content.
```

Services
--------

[](#services)

### Events Tracker

[](#events-tracker)

`smoya_omniata.tracker` sends events to Omniata using the [Event API](https://omniata.atlassian.net/wiki/display/DOC/Event+API).

See [Tracker](https://github.com/smoya/omniata-component/blob/master/Tracker.php) class.

### Channel Deliverer

[](#channel-deliverer)

`smoya_omniata.deliverer` retrieves channel content using the [Channel API](https://omniata.atlassian.net/wiki/display/DOC/Channel+API).

See [Deliverer](https://github.com/smoya/omniata-component/blob/master/Deliverer.php) class.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

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

Unknown

Total

1

Last Release

4261d ago

### Community

Maintainers

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

---

Top Contributors

[![smoya](https://avatars.githubusercontent.com/u/1083296?v=4)](https://github.com/smoya "smoya (2 commits)")

---

Tags

Symfony2omniata

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smoya-omniata-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/smoya-omniata-bundle/health.svg)](https://phpackages.com/packages/smoya-omniata-bundle)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)

PHPackages © 2026

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