80 likes | 91 Views
Google ctemplate php extension. Vanilla Hsu <vanilla@FreeBSD.org>. What’s php ctemplate extension?. It’s php binding for google ctemplate library. Writen in c++ Ultra fast. Easy to use. Template from string. Why ctemplate?. Simple Speed Smart Easy to learn. Why not Smarty?.
E N D
Google ctemplate php extension Vanilla Hsu <vanilla@FreeBSD.org>
What’s php ctemplate extension? • It’s php binding for google ctemplate library. • Writen in c++ • Ultra fast. • Easy to use. • Template from string.
Why ctemplate? • Simple • Speed • Smart • Easy to learn
Why not Smarty? • Slow • Complicated • Should we put logic on template file?
How to install? • Ports/textproc/pecl-ctemplate on FreeBSD • http://people.freebsd.org/~vanilla/cTemplate-0.8.tar.gz
How to use? • 5 steps. • 1: new ctemplate object. • 2: new ctemplate_dict object. • 3: set variable • 4: expand • 5: print it out.
Customer • Pixnet • You could be next.