02-17-2012, 12:07 AM
|
#1 (permalink)
|
|
The Visitor
Join Date: Feb 2012
Posts: 2
Thanks: 0
|
new PHP Web Framework (one more)
Well I know that there are hundreds PHP frameworks out there. I have also, realized that I am not holding the keys to programming heaven, but I would like your opinions of how I am explaining it so far (notice that in examples I haven’t yet explained models).
I am using this framework 3 years now in many-many sites, it had several pre-release versions, but now it is in version 0.3.0 . The ambition is to make it community driven if there are people who find it useful. The idea is to keep as small and fast as possible (almost like a micro-framework) but having all the generic features, building an application needs.
I thought of how to introduce it, so I decided that the best way is through examples and then publish classes’ documentation. You can see it here , and I would love to get feedback of how I am doing so far explaining it, and you opinions about these first steps of presenting it.
Last edited by jkon : 02-17-2012 at 09:59 PM.
Reason: more details
|
|
|
|