PilotPHP application skeleton.

Maintainers

Package info

github.com/simonproud/pilotphp-app

Type:project

pkg:composer/pilotphp/app

Transparency log

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.1 2026-07-07 07:06 UTC

This package is auto-updated.

Last update: 2026-07-07 13:03:44 UTC


README

Installation

composer install
php bin/pilot app:install

Diagnostics

php bin/pilot doctor --no-tools
php bin/pilot app:health
php bin/pilot architecture:check
php bin/pilot agent:context

Verify installation

php bin/pilot doctor --no-tools
php bin/pilot app:health
php bin/pilot architecture:check

Create a module

php bin/pilot make:module User
php bin/pilot architecture:check --module=User

Agent context

php bin/pilot agent:context --format=json