laswitchtech / core-cli
Command-Line Interface Library for the Laswitch Core Framework
Fund package maintenance!
LaswitchTech
Requires
- laswitchtech/core-base: ^1.1
This package is auto-updated.
Last update: 2024-12-24 19:52:56 UTC
README
coreCLI
Description
The coreCLI
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-cli
How do I use it?
Review the Documentation.