<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "config" tag.</subtitle>
    <updated>2026-05-18T06:08:23+02:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/config.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/config.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>Auto-configuration of Doctrine repositories as services</title>
            <link href="https://www.strangebuzz.com/en/blog/auto-configuration-of-doctrine-repositories-as-services" />
            <id>https://www.strangebuzz.com/en/blog/auto-configuration-of-doctrine-repositories-as-services</id>
            <published>2020-02-19T00:00:00+01:00</published>
            <updated>2020-03-14T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we will see how to use Doctrine repositories as services without adding additional configuration to the services.yaml file.
</summary>
        </entry>
                            <entry>
            <title>What are your Symfony best practices?</title>
            <link href="https://www.strangebuzz.com/en/blog/what-are-your-symfony-best-practices" />
            <id>https://www.strangebuzz.com/en/blog/what-are-your-symfony-best-practices</id>
            <published>2019-12-22T00:00:00+01:00</published>
            <updated>2021-12-24T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we will check all the Symfony best practices listed in the official documentation. For each one, I will say if I agree with it or not and why.
</summary>
        </entry>
    </feed>
