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

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

elph-studio/laravel-helpers
===========================

Laravel helpers and core functionality updates

v0.1.4(6mo ago)0471MITPHPPHP ^8.5

Since Dec 13Pushed 6mo agoCompare

[ Source](https://github.com/elph-studio/laravel-helpers)[ Packagist](https://packagist.org/packages/elph-studio/laravel-helpers)[ RSS](/packages/elph-studio-laravel-helpers/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (6)Used By (1)

[![Elephant Studio](https://avatars.githubusercontent.com/u/70107733?s=128)](https://avatars.githubusercontent.com/u/70107733?s=128)

Elephant Studio :: Laravel Helpers
==================================

[](#elephant-studio--laravel-helpers)

- Config
    - [common\_paths](src/Config/common_paths.php) - list of default directories where most used files are saved.
    - [vendor\_fixer](src/Config/vendor_fixer.php) - list of files that needs modification before production launch.
- Entity
    - [Environment](src/Entity/Environment.php) - Environment `env('APP_ENV')` helper entity.
- Helper
    - [Helper](src/Helper/Helper.php) - Additional helpers functions
        - `namespaceToHumanReadable(object|string $class)` - convert namespace class to human-readable text.
        - `pathToNamespace(string $filePath)` - convert exact path to namespace class.
        - `collectFiles(string $path, int $maxDepth, array $suffixes = [])` - collest specific files list.
        - `collectDirectories(string $path, int $maxDepth)` - collest directories list in specific path.
        - `isJson($string)` - validate if data is json type.
    - Plain
        - [Vendor Fixer](src/Helper/Plain/VendorFixer.php) - Plain PHP script used to override auto-generated files before production launch.
    - [EnvReader](src/Helper/EnvReader.php) - `env(...)` improvement that removes new line at the end of Env variables.
    - [Namespace Generator](src/Helper/NamespaceGenerator.php) - converted from path file to namespace class.
    - [Path Scanner](src/Helper/PathScanner.php) - Path scanner used for directories or files list generation.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance66

Regular maintenance activity

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

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

Every ~0 days

Total

5

Last Release

201d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/70107733?v=4)[Elephant Studio](/maintainers/elph-studio)[@elph-studio](https://github.com/elph-studio)

---

Top Contributors

[![vitalij-vladimirov](https://avatars.githubusercontent.com/u/45896500?v=4)](https://github.com/vitalij-vladimirov "vitalij-vladimirov (24 commits)")

---

Tags

laravelhelpers

### Embed Badge

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

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

###  Alternatives

[rappasoft/laravel-helpers

Laravel Helpers for Non-Laravel Projects

277681.9k22](/packages/rappasoft-laravel-helpers)[devmarketer/easynav

Making managing navigation in Laravel easy.

105160.5k](/packages/devmarketer-easynav)[transprime-research/piper

PHP Pipe method execution with values from chained method executions

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

PHPackages © 2026

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