No thanks. Closure? Namespace?
The Yet Another Framework (Yaf), PHP extension for developing web applications
11–20 of 38 posts
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#12Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#13Since this is a PECL extension, and therefore compiled in C, I would love to see some performance information.
it looks like it's about 10% slower than pure PHP, orders of magnitude faster than most frameworks
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#14> Yaf require PHP version greater than 5.2.1, and could not run with early version of PHP. No thanks. Closure? Namespace?
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#15So, apart from being written as an extension (and maybe a little bit faster that way), what's the point of Yaf?
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#16It 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.
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#17> Yaf require PHP version greater than 5.2.1, and could not run with early version of PHP. No thanks. Closure? Namespace?
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#18 Windows binaries can be found at http://code.google.com/p/yafphp/downloads/list
[me]# pecl install yaf
pecl/yaf requires PHP (version >= 5.1.0, version So... 2.1.3 doesn't know how to work with 5.3.8. I'm not upgrading to 5.4.0 to test this right now. Any hacks to get around this?Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#19Why?
Re: The Yet Another Framework (Yaf), PHP extension for developing web applications
#20http://alexeyrybak.com/blitz/blitz_en.html
You had blazing speed and performance