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

https://github.com/siguici/php-app

A PHP package to facilitate CLI/CGI application creation, command/request routing, argument retrieval, input checking and output styling.
https://github.com/siguici/php-app

argc-argv args args-parser cgi-app cli-app command-line command-result input-output order php php8 request-response routing styling types url-parser web-application

Last synced: 10 days ago
JSON representation

A PHP package to facilitate CLI/CGI application creation, command/request routing, argument retrieval, input checking and output styling.

Awesome Lists containing this project

README

        

# PHP Application Interface Manager
A light framework which offers the basic tools to design interactive interfaces of PHP applications with input/output management and processing of command/request arguments.