Slim framework integration
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 79
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Does it make sense to allow switch-route to work with slim framework as alternative router?
The Slim Framework’s router is built on top of the Fast Route component, and it is remarkably fast and stable. While we are using this component to do all our routing, the app’s core has been entirely decoupled from it and interfaces have been put in place to pave the way for using other routing libraries.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing routing interfaces and the Slim Framework v4 routing documentation linked in the issue. Determine the integration scope for allowing switch-route to use Slim as an alternative router, and define the expected behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100