Skip to content

php-module/command-line-interface

Repository files navigation

CLI

A php simple library for creating a custom command line interface in php.

Command Executing Rule

1 Namespace Reference:

A common reference for a function located in a valid namespace.
Refering the same with a command separated by semi-colons.
--
EG: $ hello:world
--
Locate a funcion in the hello namespace an execute it.

About

command-line-interafce module for php.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages