Download the PHP package event-engine/php-inspectio-cody without Composer
On this page you can find all versions of the php package event-engine/php-inspectio-cody. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package php-inspectio-cody
Event Engine - PHP InspectIO Cody
This is the repository of the Cody server. prooph board can connect to a coding bot called Cody. With its help you can generate working code from an event map.
Cody server runs at http://localhost:3311
Installation
There is also an Event Engine Cody Skeleton available.
Please make sure you have installed Docker and Docker Compose.
It is recommended to create a new application for code generation which installs this library via Composer. This allows independence of your application code and avoids running in Composer dependency conflicts.
Configuration
The following commands copies the necessary files from this library to the root of your application folder.
To mount our business application folder to the Cody server you have to update the docker-compose.yml
file. Please
take a look at the Cody for more
details.
Start Cody Server
To start the Cody server execute the following command. You should be able to connect from InspectIO to the Cody server
via the URL http://localhost:3311
.
All versions of php-inspectio-cody with dependencies
ext-json Version *
christoph-kluge/reactphp-http-cors-middleware Version ^2.0.0
event-engine/php-inspectio-graph-cody Version ^0.1.0
fig/http-message-util Version ^1.1
open-code-modeling/php-code-generator-transformator Version ^0.1.0
psr/http-message Version ^1.0
react/http Version ^1.1
seregazhuk/php-watcher Version ^0.5.2 || dev-master