PHPackages                             goodby/time-zone - 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. goodby/time-zone

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

goodby/time-zone
================

1.0.1(13y ago)121MITPHPPHP &gt;=5.3.2

Since Jan 16Pushed 13y ago2 watchersCompare

[ Source](https://github.com/goodby/time-zone)[ Packagist](https://packagist.org/packages/goodby/time-zone)[ Docs](https://github.com/goodby/time-zone)[ RSS](/packages/goodby-time-zone/feed)WikiDiscussions master Synced 1mo ago

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

TimeZone
========

[](#timezone)

[![Build Status](https://camo.githubusercontent.com/dc57a08c9c6874b96ead0aba183d97389e2ae2f28f85c460ae222102c8fc26cc/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f676f6f6462792f74696d652d7a6f6e652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/goodby/time-zone)

What is TimeZone?
-----------------

[](#what-is-timezone)

editing...

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

[](#requirements)

editing...

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

[](#installation)

Install composer in your project:

```
curl -s http://getcomposer.org/installer | php

```

Create a `composer.json` file in your project root:

```
{
    "require": {
        "goodby/time-zone": "*"
    }
}
```

Install via composer:

```
php composer.phar install

```

License
-------

[](#license)

TimeZone is open-sourced software licensed under the MIT License - see the LICENSE file for details

Documentation
-------------

[](#documentation)

editing...

Contributing
------------

[](#contributing)

Checkout master source code from github:

```
hub clone goodby/time-zone

```

Install develpment components via composer:

```
# If you don't have composer.phar
./scripts/bundle-devtools.sh .

# If you have composer.phar
composer.phar install --dev

```

### Unit Testing

[](#unit-testing)

We works under test driven development.

Run phpunit:

```
./vendor/bin/phpunit

```

### Coding Standard

[](#coding-standard)

We follows coding standard [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md).

Check if your codes follows PSR-2 by phpcs:

```
./vendor/bin/phpcs --standard=PSR2 src/

```

Acknowledgement
---------------

[](#acknowledgement)

This project was automatically generated by "[Goodby Setup](http://bit.ly/byesetup)".

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

4870d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77f381b8b8abb6451a7ee2e4f6a4f5d69427193680024479b5ebb0b646cf9e90?d=identicon)[reoring](/maintainers/reoring)

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/goodby-time-zone/health.svg)

```
[![Health](https://phpackages.com/badges/goodby-time-zone/health.svg)](https://phpackages.com/packages/goodby-time-zone)
```

###  Alternatives

[bitgrave/barcode-generator

simple barcode generator base classes supporting 2d- and datamatrix barcodes

1313.7k](/packages/bitgrave-barcode-generator)

PHPackages © 2026

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