PHPackages                             timezone/constants - 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. timezone/constants

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

timezone/constants
==================

All of PHP's timezone strings in handy constants.

1.0.0(10y ago)741.9k1MITPHP

Since Jan 31Pushed 9y ago2 watchersCompare

[ Source](https://github.com/guiwoda/timezone-constants)[ Packagist](https://packagist.org/packages/timezone/constants)[ RSS](/packages/timezone-constants/feed)WikiDiscussions master Synced 3w ago

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

TimeZone\\Constants
===================

[](#timezoneconstants)

[![Build Status](https://camo.githubusercontent.com/90e93328163c5a33dc184484e502309016a22b7a08a53853fcfdf76d004eaf1a/68747470733a2f2f7472617669732d63692e6f72672f677569776f64612f74696d657a6f6e652d636f6e7374616e74732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/guiwoda/timezone-constants)

All of PHP's timezone strings in handy constants. PHP7 compatible branch.

Versions
--------

[](#versions)

PHP versionbranchlibrary version7.0+[master](https://github.com/guiwoda/timezone-constants/tree/master)`^1.0`5.6.\*[php-56](https://github.com/guiwoda/timezone-constants/tree/php-56)`^0.1`HHVM[php-56](https://github.com/guiwoda/timezone-constants/tree/php-56)`^0.1`Usage
-----

[](#usage)

Require it through composer:

```
composer require timezone/constants:^1.0

```

Then use the constants wherever you need them:

```
$nowInBuenosAires = new \DateTime(
	'now',
	new \DateTimeZone(\TimeZone\Constants::AMERICA_ARGENTINA_BUENOS_AIRES)
);
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 93.3% 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

2

Last Release

3796d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/34c0365f697eb3491eb619d8cad1f38bc68c7b7140842a7492c6a9d8753a07d5?d=identicon)[guiwoda](/maintainers/guiwoda)

---

Top Contributors

[![guiwoda](https://avatars.githubusercontent.com/u/1625545?v=4)](https://github.com/guiwoda "guiwoda (14 commits)")[![sojimaxi](https://avatars.githubusercontent.com/u/5046640?v=4)](https://github.com/sojimaxi "sojimaxi (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[francescomalatesta/laravel-circuit-breaker

A circuit breaker pattern implementation for the Laravel framework

2919.2k2](/packages/francescomalatesta-laravel-circuit-breaker)

PHPackages © 2026

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