<?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>DEV Community: Fastfony</title>
    <description>The latest articles on DEV Community by Fastfony (@fastfony).</description>
    <link>https://dev.to/fastfony</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%2Forganization%2Fprofile_image%2F10396%2F1eb233c5-40e0-4cf8-8d93-893775f2ab01.png</url>
      <title>DEV Community: Fastfony</title>
      <link>https://dev.to/fastfony</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fastfony"/>
    <language>en</language>
    <item>
      <title>Fastfony is officially out!</title>
      <dc:creator>neothone</dc:creator>
      <pubDate>Tue, 22 Jul 2025 14:31:11 +0000</pubDate>
      <link>https://dev.to/fastfony/fastfony-is-officially-out-1n8l</link>
      <guid>https://dev.to/fastfony/fastfony-is-officially-out-1n8l</guid>
      <description>&lt;h1&gt;
  
  
  Fastfony v0.3.1: First Stable Release 🚀
&lt;/h1&gt;

&lt;p&gt;I'm excited to share the release of Fastfony v0.3.1—the very first stable version of this modern web app starter kit!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is Fastfony?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Fastfony helps you launch web projects, with PHP and the Symfony  framework, faster by combining a robust tech stack (PHP 8.2, Symfony 7.3, Webpack Encore, Vue 3, Tailwind CSS 4, API Platform, EasyAdmin) with essential features out-of-the-box.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Content Management:&lt;/strong&gt; SEO pages, collections, taxonomies, inline editing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Authentication:&lt;/strong&gt; Magic link login, user management, permissions, password reset, avatars&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;E-Commerce:&lt;/strong&gt; Product management, Stripe integration, contact form&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Admin Tools:&lt;/strong&gt; Scheduler, logs, settings panel, CRUD generator&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Modern UI:&lt;/strong&gt; Responsive Tailwind + DaisyUI, toast notifications, i18n&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;APIs:&lt;/strong&gt; OAuth2 ready, REST &amp;amp; GraphQL, flexible endpoints&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Release Cycle:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Fastfony syncs with Symfony’s release schedule (with a 2-month delay). Expect releases in January and July, with LTS versions for long-term stability (v0.4 in January 2026 will be the first LTS).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Get Started:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Check out the &lt;a href="https://docs.fastfony.com" rel="noopener noreferrer"&gt;documentation&lt;/a&gt; (still growing!) and explore the &lt;a href="https://fastfony.com/?source=devto-release-0.3.1" rel="noopener noreferrer"&gt;showroom&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I hope Fastfony will thrive and evolve with the help of the community. Interested in contributing or collaborating? Reach out—everyone is welcome!&lt;/p&gt;

&lt;p&gt;Happy coding!  &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>php</category>
      <category>symfony</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>v0.3.0-RC1 is out and available for testing</title>
      <dc:creator>neothone</dc:creator>
      <pubDate>Wed, 18 Jun 2025 14:25:12 +0000</pubDate>
      <link>https://dev.to/fastfony/v030-rc1-is-out-and-available-for-testing-h5f</link>
      <guid>https://dev.to/fastfony/v030-rc1-is-out-and-available-for-testing-h5f</guid>
      <description>&lt;h1&gt;
  
  
  🚀 Introducing Fastfony: The Pragmatic Symfony Starter-Kit You’ve Been Waiting For (if you are Symfony PHP Developers) !
&lt;/h1&gt;

&lt;p&gt;Hey devs!  &lt;/p&gt;

&lt;p&gt;I’m super excited (and, let’s be honest, a little nervous 😅) to announce the &lt;strong&gt;very first Release Candidate&lt;/strong&gt; of &lt;a href="https://fastfony.com/?source=dailydev_squad_fastfony" rel="noopener noreferrer"&gt;Fastfony&lt;/a&gt; — a pragmatic starter-kit for Symfony that I’ve poured around 200 hours of work into, so you don’t have to.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Fastfony?
&lt;/h2&gt;

&lt;p&gt;If you’ve ever kicked off a new Symfony project, you know the drill:&lt;br&gt;&lt;br&gt;
You start by setting up the same stack, the same basic features, and the same best practices — over and over. There are some “boilerplate” projects out there, but nothing truly opinionated &lt;em&gt;and&lt;/em&gt; flexible that covers the professional needs and patterns I (and, I bet, you) use in the real world.&lt;/p&gt;

&lt;p&gt;That’s where Fastfony comes in. Think of it as a &lt;strong&gt;complete, production-ready boilerplate&lt;/strong&gt; and a &lt;strong&gt;customizable starter-kit&lt;/strong&gt; rolled into one. It provides you with a solid, functional technical stack, plus all those essential features you end up building in every Symfony project — in their simplest, most customizable form.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s Inside?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;A full-featured Symfony base with modern best practices baked in.
&lt;/li&gt;
&lt;li&gt;Ready-to-customize features that you’ll want in every project, but stripped to their essentials so you can make them your own.
&lt;/li&gt;
&lt;li&gt;Pragmatic defaults: sensible, flexible, and designed for commercial/pro use.
&lt;/li&gt;
&lt;li&gt;A release plan tied to the official Symfony release calendar — because I’m the first user of Fastfony, and I’ll be maintaining it for real projects.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Launching Today on Product Hunt!
&lt;/h2&gt;

&lt;p&gt;I’ve just dropped &lt;a href="https://www.producthunt.com/posts/fastfony-pragmatic-starter-kit?utm_source=other&amp;amp;utm_medium=social" rel="noopener noreferrer"&gt;Fastfony on Product Hunt&lt;/a&gt; — and, well, it only has &lt;strong&gt;5 upvotes as I write this!&lt;/strong&gt; If you like what you see, I’d love your support, but more importantly, your feedback. 😍&lt;/p&gt;

&lt;h2&gt;
  
  
  Open for Feedback (Positive &lt;em&gt;and&lt;/em&gt; Negative!)
&lt;/h2&gt;

&lt;p&gt;This is just the beginning. I’m sure there are things to improve — and I’m counting on the dev community to help me make Fastfony even better. Whether you’re excited, skeptical, or have suggestions, I want to hear from you! Every bit of criticism will help shape Fastfony’s future.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sustainable &amp;amp; Professional
&lt;/h2&gt;

&lt;p&gt;To make ongoing development sustainable (and because this is a pro-grade tool), Fastfony will be offered as a &lt;strong&gt;subscription license&lt;/strong&gt; for commercial use. But regardless of its commercial success or mass adoption, I &lt;em&gt;will&lt;/em&gt; keep it updated and evolving — because I rely on it for my own projects, too.&lt;/p&gt;




&lt;p&gt;Thanks for reading, and thanks even more if you give Fastfony a try!&lt;br&gt;&lt;br&gt;
Let’s build better Symfony projects, faster, together.&lt;/p&gt;

&lt;p&gt;Feel free to check it out, give feedback, or just come say hi! 🚀&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.producthunt.com/posts/fastfony-pragmatic-starter-kit?utm_source=other&amp;amp;utm_medium=social" rel="noopener noreferrer"&gt;👉 Support Fastfony now on Product Hunt&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://fastfony.com/?source=dailydev_squad_fastfony" rel="noopener noreferrer"&gt;👉 Discover Fastfony.com and Github repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy coding!&lt;br&gt;&lt;br&gt;
neothone&lt;/p&gt;

</description>
      <category>php</category>
      <category>symfony</category>
      <category>webdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
