<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Maarten Bode</title>
    <description>The latest articles on Forem by Maarten Bode (@maartenbode).</description>
    <link>https://forem.com/maartenbode</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3804640%2Fda25a56b-b194-4872-a4fc-e67a5f9c2875.jpeg</url>
      <title>Forem: Maarten Bode</title>
      <link>https://forem.com/maartenbode</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/maartenbode"/>
    <language>en</language>
    <item>
      <title>Pricore: an open-source private Composer registry (now in public beta)</title>
      <dc:creator>Maarten Bode</dc:creator>
      <pubDate>Tue, 03 Mar 2026 21:21:44 +0000</pubDate>
      <link>https://forem.com/maartenbode/pricore-an-open-source-private-composer-registry-now-in-public-beta-4ggj</link>
      <guid>https://forem.com/maartenbode/pricore-an-open-source-private-composer-registry-now-in-public-beta-4ggj</guid>
      <description>&lt;p&gt;Pricore is a self-hosted private Composer registry for PHP teams. Built with Laravel, Apache 2.0 licensed, and now in public beta.&lt;/p&gt;

&lt;p&gt;The problem it solves: managing private packages with VCS repositories in composer.json is slow, Satis requires manual rebuilds, and SaaS options get expensive. Pricore gives you a full Composer v2 registry on your own servers.&lt;/p&gt;

&lt;p&gt;What it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mirrors GitHub/GitLab repos and serves them to Composer&lt;/li&gt;
&lt;li&gt;Webhook-driven updates, no manual rebuilds&lt;/li&gt;
&lt;li&gt;Token-based auth&lt;/li&gt;
&lt;li&gt;Web dashboard for packages, downloads, and activity&lt;/li&gt;
&lt;li&gt;Full Composer v2 metadata-url support&lt;/li&gt;
&lt;li&gt;Up and running in about 60 seconds with Docker.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/pricorephp/pricore" rel="noopener noreferrer"&gt;https://github.com/pricorephp/pricore&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Blog post: &lt;a href="https://pricore.dev/blog/introducing-pricore" rel="noopener noreferrer"&gt;https://pricore.dev/blog/introducing-pricore&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback and questions welcome.&lt;/p&gt;

</description>
      <category>php</category>
      <category>webdev</category>
      <category>laravel</category>
    </item>
  </channel>
</rss>
