My favorites | Sign in
Project Logo
                
People details
Project owners:
  kherge

NOTE: This is not a web browser shell for your server. You must already have shell access to use this script! I apologize for any confusion.

Phickle is a wannabe version of the BASH shell that runs within an existing shell. The aim of this class is to allow PHP developers to create an alternate method of executing and managing their PHP applications without having to open a web browser. Phickle by itself does not perform much of anything. However, by adding your own custom commands, you can expand the use of Phickle to pretty much what ever you need it to do. Without the need for external PHP libraries, Phickle is a standalone script. You simply call it within your script and start the interface.

Phickle also provides its own argument parser and various methods to which you may manipulate the user's screen should you decide not to implement some other method yourself. For more information on how to use Phickle or how to add your own custom commands, please see the documenation headers for the class and each of its methods.









Hosted by Google Code