承接 elph-studio/laravel-helpers 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

elph-studio/laravel-helpers

最新稳定版本:v0.1.4

Composer 安装命令:

composer require elph-studio/laravel-helpers

包简介

Laravel helpers and core functionality updates

README 文档

README

Elephant Studio

Elephant Studio :: Laravel Helpers

  • Config
    • common_paths - list of default directories where most used files are saved.
    • vendor_fixer - list of files that needs modification before production launch.
  • Entity
    • Environment - Environment env('APP_ENV') helper entity.
  • Helper
    • Helper - 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 - Plain PHP script used to override auto-generated files before production launch.
    • EnvReader - env(...) improvement that removes new line at the end of Env variables.
    • Namespace Generator - converted from path file to namespace class.
    • Path Scanner - Path scanner used for directories or files list generation.

统计信息

  • 总下载量: 47
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-13