There’s an adage about a developer’s career cycle:
- Doesn’t use frameworks
- Discovers frameworks
- Writes his own framework
- Doesn’t use frameworks
Point 4, of course, referring to the newfound ability to use Composer to build your own framework from various battle tested third party components.
We all know there’s no shortage of frameworks in the PHP ecosystem, so it surprised me quite a bit to see another pop up rather recently.
The framework is called Webiny, and, while packed to the brim with wheel reinventions they deem necessary, there are some genuinely interesting components in there that warrant taking a look. In this introductory tutorial, we won’t be focusing on the framework as a whole, but on the most basic of its components - the StdLib.
Continue reading %Exploring the Webiny Framework: The StdLib Component%
by Bruno Skvorc via SitePoint
No comments:
Post a Comment