PHP Security Patterns

Official

Secure PHP apps with proven patterns.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PHP security threats like SQL injection and XSS require robust validation, sanitization, and secure session handling. This Skill outlines patterns to build safer PHP applications.

Core Features & Use Cases

  • Input validation and sanitization patterns
  • SQL injection prevention, XSS protection, and CSRF strategies
  • Password hashing and secure session handling

Quick Start

Apply prepared statements and input sanitization in a simple user login flow.

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: PHP Security Patterns
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#php-security-patterns

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