symfony:api-platform-dto-resources
Create API Platform resources using pure DTOs without Doctrine entities, enabling clean API design decoupled from database schema
symfony:api-platform-filters
Implement API Platform filters for search, date ranges, boolean, and custom filtering with proper indexing
symfony:api-platform-resources
Configure API Platform resources with operations, pagination, and output DTOs for clean, versioned REST/GraphQL APIs
symfony:api-platform-security
Secure API Platform resources with security expressions, voters, and operation-level access control
symfony:api-platform-serialization
Control API output with serialization groups, custom normalizers, and context-aware serialization in API Platform
symfony:api-platform-state-providers
Master API Platform State Providers and Processors to decouple data retrieval and persistence from entities, enabling clean architecture and custom data sources
symfony:api-platform-tests
Test API Platform resources with ApiTestCase, test collections, items, filters, and authentication
symfony:api-platform-versioning
Implement API versioning strategies in API Platform including URI, header, and query parameter approaches
symfony:bootstrap-check
Verify Symfony project configuration including .env, services.yaml, doctrine settings, and framework requirements
symfony:brainstorming
Structured brainstorming techniques for Symfony projects - explore requirements, identify components, and plan architecture collaboratively
symfony:config-env-parameters
Manage Symfony configuration with .env files, parameters, secrets, and environment-specific settings
symfony:controller-cleanup
Refactor fat controllers into lean controllers by extracting business logic to services, handlers, and dedicated classes
symfony:cqrs-and-handlers
Implement CQRS pattern in Symfony with separate Command and Query handlers using Messenger component
symfony:daily-workflow
Daily development workflow for Symfony projects including common tasks, debugging, and productivity tips
symfony:doctrine-batch-processing
Process large datasets efficiently with Doctrine batch processing, iteration, and memory management
symfony:doctrine-fetch-modes
Optimize Doctrine queries with fetch modes, lazy loading, extra lazy collections, and query hints for performance
symfony:doctrine-fixtures-foundry
Create test data with Foundry factories; define states, sequences, and relationships for realistic fixtures
symfony:doctrine-migrations
Create and manage Doctrine migrations for schema versioning; handle migration dependencies, rollbacks, and production deployment
Page 1 of 3 · 43 results