Why EasyPhpAppMany times we need little PHP applications doing the same kind of job : searching, listing, editing records (CRUD = Create Read Update Delete).
EasyPhpApp is an answer to help produce scaffold applications.
EasyPhpApp is written on top of Zend Framework/PHP components and is designed to be easily used by non web developpers and easy to maintain.
Main featuresClean but simple MVC approach : the framework uses structured url (routes) to target modules (your application classes) and actions (methods of the classes) Strong but simple security layer : build on top of Zend_Auth and Zend_Acl Can be HTML free : build your presentation only with layouts classes Form supports : file upload, radio buttons, automatic inputs values storage, etc Grid : generic table of records implementation PRG + CRUD Data model support : generate form and list from table or xml WikiQuickStart : quick and dirty HOWTO DataAndLayoutModels : make form and grid from xml definitions Release Noteshttp://code.google.com/p/easyphpapp/source/browse/trunk/easyphpapp/release
Have fun ;p
30 Day Summary Apr 13 2013 — May 13 2013
|
12 Month Summary May 13 2012 — May 13 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.