symfony:tdd-with-phpunit
Apply RED-GREEN-REFACTOR with PHPUnit for Symfony; use KernelTestCase, WebTestCase, and Foundry for comprehensive testing
symfony:symfony-messenger
Async message handling with Symfony Messenger; configure transports (RabbitMQ, Redis, Doctrine); implement handlers, middleware, and retry strategies
symfony:writing-plans
Create structured implementation plans for Symfony features with clear steps, dependencies, and acceptance criteria
symfony:runner-selection
Select and configure the appropriate command runner based on Docker Compose standard, Symfony Docker (FrankenPHP), or host environment
symfony:doctrine-batch-processing
Process large datasets efficiently with Doctrine batch processing, iteration, and memory management
symfony:daily-workflow
Daily development workflow for Symfony projects including common tasks, debugging, and productivity tips
symfony:config-env-parameters
Manage Symfony configuration with .env files, parameters, secrets, and environment-specific settings
symfony:doctrine-fixtures-foundry
Create test data with Foundry factories; define states, sequences, and relationships for realistic fixtures
symfony:effective-context
Provide effective context to Claude for Symfony development with relevant files, patterns, and constraints
symfony:api-platform-versioning
Implement API versioning strategies in API Platform including URI, header, and query parameter approaches
symfony:controller-cleanup
Refactor fat controllers into lean controllers by extracting business logic to services, handlers, and dedicated classes
symfony:form-types-validation
Build Symfony forms with custom Form Types, validation constraints, data transformers, and proper error handling
symfony:brainstorming
Structured brainstorming techniques for Symfony projects - explore requirements, identify components, and plan architecture collaboratively
symfony:bootstrap-check
Verify Symfony project configuration including .env, services.yaml, doctrine settings, and framework requirements
symfony:functional-tests
Write functional tests for Symfony controllers and HTTP endpoints using WebTestCase, BrowserKit, and test clients
symfony:cqrs-and-handlers
Implement CQRS pattern in Symfony with separate Command and Query handlers using Messenger component
symfony:interfaces-and-autowiring
Master Symfony's Dependency Injection with autowiring, interface binding, service decoration, and tagged services for flexible architecture
symfony:doctrine-transactions
Handle database transactions with Doctrine UnitOfWork; implement optimistic locking, flush strategies, and transaction boundaries
Page 2 of 3 · 42 results