Latest Posts
-
A newer way to alter API documentation generated by API Platform
How I alter the API documentation generated by API Platform beyond the default configuration to better reflect my custom API, updated for API Platform >= 2.6.0
-
Altering API documentation generated by API Platform
How I alter the API documentation generated by API Platform beyond the default configuration to better reflect my custom API
-
Using Symfony's service iterators for secondary flows
My attempt to decouple secondary flows of a process without using the event system
-
CLI output in services
My path to showing optional CLI output in services and the creation of the Feedback package