GitHub Actions PHP

SkillDev tools

Lets your agent set up a GitHub Actions CI pipeline that installs dependencies and runs tests for PHP/Laravel projects.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the GitHub Actions PHP skill

About this capability

Defines GitHub Actions configuration for running PHP/Laravel CI pipeline

What this skill tells your AI

The instructions your AI receives, as published by bottelet/daybydaycrm in .claude/skills/github-actions-php/SKILL.md and read by ahel’s review.

Purpose

Defines CI workflow structure only.


Scope

This skill defines:

  • PHP version matrix
  • MySQL service setup
  • Composer install steps
  • test execution trigger
  • artifact collection

Non-Scope

This skill does NOT define:

  • schema validation rules
  • factory correctness rules
  • test classification logic
  • database correctness assumptions

These belong to domain-specific CI and test skills.


Database Requirement

CI MUST use MySQL =MariaDB when production uses MySQL / MariaDB.

SQLite is forbidden in CI when schema integrity matters.


Execution Flow

CI pipeline MUST follow:

  1. Setup PHP environment
  2. Install dependencies
  3. Boot MySQL service
  4. Run migrations
  5. Run seeders
  6. Execute tests

Principle

This skill defines "how CI runs", not "what is correct".

Signals

GitHub stars
2k
Forks
767
Last commit
Aug 2026

ahel review

  • S4info
    community integration — published by bottelet, not github

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
github-actions-php
Source
github.com/bottelet/daybydaycrm