An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/splash-router

A PSR-15 compliant router using annotations
https://github.com/thecodingmachine/splash-router

Last synced: 7 months ago
JSON representation

A PSR-15 compliant router using annotations

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/thecodingmachine/splash-router/v/stable)](https://packagist.org/packages/thecodingmachine/splash-router)
[![Total Downloads](https://poser.pugx.org/thecodingmachine/splash-router/downloads)](https://packagist.org/packages/thecodingmachine/splash-router)
[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/splash-router/v/unstable)](https://packagist.org/packages/thecodingmachine/splash-router)
[![License](https://poser.pugx.org/thecodingmachine/splash-router/license)](https://packagist.org/packages/thecodingmachine/splash-router)
[![PHPStan](https://img.shields.io/badge/style-level%205-brightgreen.svg?style=flat&label=phpstan)](https://github.com/phpstan/phpstan)
[![Build Status](https://travis-ci.org/thecodingmachine/splash-router.svg?branch=master)](https://travis-ci.org/thecodingmachine/splash-router)
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/splash-router/badge.svg?branch=master&service=github)](https://coveralls.io/github/thecodingmachine/splash-router?branch=master)

Previous versions (Splash <10):
[![Total Downloads](https://poser.pugx.org/mouf/mvc.splash-common/downloads)](https://packagist.org/packages/mouf/mvc.splash-common)

Splash: a highly configurable PSR-15 router
===========================================

Check out [the documentation at https://thecodingmachine.github.io/splash-router/](https://thecodingmachine.github.io/splash-router/).