KRouter

A simple routing class for use with @Route and @Method annotations in your vanilla PHP project. (by KaiserWerk)

KRouter Alternatives

Similar projects and alternatives to KRouter based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better KRouter alternative or higher similarity.

KRouter reviews and mentions

Posts with mentions or reviews of KRouter. We have used some of these posts to build our list of alternatives and similar projects.
  • A little router for vanilla projects
    1 project | /r/PHP | 12 Feb 2021
    here you create a reflection object from get_declared_classes which returns ANY class which has been defined. The only reason this works at all is because it looks like you recommend to use include 'FooController.php' before running this code, as classes are defined at the point at which they are needed, and not before. This is unbelievably inefficient. Running PHP from my command line that's already almost 200 classes before you've defined anything. Yes you filter it later, but you've already hit the inefficiency. Reflection isn't free.

Stats

Basic KRouter repo stats
1
5
0.0
over 2 years ago

KaiserWerk/KRouter is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of KRouter is PHP.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com