PHPackages                             gjpbw/date-ago - 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. gjpbw/date-ago

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

gjpbw/date-ago
==============

Format date. DateAgo for Laravel.

v1.0(7y ago)010MITPHPPHP &gt;=7

Since Mar 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/gjpbw/date-ago)[ Packagist](https://packagist.org/packages/gjpbw/date-ago)[ RSS](/packages/gjpbw-date-ago/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel dateAgo
===============

[](#laravel-dateago)

Installation
------------

[](#installation)

Require this package with composer.

```
composer require gjpbw/date-ago
```

---

**Laravel &lt;5.5**After updating composer, add the service provider to the `providers` array in `config/app.php`

```
Gjpbw\DateAgo\DateAgoServiceProvider::class,
```

**Laravel &gt;=5.5** uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

---

Publishing
----------

[](#publishing)

```
php artisan vendor:publish --provider="Gjpbw\DateAgo\DateAgoServiceProvider"
```

Using
-----

[](#using)

```
dateAgo($date)

```

---

Result
------

[](#result)

[![demo](demo.jpg)](demo.jpg)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2612d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b51765fb38f4ec8b3f21cf20ac677e930a81ce58e2d28a90f0f0e8c108e54da2?d=identicon)[gjpbw](/maintainers/gjpbw)

---

Top Contributors

[![gjpbw](https://avatars.githubusercontent.com/u/2229685?v=4)](https://github.com/gjpbw "gjpbw (1 commits)")

---

Tags

laraveldate-agodateAgo

### Embed Badge

![Health badge](/badges/gjpbw-date-ago/health.svg)

```
[![Health](https://phpackages.com/badges/gjpbw-date-ago/health.svg)](https://phpackages.com/packages/gjpbw-date-ago)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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