Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
74 Hits, Last modified:
{ en:blog:2025:01:28:lets-talk-building-a-modular-php-framework-part-2.jpg?nolink|}} </block> ====== Let's Talk - Building a Modular PHP Framework part 2 ====== **Author(s)**: Louis Ouel... ous part, we set up the groundwork of our modular PHP framework. This time, we will focus on expanding ... g it into its own module. ++++ Source: Bootstrap.php | <file php src/Bootstrap.php> <?php /** * Core
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
37 Hits, Last modified:
:en:blog:2025:01:24:lets-talk-building-a-modular-php-framework-from-scratch.jpg?nolink|}} </block> ====== Let's Talk - Building a Modular PHP Framework from Scratch ====== **Author(s)**: Louis Ouellet ---- Have you ever worked with popular PHP frameworks like CakePHP or Symfony and thought, "I wonder how these were built?" PHP frameworks can be