
front and back-end web development, Leeds, UK
Richard's Blog - Design, coding and life in Japan
Web Frameworks
Weaving Lithium #li3 into a legacy PHP application incrementally
Submitted by Richard on Tue, 10/05/2010 - 11:54Legacy Application
I have a legacy application which was originally written in straight PHP with a few classes that I have created for convenience, but this is old and I am wanting to get this into a modern web framework. I have prepared it by stripping out all of the old Sql and made all Database requests through the excellent Doctrine 2.
Tags:
Django vs Rails
Submitted by Richard on Fri, 04/23/2010 - 13:47Yes it is another one of those comparison blog posts! I apologize but I had to write something about this.
Tags:
Object Relational Mappers in CakePHP, CI and other frameworks
Submitted by Richard on Mon, 03/22/2010 - 21:24I am currently doing a project in CakePHP which I generally like, it is far from perfect but it is heading in the direction and is getting even better with 1.3 nearly being released. It also happens to be one of the most popular open source web frameworks in Japan which is a good reason to get using it.
Tags:
Recent Blog Posts
- Testing controllers in Lithium 2nd Feb 12, 18:19
- Practical Internationalization in Lithium 31st Dec 11, 02:06
- Using OAuth in Lithium 30th Dec 11, 23:47
- How to add your own Tokens from CCK fields in Druapl 7 17th Jun 11, 04:49
- Weaving Lithium #li3 into a legacy PHP application incrementally 5th Oct 10, 11:54