lukas

Lukas Smith's Blog: My PHP framework winner predictions

PHPDeveloper.org  Tue, 09/20/2011 - 11:53

Lukas Smith has posted some of his thoughts on who the framework winners are right now and which might pull ahead in the future including Symfony and Zend Framework.


 

Do you want DIC with that Controller? - Lukas Smith

Planet PHP  Fri, 07/01/2011 - 07:55

At Liip "Symfony2" started in production a year earlier. Well I say "Symfony2" because it was just our internal framework OkAPI enhanced with the current crop of at the time PHP 5.2 Symfony components (actually we also included the symfony 1.x routing component).

The results were so convincing that we decided to switch to Symfony2 entirely.

The big feature back then and today is of course dependency injection (DI) and the dependency injection container (DIC).


 

Lukas Smith's Blog: Symfony2, what I think is still left to do

PHPDeveloper.org  Tue, 04/19/2011 - 08:05

Lukas Smith has posted some of the things he thinks the Symfony2 framework still has left to do before it can be released in a stable form.


 

Lukas Smith's Blog: Symfony2 community pushing the PHP ecosystem

PHPDeveloper.org  Fri, 04/08/2011 - 13:56

In a new post to his blog Lukas Smith has a list of PHP projects that have popped up around the Symfony2 framework and are following some of the framework's standards for development.


 

Lukas Smith's Blog: Transforming end user queries to Solr

PHPDeveloper.org  Thu, 07/01/2010 - 12:36

In some of his recent work Lukas Smith has been testing the waters of what Solr (the fast, open source search platform) has to offer.

In his work with it he needed a way to convert the queries that come in from users into something Solr can understand.

In this new post he explains how and shares the code for his solution (symfony-based).


 

Lukas Smith's Blog: PHP adopting branching kicking and screaming

PHPDeveloper.org  Fri, 02/12/2010 - 14:56

In a new post from Lukas Smith's blog he talks about the project's move to Subversion and away from CVS and how that's affected the language's development in a very positive way.


 

Community News: CodeWorks 2009 Schedule Released

PHPDeveloper.org  Mon, 06/29/2009 - 20:22

If you're planning on attening this year's CodeWorks conference, you'll be happy to know that the schedule has officially been announced!


 

Lukas Smith's Blog: PHP 5.3.0 stable almost released :)

PHPDeveloper.org  Thu, 06/25/2009 - 06:33

As Lukas Smith mentions in his latest post to his blog, the release of PHP 5.3 that was originally slated for today has been put off just a bit longer.


 

PHPClasses.org: Upcoming PHP 5.3 features and beyond

PHPDeveloper.org  Tue, 04/28/2009 - 06:56

This new post to the PHPClasses.org blog take a look at some of the new features that will be included in the PHP 5.3 release (coming soon to a web server near you!) by way of an interview with Lukas Smith.