Any PHP developers with an eye for quality?

RDS Framework

New member
The last couple of years I have been developing websites in PHP and the base I used turned into a PHP framework. Now I want to share this project with the world, and maybe get some professionals to help with some feedback and bug tracking.

The framework has a lot of strong points in my opinion. The strongest point I think is that it just uses normal PHP and MySQL queries. So no special shortcuts you need to learn. The directories are also structured in a way specially for web application, so you can easily create templates for you application, and there is a separate media folder so you can easily move that to a CDN.

The system is expandable with extension, I have a few extensions already available.

Take a look at it if you have some free time. Any feedback is welcome.

If you are interested just take a look at the website for downloads,documentation,tutorials,blog:
http://www.rdsframework.com

For some video tutorials check out:
http://www.youtube.com/user/rdsframework

Developers can see the Git repo at:
http://www.gitorious.com/rdsframework
 
Back
Top