PHPackages                             event-engine/php-inspectio-cody - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. event-engine/php-inspectio-cody

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

event-engine/php-inspectio-cody
===============================

PHP Cody for InspectIO

0.1.0(4y ago)5173MITPHPPHP ^7.4 || ^8.0

Since Feb 22Pushed 3y ago2 watchersCompare

[ Source](https://github.com/event-engine/php-inspectio-cody)[ Packagist](https://packagist.org/packages/event-engine/php-inspectio-cody)[ RSS](/packages/event-engine-php-inspectio-cody/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (14)Versions (2)Used By (0)

Event Engine - PHP InspectIO Cody
=================================

[](#event-engine---php-inspectio-cody)

This is the repository of the Cody server. [prooph board](https://prooph-board.com/ "prooph board") can connect to a coding bot called [Cody](https://wiki.prooph-board.com/cody/php-cody-tutorial.html "PHP Cody Tutorial"). With its help you can generate working code from an event map.

Cody server runs at

Installation
------------

[](#installation)

> There is also an [Event Engine Cody Skeleton](https://github.com/proophboard/php-cody-engine-skeleton) available.

Please make sure you have installed [Docker](https://docs.docker.com/install/ "Install Docker")and [Docker Compose](https://docs.docker.com/compose/install/ "Install 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.

```
$ composer require event-engine/php-inspectio-cody
```

### Configuration

[](#configuration)

The following commands copies the necessary files from this library to the root of your application folder.

```
cp vendor/event-engine/php-inspectio-cody/public .
cp vendor/event-engine/php-inspectio-cody/.env.dist ./.env
cp vendor/event-engine/php-inspectio-cody/.env.dist .
cp vendor/event-engine/php-inspectio-cody/app.env.dist ./app.env
cp vendor/event-engine/php-inspectio-cody/app.env.dist .
cp vendor/event-engine/php-inspectio-cody/codyconfig.php .
cp vendor/event-engine/php-inspectio-cody/docker-compose.yml .
cp vendor/event-engine/php-inspectio-cody/php-watcher.yml.dist .

```

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](https://wiki.prooph-board.com/cody/php-cody-tutorial.html "PHP Cody Tutorial") for more details.

Start Cody Server
-----------------

[](#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`.

```
$ docker-compose up -d --no-recreate

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1536d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58f3428ea5d86dde45a70842c5228d295ec37a493594d484bf1ed2552e85b791?d=identicon)[sandrokeil](/maintainers/sandrokeil)

---

Top Contributors

[![sandrokeil](https://avatars.githubusercontent.com/u/3597436?v=4)](https://github.com/sandrokeil "sandrokeil (20 commits)")

---

Tags

codybotphp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/event-engine-php-inspectio-cody/health.svg)

```
[![Health](https://phpackages.com/badges/event-engine-php-inspectio-cody/health.svg)](https://phpackages.com/packages/event-engine-php-inspectio-cody)
```

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M78](/packages/google-cloud-core)[fisharebest/webtrees

webtrees online genealogy

73710.5k9](/packages/fisharebest-webtrees)[anthropic-ai/sdk

Anthropic PHP SDK

129134.7k5](/packages/anthropic-ai-sdk)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
