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

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

obpdemo/datetime
================

Demo

19PHP

Since Sep 7Pushed 7y agoCompare

[ Source](https://github.com/poojajadav3698/current-datetime)[ Packagist](https://packagist.org/packages/obpdemo/datetime)[ RSS](/packages/obpdemo-datetime/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel 5 Get current time
--------------------------

[](#laravel-5-get-current-time)

### Install

[](#install)

Require this package with composer using the following command:

### Step 1:

[](#step-1)

```
"require": {
  ...
  "obpdemo/datetime": "dev-master"
  }
```

### Step 2:

[](#step-2)

Update your composer,

```
composer update

```

### Step 3:

[](#step-3)

After updating composer, add the service provider to the `providers` array in `config/app.php`

```
obpdemo\datetime\DatetimeServiceProvider::class,
```

### Step 4:

[](#step-4)

That’s it – load URL in the browser!

[http://localhost/&lt;project\_name&gt;/public/hello](http://localhost/%3Cproject_name%3E/public/hello)

[http://localhost/&lt;project\_name&gt;/public/timezones/utc](http://localhost/%3Cproject_name%3E/public/timezones/utc)

Thank you
---------

[](#thank-you)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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/dd2e061ab787251553af6bd3e00b40ed591fae1abfccaa97e750b7a20060c096?d=identicon)[Pooja Jadav](/maintainers/Pooja%20Jadav)

---

Top Contributors

[![poojajadav3698](https://avatars.githubusercontent.com/u/42991227?v=4)](https://github.com/poojajadav3698 "poojajadav3698 (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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