Skip to content

Releases: jpneey/basic-php-router

basic-php-router v2

Choose a tag to compare

@jpneey jpneey released this 10 Jun 03:09
Feat: added config and updated related files

v1

v1

Choose a tag to compare

@jpneey jpneey released this 26 Apr 06:58
Added examples

Fluent Router

Choose a tag to compare

@jpneey jpneey released this 02 Dec 06:46

Refactored the base router class towards a much more fluent implementation.
Pages must also be defined rather than the router guessing if the requested file actually exists.

1.0 Basic

Choose a tag to compare

@jpneey jpneey released this 07 Jul 12:17
9f3ad2d

Initial and base release