Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:62278 php.pecl.dev:9716 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71554 invoked from network); 20 Aug 2012 08:06:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Aug 2012 08:06:34 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vb0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:55742] helo=mail-vb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/92-03087-800F1305 for ; Mon, 20 Aug 2012 04:06:32 -0400 Received: by vbbfs19 with SMTP id fs19so5780498vbb.29 for ; Mon, 20 Aug 2012 01:06:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=1SRv21ol8RxNl+n7lu4AvALs1Qu7FD4tpeAIgz9zI5w=; b=e5tNeNTtajY6jnHZZJhq7mwNuCPJruK+QlEKbcG+7D09/M8maHtVJHwU2kCSACeaL/ ebGRLDtvop7xNFobyLALjEYR4VOjsote31qQlAapSzc71ezFRxqkOnsNqKTy0f/PU+jR uq4gxED8npwGemLpmhrVgFLdkzN65fGNaciHc3Bi7pNIHdSExzvemAuZWTUIvUbOIxbE kpf7MPnFF/qXtTKaHi/vkLMcbyGps91HD8XKgq1GO3JYA8J1NoG5lhySEv+2CTNGEGP5 z7bKFuQT2lug0nhbgzyAskfYgZHOz7npK38T68rXjdWND4PmR6930SZ3G0BiqoxKReNP DXNA== Received: by 10.58.128.3 with SMTP id nk3mr10327652veb.9.1345449989626; Mon, 20 Aug 2012 01:06:29 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.18.15 with HTTP; Mon, 20 Aug 2012 01:06:09 -0700 (PDT) Date: Mon, 20 Aug 2012 16:06:09 +0800 X-Google-Sender-Auth: 5PwCm1ht58V2ssDcitozTEhjpWk Message-ID: To: PHP Internals , PECL Announce Content-Type: text/plain; charset=UTF-8 Subject: Need Help in Yaf spreading From: laruence@php.net (Laruence) Hi: Yaf (http://pecl.php.net/yaf) is a PHP MVC framework, which is build as a PHP extension. It could be considered as the fastest PHP framework for now(http://www.laruence.com/2011/12/02/2333.html), and it has already been used in a lots of productions in baidu, sina. like weibo.com. we gain 76% performance boost while refactor weibo.com based on yaf ( of course and some other improvements) so, I can say that Yaf is very popular in chinese world. but it was a little hysteretic in english world. I asked for some help in sepreading Yaf in english world. any recommends of Yaf (post, twitter, etc) will be appreciated. thanks -- Laruence Xinchen Hui http://www.laruence.com/