PHPackages                             komicho/formattime - 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. komicho/formattime

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

komicho/formattime
==================

get country name and code

V0.1(8y ago)018PHP

Since Oct 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/komichoLab/formatTime)[ Packagist](https://packagist.org/packages/komicho/formattime)[ Docs](https://github.com/komichoLab/formatTime)[ RSS](/packages/komicho-formattime/feed)WikiDiscussions master Synced 6d ago

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

Komicho formatTime
==================

[](#komicho-formattime)

Reconfigure the time format

### Install via composer

[](#install-via-composer)

Add orm to composer.json configuration file.

```
$ composer require komicho/formatTime

```

And update the composer

```
$ composer update

```

code
----

[](#code)

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

use komicho\formatTime as ktf;

$time = new ktf([
    'lang' => 'ar'
]);

echo $time -> between(1505466647) . '';

echo $time -> between(1505466647, 1505466721) . '';

echo $time -> date_time(1505466647);
```

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

3212d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31162701?v=4)[komicho](/maintainers/komicho)[@komicho](https://github.com/komicho)

---

Top Contributors

[![komtcho](https://avatars.githubusercontent.com/u/12757671?v=4)](https://github.com/komtcho "komtcho (3 commits)")

---

Tags

phptimekomicho

### Embed Badge

![Health badge](/badges/komicho-formattime/health.svg)

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

###  Alternatives

[sybio/gif-frame-extractor

PHP class that separates all the frames (and their duration) of an animated GIF

178441.1k9](/packages/sybio-gif-frame-extractor)[dater/dater

Compact PHP library for working with date/time in different formats &amp; timezones.

14284.8k](/packages/dater-dater)[zjkal/time-helper

一个简单快捷的PHP日期时间助手类库。 a smart PHP datetime helper library.

21032.4k2](/packages/zjkal-time-helper)[kirouane/interval

Library to handel intervals

2879.2k](/packages/kirouane-interval)[maherelgamil/arabicdatetime

Easy and useful tool to generate arabic or hijri date with multi-language support for laravel

414.6k](/packages/maherelgamil-arabicdatetime)

PHPackages © 2026

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