Proposal
Are there instructions on how to install this library using composer as part of an existing project?
I don't want to expose the vendor directory to the web; trying to expose one file that would load the library and the dashboard in a public folder.
I tried including the library's index.php, but came into problems with the hard coded config loader and assets paths.
Motivation and context
I would argue it is a more usable scenario to have the library installed as a dependency of an existing project without downloading and adding the whole library into an existing project's repository