PHPackages                             valentininua/detecttimezonebynumber - 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. valentininua/detecttimezonebynumber

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

valentininua/detecttimezonebynumber
===================================

detect Timezone By Number

03PHP

Since Jan 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/valentininua/detecttimezonebynumber)[ Packagist](https://packagist.org/packages/valentininua/detecttimezonebynumber)[ RSS](/packages/valentininua-detecttimezonebynumber/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

The mechanism for obtaining the time zone by the phone number of the subscriber
===============================================================================

[](#the-mechanism-for-obtaining-the-time-zone-by-the-phone-number-of-the-subscriber)

Usage
-----

[](#usage)

```
composer require valentininua/detecttimezonebynumber dev-master
```

```
php bin/console  doctrine:schema:update --force

# Doctrine Configuration
doctrine:
    dbal:
        driver: pdo_mysql
        host: '%database_host%'
        port: '%database_port%'
        dbname: '%database_name%'
        user: '%database_user%'
        password: '%database_password%'
        charset: UTF8

AppKernel.php

new App\PhoneBundle\PhoneBundle(),

example use

$dataDetectTimezoneByNumber = $this->get('PhoneService')->detectTimezoneByNumber("+79851234567");

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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/c9f893e50e277b4a5656097589f4f2fb69c3b8913a89518206d4ad4c86c728f3?d=identicon)[valentininua](/maintainers/valentininua)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/valentininua-detecttimezonebynumber/health.svg)

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

###  Alternatives

[nathancox/minify

Minifies CSS requirements using Minify (http://code.google.com/p/minify/)

28143.4k1](/packages/nathancox-minify)

PHPackages © 2026

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