Results 1 to 3 of 3
Thread: PHP Framework
- 07-27-2011, 02:41 AM #1
Addict
- Join Date
- Dec 2010
- Posts
- 262
PHP Framework
Okay, I have been wanting to make a php framework for somewhile now, but have had no one to work with, so I am coming here to ask for a partner.
It will be OOP, if you're interested please reply.
Oh, it will be a free project, and I will set the release site up, once the framework is done, which will include: Forum, documentation, downloads, paid for apps, free apps, themes so-on-so-forth.
- 10-18-2011, 08:12 AM #2
Newbie
- Join Date
- Oct 2011
- Posts
- 5
I may help you a little bit, but tell me more about this code generator.
It will be like scriptcase (application oriented and runs in the browser) or it will be just a regular database driven ?
- 12-13-2011, 04:46 AM #3
Junior WHC Addict
- Join Date
- Sep 2011
- Posts
- 125
MVC: Indicates whether the framework comes with inbuilt support for a Model-View-Controller setup.
Multiple DB's: Indicates whether the framework supports multiple databases without having to change anything.
ORM: Indicates whether the framework supports an object-record mapper, usually an implementation of ActiveRecord.
DB Objects: Indicates whether the framework includes other database objects, like a TableGateWay.
Templates: Indicates whether the framework has an inbuilt template engine.
Caching: Indicates whether the framework includes a caching object or some way other way of caching.
Validation: Indicates whether the framework has an inbuilt validation or filtering component.
Ajax: Indicates whether the framework comes with inbuilt support for Ajax.
Auth Module: Indicates whether the framework has an inbuilt module for handling user authentication.
Modules: Indicates whether the framework has other modules, like an RSS feed parser, PDF module or anything else (useful).
EDP: Event Driven Programming.New!



LinkBack URL
About LinkBacks




Reply With Quote






Bookmarks