Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (20) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-03-03 (7 months ago) | Not enough user ratings | Total: 173 This week: 1 | All time: 269 This week: 22 |
Version | License | JavaScript version | Categories | |||
query-terminal 0.3 | The PHP License | 3 | jQuery, Console |
Description | Author | |||
This package implements an online console to edit and run server commands using AJAX. Innovation Award
|
phpquery 0.1 ======== PHPQuery Terminal is a PHP terminal that works with Ajax and PHP Classes. Really easy to use. Write a command and the class with the same name will be executed. Also, you can send it a few commands that will be used as parameters. For use the PHPQuery terminal you need to login. In this example I have created a test user. Username: test. Password: test. Use the help command for learn to use it. PHPQuery Terminal idea was based in UNIX behavior. You can add new classes, create and edit it. In this version are available a few commands only example about how to use it. Example for most simple command (hello.php): class helloworld extends Command{ public function init($params){ $result = "Hello!"; $this->data = $result; } } To use this command is really simple. Only write "hello" in the PHPQuery Terminal. For more information and download new versions please visit http://www.andoitz.com |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
class (5 files) | ||||
commands (4 files) | ||||
home (1 directory) | ||||
templates (1 directory) | ||||
index.php | Data | Auxiliary data | ||
phpquery.bmp | Data | Auxiliary data | ||
phpquery.jpg | Data | Auxiliary data | ||
phpquery.png | Data | Auxiliary data | ||
PHPQuery.txt | Doc. | Documentation | ||
README.md | Doc. | Documentation |
Files | / | class |
File | Role | Description |
---|---|---|
command.php | Data | Auxiliary data |
commands.php | Data | Auxiliary data |
kernel.php | Data | Auxiliary data |
template.php | Data | Auxiliary data |
user.php | Data | Auxiliary data |
Files | / | commands |
File | Role | Description |
---|---|---|
helloworld.php | Data | Auxiliary data |
help.php | Data | Auxiliary data |
logout.php | Data | Auxiliary data |
ls.php | Data | Auxiliary data |
Files | / | templates | / | terminal |
File | Role | Description |
---|---|---|
index.php | Data | Auxiliary data |
jquery-1.11.1.min.js | Class | Class source |
phpquery.css | Data | Auxiliary data |
phpquery.min.js | Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
95% |
|
|