PHPackages                             ahonymous/timezone-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ahonymous/timezone-bundle

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

ahonymous/timezone-bundle
=========================

The Symfony2 bundle to Google Timezone API

0.1.0(11y ago)1211MITPHPPHP &gt;=5.5

Since Oct 27Pushed 11y ago2 watchersCompare

[ Source](https://github.com/ahonymous/TimezoneBundle)[ Packagist](https://packagist.org/packages/ahonymous/timezone-bundle)[ RSS](/packages/ahonymous-timezone-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (8)Used By (0)

The Symfony2 Bundle
===================

[](#the-symfony2-bundle)

The bundle of timezone name for Google Timezone API.

Instalion
---------

[](#instalion)

### Composer

[](#composer)

```
php composer.phar require ahonymous/timezone-bundle

```

### AppKernel

[](#appkernel)

Include the bundle in your AppKernel

```
public function registerBundles()
{
    $bundles = array(
        ...
        new Ahonymous\TimezoneBundle\AhonymousTimezoneBundle(),
    );
    ...

    return $bundles;
}

```

### Configuration

[](#configuration)

Your configuration should be something like this

```
ahonymous_timezone:
    api_key:
    url: "https://maps.googleapis.com"

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

4263d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4721334?v=4)[Oleksandr Moshta](/maintainers/ahonymous)[@ahonymous](https://github.com/ahonymous)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ahonymous-timezone-bundle/health.svg)

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

###  Alternatives

[anime-db/anime-db

The application for making home collection anime

252.1k2](/packages/anime-db-anime-db)

PHPackages © 2026

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