Custom Search
post Category: PHP post postMay 4, 2007
Post Page Rank

If you wrote web applications in PHP, you know that the managing the codes could be confusing. PHP does not provide easy standard on how to separate presentation, logic and code within your web application. Plug-in architecture is also not supported by default. You have to rely on other external web frameworks, of course in PHP, to achieve similar features.

I was writing Fabricate Framework to overcome these problems. I have done certain web application projects (ie. cityku.com) that required performance and manageable codes which were scheduled in tight deadlines. This framework went through evolution since its first creation. Due to the nature of this framework, I could finish the code in timely manner. Less code was required to finish a project because many components of a web application have been provided in this framework. You can concentrate on logic and/or presentation without have to write low level libraries again. I could work on different parts with other team members without jeopardizing the project.

Features highlight:

  • Compatible to PHP 4.3.x or above
  • Currently only support MySQL, but can be extended to support other DBMS
  • Less code to write a web application than before
  • The framework can be reused to create different applications
  • Separates presentation, login and code
  • Supports HTML and CSS templates
  • Supports AJAX libraries such as Dojo, Sajax, Ext, and others
  • Generates the output in less time

Fabricate Framework (Version 1.0 Alpha) will be released on May 7, 2007. This framework needs other developers, then I decided to host this in SourceForge most likely. An implementation of Content Management System would be published as well to see the framework usage in real application. I may put this framework under BSD License. Hence, it would be free for many purposes. More detail will be published later on.


Stumble it!

Horaayy..there are 4 comment(s) for me so far ;)

#1

yaaaay!! congratulations kamrad!! again, you’ve shown the world that we DO have great ideas!!…..

watch out world!! fabricate framework coming soon 2 a home near you!!…..

dj0k3rz wrote on May 7, 2007 - 12:24 am
#2

Fabricate Framework v1.0 Alpha…

Finally, it is freely available for public preview. Fabricate Framework version 1.0 Alpha can be downloaded. This framework is under New BSD License, it means you can use it for personal and even commercial use. The package contains Eclipse project wor…

revvi::blog() wrote on May 7, 2007 - 9:48 pm
#3

Fortunately, it’s still funny.

Christopher wrote on April 6, 2008 - 11:40 pm
#4

I think that you really can judge people by the way they comment different stuff. Some people, even expressing negative thoughts, are still polite and they respect and understand other people. Some people are not even trying to be nice, they just don’t care. I think self-confident person will always act nice, no matter what other people do

gbrent wrote on April 9, 2008 - 5:57 pm
You can leave a response, or trackback from your own site.

Write Your Comment

Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs will be generated automatically.

Trackback: You can do Trackback URI from your own site.

You should have a name, right? 
Your email address, I promised I won't tell it to anyone. 
If you have a web site or blog, you can type the URL right here. 
This is where you type your comments. 
Remember my information for the next time I visit.
 

-