﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/1" rel="self" type="application/rss+xml" />
        <title><![CDATA[How to install &amp; start using Composer]]></title>
        <description><![CDATA[<p>Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.</p><p>Composer requires PHP 5.3.2+ to run. A few sensitive PHP settings and compile flags are also required, but when using the installer you will be warned about any incompatibilities.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/1/how-to-install-start-using-composer]]></link>
        <pubDate>Sat, 06 Mar 2021 15:24:06 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>how-to-install-start-using-composer</title>
            <link><![CDATA[https://www.hibit.dev/posts/1/how-to-install-start-using-composer]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/composer.png]]></url>
            <width>169></width>
            <height>200></height>
        </image>
    </channel>
</rss>
