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 2w ago

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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

2660d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2229685?v=4)[gjpbw](/maintainers/gjpbw)[@gjpbw](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k9.6k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90128.1k](/packages/emargareten-inertia-modal)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3614.9k](/packages/linkxtr-laravel-qrcode)[wearepixel/laravel-cart

A cart implementation for Laravel

1355.6k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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