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

ActiveLibrary

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

Laravel helpers and core functionality updates

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

Since Dec 13Pushed 4mo 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 1mo ago

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

36

—

LowBetter than 82% of packages

Maintenance74

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

148d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dfda633b595442c7c5a7dd8cfcd4b033e3d2beb89e0394a5c43c9cff19e706f0?d=identicon)[elph-studio](/maintainers/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

279654.1k21](/packages/rappasoft-laravel-helpers)[dragon-code/support

Support package is a collection of helpers and tools for any project.

238.7M101](/packages/dragon-code-support)[devmarketer/easynav

Making managing navigation in Laravel easy.

105150.8k](/packages/devmarketer-easynav)[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)
