jotajotaramos / php-routes-basic

A simple PHP project to deal with routes (ThePHPLeague library)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-routes-basic

Basic routes management through the ThePHPLeague Route library

The APP

Just a simple ready-to-use APP with autoload included so you can avoid the initial setup. It will help you understand how to deal with routes in your API

Libraries

  • Route: ThePHPLeague route (league/route).
  • PSR-7: laminas/laminas-diactoros.
  • HTTP Responses: laminas/laminas-httphandlerrunner

Install

composer install

Usage

Just use it with your favorite server.

About

A simple PHP project to deal with routes (ThePHPLeague library)


Languages

Language:PHP 100.0%