File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PHP-CLI SHELL
22
3- This repository is the base of PHP Shell project. It contains base classes for create a PHP Shell.
3+ This repository is the base of PHP Shell project. It contains base classes for create a PHP Shell.
44You must have a service which has an API and develop classes to use PHP-CLI Shell and your API.
55
66There is two project which use PHP-CLI Shell:
77- PHPIPAM: https://github.com/cloudwatt/php-cli-shell_phpipam
88- PATCHMANAGER: https://github.com/cloudwatt/php-cli-shell_patchmanager
99
10- PHPIPAM is an IPAM in PHP with REST API: https://phpipam.net/
10+ PHPIPAM is an IPAM in PHP with REST API: https://phpipam.net/
1111PATCHMANAGER is an DCIM in JAVA with SOAP and REST API: https://patchmanager.com/
1212
1313You can use one of this two projects for help you to develop your own project.
@@ -21,6 +21,6 @@ __*https://launchpad.net/~ondrej/+archive/ubuntu/php*__
2121* apt-get update
2222* apt install php7.1-cli php7.1-mbstring php7.1-readline
2323
24- #### REPOSITORY TOOLS-CLI
24+ #### REPOSITORY
2525* git clone https://github.com/cloudwatt/php-cli-shell_base
26- * git checkout ????
26+ * git checkout tags/v1.0
You can’t perform that action at this time.
0 commit comments