In a new post to the Liip blog Benoît Pointet talks about his experience with Silex, the micro-framework from Fabien Potencier and the Symfony crowd.
templatingLiip Blog: Silex - A Grand Micro Framework for PHPPHPDeveloper.org Mon, 05/09/2011 - 08:13
In a new post to the Liip blog Benoît Pointet talks about his experience with Silex, the micro-framework from Fabien Potencier and the Symfony crowd. PHPBuilder.com: 5 Popular PHP Template Engines Worth Checking Ou...PHPDeveloper.org Fri, 04/08/2011 - 12:23
On PHPBuilder.com today there's a new article looking at five PHP templating engines that they think are worth a look for use in your next project (or maybe in a current one). SitePoint PHP Blog: How to Create Your Own Twitter Widget in PHP...PHPDeveloper.org Wed, 01/05/2011 - 13:13
From the SitePoint PHP blog today there's a new tutorial from Craig Buckler (part one of a series) on how to create your own Twitter widget you can drop in anywhere on your site (main content or sidebar). CodingThis.com Blog: Quick XML-to-HTML Templating in PHP Using S...PHPDeveloper.org Thu, 11/11/2010 - 13:03
New on the CodingThis.com blog there's a post about templating using SimpleXML to parse a basic XML file and push the data into a template. Agile Toolkit News: Selective view rendering in Web ApplicationsPHPDeveloper.org Mon, 11/08/2010 - 13:48
New from the Agile Toolkit News site today, there's a new article looking at selectively rendering views in framework-based web applications, handling them as objects instead of just output. New @ Joind.in – Widgets! - blog.phpdeveloper.org » PHPPlanet PHP Sat, 08/21/2010 - 19:59
With the latest site release over on Joind.in, we've added something a bit more fun for users of the site - handy little widgets that let you embed information from the site into yours. Fawad Hassan's Blog: CRUD using jQuery and Codeigniter - IPHPDeveloper.org Mon, 06/21/2010 - 12:25
On his blog today Fawad Hassan has the first part of a series where he's showing you how to create a CRUD interface by combining jQuery and the CodeIgniter framework. Tags:
Developer.com: Build your own MVC Framework: Getting your Framew...PHPDeveloper.org Fri, 10/16/2009 - 11:00
On developer.com today they've posted the third part of their series about getting your own home-brew PHP MVC application framework up and running. Thomas Koch's Blog: eZ Components Template is not slow...PHPDeveloper.org Wed, 10/14/2009 - 09:31
In response to the (now somewhat infamous) post from Fabien Potencier about templating in PHP and comparisons of his own templating system (Twig) with various other offerings around the community, Thomas Koch notes that the eZ Components template is not slow and that maybe Fabien just wasn't using it correctly. Fabien Potencier's Blog: Templating Engines in PHPPHPDeveloper.org Thu, 10/08/2009 - 06:51
New on his blog today Fabien Potencier tackles a tough topic for the PHP community - templating languages and whether or not their that useful/good after all. |