PHPackages                             rockbuzz/lara-custom-helpers - 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. rockbuzz/lara-custom-helpers

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

rockbuzz/lara-custom-helpers
============================

laravel custom helpers

1.1.1(5y ago)03.6kMITPHPPHP &gt;=7.3

Since Mar 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rockbuzz/lara-custom-helpers)[ Packagist](https://packagist.org/packages/rockbuzz/lara-custom-helpers)[ RSS](/packages/rockbuzz-lara-custom-helpers/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (7)Used By (0)

Lara Custom Helpers
===================

[](#lara-custom-helpers)

Laravel custom helpers

Requirements
------------

[](#requirements)

PHP: &gt;=7.3

Install
-------

[](#install)

```
$ composer require rockbuzz/lara-custom-helpers
```

Usage
-----

[](#usage)

```
has_time_with_seconds(string $time): bool;
sum_times(...$times);
has_br_datetime_format(string $date, bool $withSeconds = false);
has_br_date_format(string $date);
has_us_datetime_format(string $date, bool $withSeconds = false);
has_us_datetime_local_format(string $date, bool $withSeconds = false);
has_us_date_format(string $date);
create_us_date_time(string $date = null, bool $withSeconds = false): ?Carbon;
getIcon_by_mime(string $mime, string $class = null);
is_current_route($routeName): bool;
active_by_url(string $url, string $class = 'active'): string;
active_by_route($routeName, string $class = 'active'): string;
mask($value, string $mask): string;
unmask(string $value, array $unmask): string;
display_active($active, string $classPrefix = 'label'): string;
string_title(string $value): string;
string_limit(string $value, int $limit = 100, string $end = '...');
string_slug($title, $separator = '-', $language = 'en');
convert_to_brl($moneyInCents, $prefix = null);
convert_to_money($moneyInCents);
convert_money_in_cents($money);
```

License
-------

[](#license)

The Lara Custom Helpers is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~8 days

Total

6

Last Release

1844d ago

Major Versions

0.1.2 → 1.0.02021-04-20

PHP version history (2 changes)0.1.0PHP &gt;=7.2

1.0.0PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a5c02aa268a45e5f1d9c67c331503d326eb4b49eb0fb80293dc7379ccef51f7?d=identicon)[rockbuzz](/maintainers/rockbuzz)

---

Top Contributors

[![tiagodevweb](https://avatars.githubusercontent.com/u/15040375?v=4)](https://github.com/tiagodevweb "tiagodevweb (4 commits)")[![rockbuzz-dev](https://avatars.githubusercontent.com/u/48301419?v=4)](https://github.com/rockbuzz-dev "rockbuzz-dev (3 commits)")

---

Tags

laravelhelpers

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rockbuzz-lara-custom-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/rockbuzz-lara-custom-helpers/health.svg)](https://phpackages.com/packages/rockbuzz-lara-custom-helpers)
```

###  Alternatives

[transprime-research/piper

PHP Pipe method execution with values from chained method executions

174.6k2](/packages/transprime-research-piper)

PHPackages © 2026

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