<?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: Muhammad Kashif Sohail</title>
    <description>The latest articles on Forem by Muhammad Kashif Sohail (@muhammad_kashifsohail_15).</description>
    <link>https://forem.com/muhammad_kashifsohail_15</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%2F3770044%2F91099bfd-3de0-4ab0-8ffc-db253be4c5e4.jpg</url>
      <title>Forem: Muhammad Kashif Sohail</title>
      <link>https://forem.com/muhammad_kashifsohail_15</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/muhammad_kashifsohail_15"/>
    <language>en</language>
    <item>
      <title>I built a lightweight Laravel-inspired PHP MVC framework called Larite. Would love feedback from experienced devs.</title>
      <dc:creator>Muhammad Kashif Sohail</dc:creator>
      <pubDate>Fri, 13 Feb 2026 04:27:29 +0000</pubDate>
      <link>https://forem.com/muhammad_kashifsohail_15/i-built-a-lightweight-laravel-inspired-php-mvc-framework-called-larite-would-love-feedback-from-5d3b</link>
      <guid>https://forem.com/muhammad_kashifsohail_15/i-built-a-lightweight-laravel-inspired-php-mvc-framework-called-larite-would-love-feedback-from-5d3b</guid>
      <description>&lt;p&gt;Hi developers,&lt;/p&gt;

&lt;p&gt;I’m excited to share Larite, a lightweight PHP MVC framework inspired by Laravel. It’s designed for developers who want the elegance of Laravel without the full overhead.&lt;/p&gt;

&lt;p&gt;Key features:&lt;/p&gt;

&lt;p&gt;Laravel-style routing and controller structure&lt;/p&gt;

&lt;p&gt;Middleware support with $request and $next&lt;/p&gt;

&lt;p&gt;Eloquent-like relationships (hasOne, hasMany, belongsTo) with planned eager loading&lt;/p&gt;

&lt;p&gt;CSRF protection and secure session handling&lt;/p&gt;

&lt;p&gt;Blade-inspired view rendering&lt;/p&gt;

&lt;p&gt;Built-in helpers for validation, pagination, and file handling&lt;/p&gt;

&lt;p&gt;Fully modular and extendable&lt;/p&gt;

&lt;p&gt;I’ve built it to be simple, fast, and perfect for small to medium projects where Laravel might feel too heavy. The framework is actively maintained, and I’m open to feedback and contributions.&lt;/p&gt;

&lt;p&gt;If you’re curious, check it out, try it, and let me know your thoughts. Would love to hear how others would use it!&lt;/p&gt;

&lt;p&gt;Documentation: &lt;a href="https://larite.dev/" rel="noopener noreferrer"&gt;https://larite.dev/&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/ch-kashif171/larite" rel="noopener noreferrer"&gt;https://github.com/ch-kashif171/larite&lt;/a&gt;&lt;/p&gt;

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