Archive for the 'PHP' Category

Symfony ezComponents Integration

Monday, August 27th, 2007

As the documentation on how to integrate and use ezComponents in Symfony is quite meager here’s a small example on that. Exemplarily I picked the Graph component for the demonstration. Further documentaion on that can be found here.
Asuming there is an already configured symfony project with one or more application and modules the first thing […]

Zend Framework All-In-One Getting Started Package

Saturday, December 2nd, 2006

I started a new PHP project today and as everytime I was pissed that setting up a proper project structure always takes so much time. So I thought it might be useful for some of you if I present my result right here. The following zip file contains a, for my purposes quite suitable all-in-one […]

Zend Framework in subdirs

Wednesday, October 18th, 2006

Short code snippet which describes how to use the Zend Framework in a development environment.

Zend Framework

Wednesday, October 18th, 2006

I dealt with PHP first time since ages the last days and did some evaluation work on frameworks. The most promising candidate for future projects is the Zend Framework of which a first stable release is expected during the next weeks.
Most important feature is a MVC implementaion which looks quite similar to Struts. Other neat […]

pear package installer

Sunday, July 10th, 2005

Switch for auto-resolving all dependencies during a PEAR package install via command line.

LiveUser Beta 0.16.0 released

Sunday, June 26th, 2005

New version of the Pear user management class.