laswitchtech/core-router

Router Library for the Laswitch Core Framework

v1.0.1 2024-08-01 23:47 UTC

This package is auto-updated.

Last update: 2025-01-02 00:41:17 UTC


README

coreRouter

License GitHub repo size GitHub top language Version

Description

The coreRouter package is a library that provides a set of tools to help you build a RESTful API with PHP.

License

This software is distributed under the MIT license.

Requirements

  • PHP >= 8.0

Security

Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.

Installation

Using Composer:

composer require laswitchtech/core-router

How do I use it?

Review the Documentation.