balpom/symfony-slim4-routing

Symfony Router implementation for Slim 4 framework instead of default Fast Router.

v1.0.1 2024-05-28 15:49 UTC

This package is auto-updated.

Last update: 2024-10-28 16:36:56 UTC


README

Symfony Router as Slim 4 alternative router.

Alternative routing for Slim 4 framework based on Symfony Router (instead of default Fast Router). Forked from https://github.com/l0gicgate/slim4-symfony-router-exp with small cosmetical corrections.

Installation

Using composer (recommended)

composer require balpom/symfony-slim4-routing

License

MIT License See LICENSE.MD