c11-agentsguidelines: php

Foundation guidelines

PHP

General code style and PHP language conventions. No standalone installer yet — it's installed automatically when you install laravel.

via laravel
$ curl https://agents.c11.dev/laravel | sh

php has no installer of its own yet — the command above installs laravel, which pulls php in. The files below are what you get.

What it installs

guidelines/php

core.md

General code style and PHP language conventions.

always installed