PHPackages                             stocarul/urban-airship-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. stocarul/urban-airship-bundle

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

stocarul/urban-airship-bundle
=============================

An Urban Airship sdk bundle

11.9k[2 issues](https://github.com/stocarul/UrbanAirshipBundle/issues)PHP

Since Aug 21Pushed 11y agoCompare

[ Source](https://github.com/stocarul/UrbanAirshipBundle)[ Packagist](https://packagist.org/packages/stocarul/urban-airship-bundle)[ RSS](/packages/stocarul-urban-airship-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

UrbanAirshipBundle
==================

[](#urbanairshipbundle)

[![Build Status](https://camo.githubusercontent.com/c3d1f72a2e14e70a16f940a4af1978e51daa7ff20e46f35d56b90a393adc7607/68747470733a2f2f7472617669732d63692e6f72672f73746f636172756c2f557262616e4169727368697042756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/stocarul/UrbanAirshipBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/19c9831892282893453f27342f80554101611ffdc7aae4edec33c859328fcfea/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62663034616266642d346635342d343861342d386630662d3133643262316364353361362f6d696e692e706e67)](https://insight.sensiolabs.com/projects/bf04abfd-4f54-48a4-8f0f-13d2b1cd53a6)

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

[](#installation)

#### A) Add Stocarul UrbanAirship Bundle to your composer.json

[](#a-add-stocarul-urbanairship-bundle-to-your-composerjson)

```
{
    "require": {
        "stocarul/urban-airship-bundle": "dev-master"
    }
}
```

#### B) Enable the bundle

[](#b-enable-the-bundle)

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Stocarul\UrbanAirshipBundle\StocarulUrbanAirshipBundle(),
    );
}
```

#### C) Configure the bundle

[](#c-configure-the-bundle)

```
// app/config/config.yml

stocarul_urban_airship:
    app_key:             your_app_key
    app_master_secret:   your_app_master_secret

    logger:
        path:     %kernel.logs_dir%/urbanairship_%kernel.environment%.log
        level:    DEBUG
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c1aff55d54ffc994186d48dbd81ba6329678deb967d8e78892b0dbf4c81126f?d=identicon)[stocarul](/maintainers/stocarul)

---

Top Contributors

[![stocarul](https://avatars.githubusercontent.com/u/1935983?v=4)](https://github.com/stocarul "stocarul (9 commits)")

### Embed Badge

![Health badge](/badges/stocarul-urban-airship-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/stocarul-urban-airship-bundle/health.svg)](https://phpackages.com/packages/stocarul-urban-airship-bundle)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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