helperfunctions

Official

Prefer Laravel helpers over native PHP.

Authorcodebar-ag
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reduces code churn by encouraging Laravel developers to prefer built-in helper utilities (Arr, Str, and Collection methods) over native PHP functions, promoting consistency and readability.

Core Features & Use Cases

  • Standardizes common operations by preferring Arr::, Str::, and Collection methods for arrays, strings, and data transformation.
  • Improves code readability, maintainability, and testability across Laravel projects.
  • Use Case: refactor a loop that maps values to a collection by replacing with collection methods and Str helpers.

Quick Start

Use Laravel's built-in helpers consistently in PHP files and import Arr, Str, or Collection utilities as needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: helperfunctions
Download link: https://github.com/codebar-ag/coding-guidelines/archive/main.zip#helperfunctions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.