Download the PHP package marcolamr/router without Composer
On this page you can find all versions of the php package marcolamr/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marcolamr/router
More information about marcolamr/router
Files in marcolamr/router
Download marcolamr/router
More information about marcolamr/router
Files in marcolamr/router
Vendor marcolamr
Package router
Short Description Create and manage your routes easy, fast and extremely uncomplicated.
License MIT
Homepage https://github.com/marcolamr
Package router
Short Description Create and manage your routes easy, fast and extremely uncomplicated.
License MIT
Homepage https://github.com/marcolamr
Please rate this library. Is it a good library?
Informations about the package router
Router Library
Small, simple and uncomplicated. The router is a PHP routing component with abstraction for MVC. Prepared with RESTfull verbs (GET, POST, PUT and DELETE), it works in its own layer in isolation and can be seamlessly integrated into your application.
Pequeno, simples e descomplicado. O router é um componente de rotas PHP com abstração para MVC. Preparado com verbos RESTfull (GET, POST, PUT e DELETE), trabalha em sua própria camada de forma isolada e pode ser integrado sem segredos a sua aplicação.
Highlights
- Simple installation (Instalação simples)
- Works with standard php server: php -S localhost:8000 (Funciona com php server padrão)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)
Installation
Router is available via Composer:
or run
Documentation
Getting Started:
All versions of router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package marcolamr/router contains the following files
Loading the files please wait ....