router icon indicating copy to clipboard operation
router copied to clipboard

Make it easier to use router as a standalone library

Open samdark opened this issue 2 years ago • 1 comments

At least we need to document it step by step about what's required for it.

samdark avatar May 06 '23 09:05 samdark

Example of pure usage: https://github.com/vjik/yii-router-pure-example/blob/master/src/index.php

It should be simplified.

vjik avatar May 06 '23 09:05 vjik