Nader
Nader: Dynamic PHP Generator
Purpose: Normal code generators have the following problems:
Have to regenerate the code with every change in database.
Difficult to modify and develop.
Just few of them are open and free.
Features:
Building flexible and customizable interfaces for CRUD operations.
Easy to use. Just set database connections settings.
Dynamic, any change in database doesn't effect in the interfaces.
Easy to modify and develop, this was a priority of development.
Open source and free
Recognize...