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

https://github.com/mkgor/pointsman

Laravel-like router for your project
https://github.com/mkgor/pointsman

laravel-like php7 router

Last synced: 4 months ago
JSON representation

Laravel-like router for your project

Awesome Lists containing this project

README

        

# Pointsman

Laravel-like routing for your project

# Installation

`composer require mkgor/pointsman`

# Usage

#### Specifying routes
````php