The Yet Another Framework (Yaf), PHP extension for developing web applications
1–10 of 38 posts
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#2Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#3Not being particularly proficient in PHP, is the 'Class myClass extends baseClass' syntax normal? I've never seen it before.
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#4EDIT: Appears to be on Google Code: http://code.google.com/p/yafphp/source/browse/
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#5When did they launch this?
Keep in mind it's a PECL extension, so it's not bundled with PHP.
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#6Is the source for this anywhere like GitHub where it can be looked over? EDIT: Appears to be on Google Code: http://code.google.com/p/yafphp/source/browse/
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#7Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#8Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#9It kind of reminds me of ASP.NET C# MVC, just glancing at the example page: http://au.php.net/manual/en/yaf.examples.php Not being particularly proficient in PHP, is the 'Class myClass extends baseClass' syntax normal? I've never seen it before.
http://www.php.net/manual/en/language.oop5.inheritance.php#l...