Is there something similar to PhpFormGenerator?

I was trying PhpFormgenerator, but it had errors, and it doesn’t seem to be updated for many years.

I simply need a database (preferably PostGreSQL), PHP and some HTML code to store and manage some personal details.

Is there something like phpFormgenerator that will use a db table and create fields on a form, and the PHP code, so that the data entry can be done.

Thanks,

Jehoshua

I found PhpMyEdit, it is sufficient for what I need, and I can understand the PHP code well enough to modify it as needed. This will help me brush up on my PHP skills, at least.