search
top

Eventful – A CakePHP Event System

As promised in the comments of the most recent entry i created a repo for my event system. It’s currently under heavy development, yet ready to use. I don’t think the interface will change much from here on out. The installation is similar to the DebugKit. Put the “eventful” plugin into your plugins folder and add the Behavior or Component to your app. This will include all... read more

Last.FM Datasource v0.3 – Ready for a testdrive

I just finished my work on the datasource. Well.. finished as in: the part of being able to auth and do stuff works now. So it is good for a spin. I also stripped most of my doc comments and compiled a small wiki page that should help you getting it up and running. I also deployed a small demo app and finished it today (as far as a demo app should go). You can see it in action here. The whole thing is just... read more
top