PHPackages                             abishekrsrikaanth/fuel-util - 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. abishekrsrikaanth/fuel-util

ActivePackage

abishekrsrikaanth/fuel-util
===========================

Utility package for FuelPHP

09PHP

Since Aug 13Pushed 13y ago2 watchersCompare

[ Source](https://github.com/abishekrsrikaanth/fuel-util)[ Packagist](https://packagist.org/packages/abishekrsrikaanth/fuel-util)[ RSS](/packages/abishekrsrikaanth-fuel-util/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Utility Package for Fuel
========================

[](#utility-package-for-fuel)

Introduction
------------

[](#introduction)

The Utility Package maintains a set of basic and regular helper/utility methods that are regularly used by any developer.

Usage
=====

[](#usage)

Get Unique Id
-------------

[](#get-unique-id)

```
Util::getUUID()
//returns a Universally Unique Identifier
//Example: a3424ea0-e558-11e1-aff1-0800200c9a66

```

Convert String To Title
-----------------------

[](#convert-string-to-title)

```
Util::stringToTitle($title)
//Converts $title to Title Case, and returns the result.

```

Get Time Difference Like Facebook
---------------------------------

[](#get-time-difference-like-facebook)

```
Util:getTimeDifference($time)
//Finds the Time difference for a given time from the current time in words similar to Facebook
//Returns: 12 seconds ago or
//          4 minutes ago

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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/679089de897a6d3f79d14628be0e3a38b3d77ccfa7c1f85ca7de06ae7564b166?d=identicon)[abishekrsrikaanth](/maintainers/abishekrsrikaanth)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/abishekrsrikaanth-fuel-util/health.svg)

```
[![Health](https://phpackages.com/badges/abishekrsrikaanth-fuel-util/health.svg)](https://phpackages.com/packages/abishekrsrikaanth-fuel-util)
```

PHPackages © 2026

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