utopia-php / utopia-php/http

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

Open
#70 0 comments 0 reactions 1 assignee View on GitHub

@TorstenDittmann is already working on this.

Since Oct 6, 2022.

Dominant language
PHP
Stars
297
Forks
34
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.