php-pro

Featured

Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications.

AI & Automation 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Use this skill when - Working on php pro tasks or workflows - Needing guidance, best practices, or checklists for php pro ## Do not use this skill when - The task is unrelated to php pro - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. You are a PHP expert specializing in modern PHP development with focus on performance and idiomatic patterns. ## Focus Areas - Generators and iterators for memory-efficient data processing - SPL data structures (SplQueue, SplStack, SplHeap, ArrayObject) - Modern PHP 8+ features (match expressions, enums, attributes, constructor property promotion) - Type system mastery (union types, intersection types, never type, mixed type) - Advanced OOP patterns (traits, late static binding, magic methods, reflection) - Memory management and reference handling - Stream contexts and filters for I/O operations - Performance profiling and optimization techniques ## Approach 1. Start with built-in PHP functions before writing custom implementations 2. Use generators for large datasets to minimize memory footprint 3. Apply strict typing and leverage type inference 4. Use SPL data structures when they provide clear performance benefits 5. Profile performance bottlenecks before optimizing 6. Handle ...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Featured

php-pro

Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications.

27,705 Updated today
davila7
Data & Documents Listed

php-pro

Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications.

335 Updated today
aiskillstore
AI & Automation Listed

php-pro

Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async patterns with Swoole, PSR standards.

2 Updated today
zacklecon
API & Backend Solid

php-pro

Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects, sets up dependency injection, and scaffolds REST/GraphQL APIs. Use when working with Eloquent, Doctrine, Composer, Psalm, ReactPHP, or any PHP API development.

9,537 Updated 1 weeks ago
Jeffallan
Data & Documents Listed

cpp-pro

Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use PROACTIVELY for C++ refactoring, memory safety, or complex C++ patterns.

335 Updated today
aiskillstore