<?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 "good-practice" tag.</subtitle>
    <updated>2026-04-16T19:15:21+02:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/good-practice.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/good-practice.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>Installing and using php-cs-fixer</title>
            <link href="https://www.strangebuzz.com/en/blog/installing-and-using-php-cs-fixer" />
            <id>https://www.strangebuzz.com/en/blog/installing-and-using-php-cs-fixer</id>
            <published>2024-01-15T00:00:00+01:00</published>
            <updated>2024-01-15T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we see different methods to install and use php-cs-fixer. We see that it&#039;s not as obvious as it seems.
</summary>
        </entry>
                            <entry>
            <title>Initializing your Symfony project with solid foundations</title>
            <link href="https://www.strangebuzz.com/en/blog/initializing-your-symfony-project-with-solid-foundations" />
            <id>https://www.strangebuzz.com/en/blog/initializing-your-symfony-project-with-solid-foundations</id>
            <published>2022-06-11T00:00:00+02:00</published>
            <updated>2022-06-12T00:00:00+02:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">This post shows how to initialize a Symfony project with solid foundations. I give several bits of advice about this crucial step that determines how your project will evolve in the long run; will it stay maintainable and fun to work with? Or will it become the legacy project everyone tries to avoid?
</summary>
        </entry>
    </feed>
