January 27, 2008

Another PHP dependency injector.

Filed under: PHP, Downloads — Marcus @ 11:46 pm

After working with Spring and Grails recently, I became very comfortable with their method of dependency injection. Based on my experiences, I went and wrote a simple injector that will automatically wire dependencies by name. At first it might seem to have quite an overhead, but in profiling with 40 or so objects being injected in a single request, its footprint was quite light.

Download the injector

Examples in the testing as a basic unit test, or click on for more

(more…)

January 9, 2008

Alfresco and MySource Matrix

Filed under: PHP, Alfresco — Marcus @ 1:17 am

May 17, 2007

Working with the Alfresco PHP Library - Browsing Folders

Filed under: PHP, Alfresco — Marcus @ 10:21 am

April 28, 2007

Update an indexed record with Zend Search Lucene.

Filed under: PHP — Marcus @ 11:00 pm

April 5, 2007

Validating a model using Zend_Validate_Interface

Filed under: PHP — Marcus @ 10:23 am
Next Page »
.

Powered by WordPress