Simple forum software for building great communities.
Go to file
Franz Liedke bc1cecd0b0 Implement a minimal router using FastRoute.
This will be able to dispatch PSR-7-style requests to any callback
that returns a proper response object.

Largely based on my original work for FluxBB 2.0.
2015-05-27 01:49:14 +02:00
framework/core Implement a minimal router using FastRoute. 2015-05-27 01:49:14 +02:00