PHPackages                             maksimriabchenko/servertime - 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. maksimriabchenko/servertime

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

maksimriabchenko/servertime
===========================

Current DateTime for server ip based on https://worldtimeapi.org

01PHP

Since Mar 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MaksimRiabchenko/servertime)[ Packagist](https://packagist.org/packages/maksimriabchenko/servertime)[ RSS](/packages/maksimriabchenko-servertime/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

DateTime for server IP based on
===========================================================

[](#datetime-for-server-ip-based-on-httpsworldtimeapiorg)

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

[](#requirements)

This module has no external dependencies.

Install via Composer
--------------------

[](#install-via-composer)

We recommend installing this package with [Composer](http://getcomposer.org/).

### Download Composer

[](#download-composer)

To download Composer, run in the root directory of your project:

```
curl -sS https://getcomposer.org/installer | php
```

You should now have the file `composer.phar` in your project directory.

### Install Dependencies

[](#install-dependencies)

Run in your project root:

```
php composer.phar require maksimriabchenko/servertime

```

You should now have the files `composer.json` and `composer.lock` as well as the directory `vendor` in your project directory. If you use a version control system, `composer.json` should be added to it.

### Require Autoloader

[](#require-autoloader)

After installing the dependencies, you need to require the Composer autoloader from your code:

```
require 'vendor/autoload.php';
```

Copyright and License
---------------------

[](#copyright-and-license)

This software is Copyright (c) 2025 by Maksim Riabchenko.

This is free software, licensed under the GNU Lesser General Public License version 3 or later.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

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

---

Top Contributors

[![MaksimRiabchenko](https://avatars.githubusercontent.com/u/8165694?v=4)](https://github.com/MaksimRiabchenko "MaksimRiabchenko (5 commits)")

### Embed Badge

![Health badge](/badges/maksimriabchenko-servertime/health.svg)

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

PHPackages © 2026

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