Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-11-22 (8 months ago) ![]() | ![]() ![]() ![]() | Total: 598 | All time: 5,172 This week: 205![]() |
Version | License | PHP version | Categories | |||
php-query-terminal 0.3 | The PHP License | 5 | PHP 5, Console, AJAX |
Description | Author | |||
This package can run command classes from an interactive console. 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 | ||
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Example | Main script fot launch the classes | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Leeme Document | ||
![]() ![]() |
Data | Leeme Document |
![]() |
/ | class |
File | Role | Description |
---|---|---|
![]() |
Class | Parent class of Commans classes |
![]() |
Class | Class with all commands |
![]() |
Class | Main class |
![]() |
Class | Class for View Terminal template |
![]() |
Class | Class for manage User login |
![]() |
/ | commands |
File | Role | Description |
---|---|---|
![]() ![]() |
Example | Class example for command |
![]() ![]() |
Example | Class example for command |
![]() ![]() |
Example | Class example for command |
![]() ![]() |
Example | Class example for command |
![]() |
/ | templates | / | terminal |
File | Role | Description |
---|---|---|
![]() ![]() |
Aux. | Main template script |
![]() ![]() |
Data | jQuery Library 1.11.1 |
![]() ![]() |
Data | CSS for template phpquery terminal |
![]() ![]() |
Data | javascript for phpquery terminal |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
94% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|