I am looking for a PHP framework that supports multiple databases with the same schema / model. Each client of us will become his own web server with his own database. In addition, we want to develop a central administration application that works in all client databases, all of them have the same scheme / model. Is there a php framework that supports such things?
user259034
source
share