Download the PHP package vanchelo/phalcon-console without Composer
On this page you can find all versions of the php package vanchelo/phalcon-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vanchelo/phalcon-console
More information about vanchelo/phalcon-console
Files in vanchelo/phalcon-console
Package phalcon-console
Short Description Phalcon Ajax Console
License GPLv2
Homepage https://github.com/vanchelo/phalcon-console
Informations about the package phalcon-console
Phalcon Console
Adapted by Phalcon https://github.com/darsain/laravel-console - Laravel 4 Console
AJAX console to execute PHP code in the browser with light, the ability to save the last code execution, limited access by IP address
Example, commissioning editor, click Execute [Ctrl + Enter]
Result
Installation
Install the latest stable version using composer
:
Copy and paste:
- Copy the contents of a folder to any directory
-
Register your autoloader namespace
Vanchelo\Console
- Copy the contents of folders in your public folder accessible from public WEB
-
Add Services
- Add to the list of allowed IP addresses in the
src/config/config.php
Everything! The console must be available at http://site.com/phalcon-console
As in the console are available all the services and service
Your settings
To specify your settings console, you must:
-
Create a configuration file in a convenient location, such as this content
- Sign-up in the container service settings console to initialize the service console
For more precise information about the time of initializing the console and run the code, you must file index.php
in your application to add to the rest of the code mark. line:
It should look something like this:
A couple of screenshots