Php skills
Top maintainers
- giuseppe-trisciuoglio · 45 skills
- makfly · 13 skills
- fusengine · 7 skills
- openclaw · 4 skills
- paid-tw · 3 skills
Languages in this topic
80 skills
This skill provides patterns to integrate SpringDoc OpenAPI 3.0 with Spring Boot 3.x, generating comprehensive REST API documentation and Swagger UI.
This skill provides AWS CloudFormation patterns for ECS clusters, services, task definitions, and blue/green deployments to simplify infrastructure as code.
This skill guides deploying ECS tasks and services via GitHub Actions with CloudFormation, enabling secure OIDC authentication and multi-environment pipelines.
This skill helps you enable and manage Spring Cache across services, improving performance with @Cacheable, TTLs, and eviction strategies.
This skill helps you implement production-grade AWS CloudWatch monitoring with CloudFormation templates, covering metrics, alarms, dashboards, logs, and
This skill helps you implement fault tolerance in Spring Boot apps using Resilience4j by adding circuit breakers, retries, rate limiters, bulkheads, and
This skill creates production-ready AWS architecture diagrams in draw.io XML using official AWS icons, enabling clear infrastructure visuals.
This skill helps you implement Clean Architecture, Hexagonal Architecture and DDD in PHP/Symfony, ensuring testable, framework-agnostic domain logic.
This skill helps you leverage React 19 patterns including Server Components, Actions, use(), and concurrent features to build scalable, high-performance
This skill helps you implement AWS CloudFormation IAM resources with least privilege, cross-account access, and structured templates for secure infrastructure.
This skill helps you unit test REST controllers with MockMvc by isolating the web layer and validating requests, responses, and errors.
This skill enables efficient DynamoDB usage with AWS SDK for Java 2.x, delivering type-safe operations and Spring Boot integration.
This skill guides you in writing parameterized unit tests with JUnit 5 using various sources to cover multiple scenarios efficiently.
This skill implements production-ready JWT authentication and authorization for Spring Boot 3.5.x, enabling stateless security and RBAC with Spring Security.
This skill helps you configure Spring Boot Actuator for production-grade monitoring, health checks, and secure, observable JVM services.
This skill helps refine Symfony interfaces and autowiring workflows with controlled checkpoints and auditable decisions for safer architectural changes.
This skill helps evolve Symfony Doctrine models and fixtures safely, ensuring integrity, performance, and rollout discipline across migrations and tests.
This skill helps implement resilient Symfony async workflows with idempotent handlers, retries, and observability for scheduler tasks.
This skill helps refine Symfony architecture and execution workflows with controlled checkpoints and auditable decisions to safely manage medium complexity
This skill helps evolve Symfony Doctrine models and schema safely, optimizing batch processing, integrity, and rollout discipline across migrations and tests.
This skill helps design explicit API Platform contracts in Symfony, aligning operations, serialization, validation, and security with risk aware, versioned