Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W hat if I want to use external Router & Database class #70

Open
kezenwa opened this issue Sep 25, 2022 · 0 comments
Open

W hat if I want to use external Router & Database class #70

kezenwa opened this issue Sep 25, 2022 · 0 comments
Assignees

Comments

@kezenwa
Copy link

kezenwa commented Sep 25, 2022

Hello

  1. What do I have to do in order to use an external Router class like https://github.com/bramus/router.

Reason is https://github.com/bramus/router has the features I needed + I couldn't find documentation of the router coupled with utopia PHP FrameWork.

  1. Also I don't use Composer, nor do I ever pray to. Could I just copy over the framework and include it ? Checked composer.json and found no external dependency, YET I couldn't find some of the decoupled utopia classes such as the webSocket class inside utopia FrameWork files. Are the decoupled Classes meant to be manually included when needed, or I'm missing something?

  2. How do I modify the HTTP class used by utopia PHP frameWork ?
    I presume it should be inside Request.php file. I want to be able to use https://github.com/stefangabos/Zebra_cURL in addition to what utopia PHP frameWork has got to offer.

My interest in utopia frameWork is that it works using just NGINx without PHP-FPM.

@TorstenDittmann TorstenDittmann self-assigned this Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants