Page 1 of 1

Best AUDGSL Development utility?

Posted: Sat Feb 16, 2008 4:20 am
by BestCostAnalyst
Does anyone know a good Add Update Delete get Search List tool with PHP/MySQL?

I have built one previously and am building another 2 years later but wanted to find an advanced one to possibly use instead

there is none on HotScripts which seems to be of a complete workable standard that is free

Re: Best AUDGSL Development utility?

Posted: Sat Feb 16, 2008 6:22 am
by Ollie Saunders
It's more commonly known as CRUD (create remove update display) or scaffolding. They seem to come with all the major frameworks.

Re: Best AUDGSL Development utility?

Posted: Sat Feb 16, 2008 7:03 am
by Maugrim_The_Reaper
Look up ezPDO, Propel, Doctrine, Zend_Db, Creole...

Note, these can have a certain learning curve before use. Doctrine seems to be gaining a certain greater attention over the past year...

Re: Best AUDGSL Development utility?

Posted: Fri Feb 22, 2008 12:25 am
by BestCostAnalyst
Does anyone know any others that are currently in working condition?

I have started talking to doctrine about bugs in the versions thats 'ready to go' haven't noted a reply yet

Re: Best AUDGSL Development utility?

Posted: Fri Feb 22, 2008 1:16 am
by Christopher
For PHP, try phpclasses.org. In general, freshmeat.net is a good source.