Php interface for Mariadb/any database

Joined
Jun 15, 2022
Messages
101
Reaction score
0
I’m trying to come up with an interface from php to mariadb/a database that can handle things like checking the structural integrity of tables (have the correct data types, foreign keys, etc.) to automate the process of installing uninstalled tables/etc.

In particular I’m trying to create a general purpose php app that offers so much as a gui for creating tables (potentially linked together by foreign keys). Ultimately it’s something of a very dev-friendly cms. It’s a framework…does something like laravel do this sort of thing?

— edit —

Basically I just need to be able to recreate a table in php.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top