<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MasterPHP - Blog</title>
    <link>https://masterphp.eu/en/blog</link>
    <description>Latest articles about PHP and programming</description>
    <language>en</language>
    <atom:link href="https://masterphp.eu/en/blog/rss" rel="self" type="application/rss+xml"/>
    <item>
      <title>Larafony 2.0 – free course updated to PHP 8.5</title>
      <link>https://masterphp.eu/en/blog/larafony2-php85-update-en</link>
      <description>A combination of Laravel's elegance, Symfony's reliability, and the power of modern PHP 8.5. Production framework with PSR-20 Clock, PSR-7/15 HTTP, attribute-based routing, and ORM with Property Observers.</description>
      <pubDate>Tue, 21 Oct 2025 10:30:00 +0200</pubDate>
      <guid>https://masterphp.eu/en/blog/larafony2-php85-update-en</guid>
      <category>PHP News</category>
    </item>
    <item>
      <title>SOLID Principles in PHP - Complete Guide</title>
      <link>https://masterphp.eu/en/blog/solid-principles-php-complete-guide</link>
      <description>SOLID is an acronym for 5 design principles in object-oriented programming conceived by Robert C. Martin.</description>
      <pubDate>Mon, 22 Sep 2025 20:07:00 +0200</pubDate>
      <guid>https://masterphp.eu/en/blog/solid-principles-php-complete-guide</guid>
      <category>Architecture</category>
    </item>
    <item>
      <title>PSR Standards in PHP - Comprehensive Guide</title>
      <link>https://masterphp.eu/en/blog/psr-standards-php-comprehensive-guide</link>
      <description>PSR is a set of recommendations aimed at standardizing style and coding practices in the PHP ecosystem.</description>
      <pubDate>Tue, 09 Sep 2025 19:22:00 +0200</pubDate>
      <guid>https://masterphp.eu/en/blog/psr-standards-php-comprehensive-guide</guid>
      <category>PSR Standards</category>
    </item>
    <item>
      <title>PHP 8.4 New Features - Property Hooks and Latest Functionality</title>
      <link>https://masterphp.eu/en/blog/php-84-new-features-property-hooks</link>
      <description>PHP 8.4, released on November 21, 2024, brings a series of innovations that significantly impact web application development.</description>
      <pubDate>Mon, 18 Aug 2025 18:41:00 +0200</pubDate>
      <guid>https://masterphp.eu/en/blog/php-84-new-features-property-hooks</guid>
      <category>PHP News</category>
    </item>
    <item>
      <title>PSR-15 in Practice: Complete Guide to Middleware in PHP</title>
      <link>https://masterphp.eu/en/blog/psr-15-middleware-php-guide</link>
      <description>Comprehensive guide to PSR-15 middleware in PHP. Learn interfaces, implementations, best practices, and testing strategies.</description>
      <pubDate>Mon, 11 Aug 2025 16:53:00 +0200</pubDate>
      <guid>https://masterphp.eu/en/blog/psr-15-middleware-php-guide</guid>
      <category>PSR Standards</category>
    </item>
    <item>
      <title>Dependency Injection in PHP - Complete Guide</title>
      <link>https://masterphp.eu/en/blog/dependency-injection-php-complete-guide</link>
      <description>Dependency injection is a programming technique that involves passing required dependencies to objects.</description>
      <pubDate>Tue, 29 Jul 2025 19:15:00 +0200</pubDate>
      <guid>https://masterphp.eu/en/blog/dependency-injection-php-complete-guide</guid>
      <category>Dependency Injection</category>
    </item>
    <item>
      <title>Design Patterns in PHP - Practical Application</title>
      <link>https://masterphp.eu/en/blog/design-patterns-php-practical-application</link>
      <description>Design patterns are proven solutions to common programming problems that allow for faster and more efficient application development.</description>
      <pubDate>Mon, 14 Jul 2025 17:29:00 +0200</pubDate>
      <guid>https://masterphp.eu/en/blog/design-patterns-php-practical-application</guid>
      <category>Design Patterns</category>
    </item>
  </channel>
</rss>
