PHPackages                             kodmanyagha/laravel-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. kodmanyagha/laravel-helpers

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

kodmanyagha/laravel-helpers
===========================

Helper functions for Laravel and Lumen frameworks.

12.0.0(1y ago)14.5kMITPHPPHP ^8.0|^8.1|^8.2|^8.3|^8.4

Since Aug 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kodmanyagha/laravel-helpers)[ Packagist](https://packagist.org/packages/kodmanyagha/laravel-helpers)[ RSS](/packages/kodmanyagha-laravel-helpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (65)Used By (0)

Laravel/Lumen Helpers
=====================

[](#laravellumen-helpers)

[![Total Downloads](https://camo.githubusercontent.com/b9eb9fd216c45a54cfe0530c61f9ec86e8c3dd5005c710329ca97e10d923c319/68747470733a2f2f706f7365722e707567782e6f72672f6b6f646d616e79616768612f6c61726176656c2d68656c706572732f642f746f74616c2e737667)](https://packagist.org/packages/kodmanyagha/laravel-helpers)[![Latest Stable Version](https://camo.githubusercontent.com/54ab74ec0994167be717738eefde950aeb6c5b8082fbfc3c9bf835b3ff5dd8bc/68747470733a2f2f706f7365722e707567782e6f72672f6b6f646d616e79616768612f6c61726176656c2d68656c706572732f762f737461626c652e737667)](https://packagist.org/packages/kodmanyagha/laravel-helpers)[![Latest Unstable Version](https://camo.githubusercontent.com/5d2d869f1117d14716b38de82761cf8f12847d45d7a5d93d124c32a0de9cb27d/68747470733a2f2f706f7365722e707567782e6f72672f6b6f646d616e79616768612f6c61726176656c2d68656c706572732f762f756e737461626c652e737667)](https://packagist.org/packages/kodmanyagha/laravel-helpers)[![License](https://camo.githubusercontent.com/841809b971e4093298c0aaa49e17cabcc3435c21a75ffd64a0b4cdd36590cd33/68747470733a2f2f706f7365722e707567782e6f72672f6b6f646d616e79616768612f6c61726176656c2d68656c706572732f6c6963656e73652e737667)](https://packagist.org/packages/kodmanyagha/laravel-helpers)

Some beautiful functions here. String to Object conversion, make array or object everything, log current file and line number, random date between given dates etc...

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

[](#installation)

This is classical composer package. You can install with one command line and start to use it:

```
composer require kodmanyagha/laravel-helpers
```

Configuration
-------------

[](#configuration)

There isn't any configuration. Just install it.

Available Functions
-------------------

[](#available-functions)

```
makeArray($anything)         Make array.
makeObject($anything)        Make object.

stringToObject($string)      String to Object.
objectToString($object)      Object to Json string.

logDebug(...$args)           Log::debug()
logInfo(...$args)            Log::info()
logWarning(...$args)         Log::warn()
logError(...$args)           Log::error()

password()                   Generate password with APP_KEY salt.
printrExit()                 print_r and exit.
println($str)                Print string with PHP_EOL.
mysqlNow()                   Current date and time with Mysql format.
randomDateTime($start, $end)
randomDate($start, $end)

```

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance46

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 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

Every ~21 days

Recently: every ~53 days

Total

64

Last Release

409d ago

Major Versions

1.0.24 → 2.02022-02-25

2.5.0 → 11.0.02024-08-31

11.0.6 → 12.0.02025-03-29

PHP version history (5 changes)2.1.2PHP ^7.1|^8.0

2.3.5PHP ^7.1|^8.0|^8.1|^8.2

2.3.6PHP ^8.0|^8.1|^8.2

2.4.1PHP ^8.0|^8.1|^8.2|^8.3

11.0.0PHP ^8.0|^8.1|^8.2|^8.3|^8.4

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kodmanyagha-laravel-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/kodmanyagha-laravel-helpers/health.svg)](https://phpackages.com/packages/kodmanyagha-laravel-helpers)
```

###  Alternatives

[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

116.6k](/packages/tomshaw-electricgrid)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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