PhpPeanuts is an open source MVC for developing database-backed applications in PHP. It supports high and sustainable developer productivity by adaptive components and reduces project risk by rapid prototyping.
With phpPeanuts you do not build an application from the bottom up. Instead you get one from , then extend and refine it step by step to make it more and more like you want it to be.
PhpPeanuts does in general not generate code. Instead its components adapt dynamically to the data definitions. It doesn't do just CRUD, relations and searching are also scaffolded. Because it adapts dynamically you can start with the simpelest thing that could possibly work for your application, and refactor later if the need arises, without losing much productivity. The way.
PhpPeanuts is not a clone, it was released earlier and has together with its predecessors a history of over 16 years. Yet it is only 731 Kb of code. It that can be browsed an seached on line to understand, override and extend it to serve your requirements.
News
|