ipub/slim-router

Super simple PSR-7 customizable routing system with middleware

v0.2.0 2021-05-17 22:06 UTC

This package is auto-updated.

Last update: 2024-04-24 04:00:25 UTC


README

Build Status Code coverage PHP Licence Downloads total Latest stable PHPStan

PSR-7 super slim router inspired with Fast Route and Slim framework.

Installation

The best way to install ipub/slim-router is using Composer:

composer require ipub/slim-router

Documentation

Learn how to create & handle routes in documentation.

Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/slim-router.