PHPackages                             pavelsergeevich/datetime-package - 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. pavelsergeevich/datetime-package

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

pavelsergeevich/datetime-package
================================

Расширение возможностей \\DateTime

v1.0.1(2y ago)04PHPPHP &gt;=5.2.0

Since Feb 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/pvSource/CustomDateTime)[ Packagist](https://packagist.org/packages/pavelsergeevich/datetime-package)[ RSS](/packages/pavelsergeevich-datetime-package/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Обертка DateTime
================

[](#обертка-datetime)

Расширение возможностей \\DateTime

Требования
----------

[](#требования)

- PHP &gt;= 5.2.0

Установка
---------

[](#установка)

```
composer require pavelsergeevich/datetime-package
```

Использование
-------------

[](#использование)

```
use \Pavelsergeevich\DatetimePackage\CustomDateTime;

$customDateTime = new CustomDateTime();
$startWeek = $customDateTime->getStartWeek(CustomDateTime::FORMAT_MYSQL);

echo "Понедельник текущий недели: $startWeek";
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

823d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5de516ee3c1ddef059c2beb0485dc730baf25b1d4936e0586f5d9a29bdf18a37?d=identicon)[pavelsergeevich](/maintainers/pavelsergeevich)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pavelsergeevich-datetime-package/health.svg)

```
[![Health](https://phpackages.com/badges/pavelsergeevich-datetime-package/health.svg)](https://phpackages.com/packages/pavelsergeevich-datetime-package)
```

###  Alternatives

[linnovate/openideal

OpenideaL - open source ideas and innovation management system

1262.8k2](/packages/linnovate-openideal)[pragmatic-modules/jslayout-parser

Lightweight PHP library that was created to make work with `$jsLayout` in Magento 2 less spaghetti, and more object-oriented.

356.1k](/packages/pragmatic-modules-jslayout-parser)

PHPackages © 2026

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