pilotphp / app
PilotPHP application skeleton.
0.0.1
2026-07-07 07:06 UTC
Requires
- php: ^8.5
- pilotphp/pilot: ^0.0.1
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