Content platform integrations (Dev.to, Hashnode, Medium, WordPress)
Find a file
Snider 5f7621bd29
Some checks failed
CI / test (push) Has been cancelled
chore(php): align to CorePHP package shape (Phase 1, Mantis #1272)
- Add .github/workflows/ci.yml (Pest + Pint + PHPStan + Sonar)
- Add .woodpecker.yml mirror for forge.lthn.sh
- Add pint.json + phpstan.neon
- Add README.md with badge block
- Add AGENTS.md with package contract

Phase 1 only — skeleton/CI/docs. Phase 2 (composer test gates green +
PHP 8.4 minimum bump in composer.json + tests/ population) deferred.
2026-05-01 06:53:23 +01:00
.github/workflows chore(php): align to CorePHP package shape (Phase 1, Mantis #1272) 2026-05-01 06:53:23 +01:00
src feat: extract content providers from app/Plug/Content 2026-03-09 17:28:06 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:51 +00:00
.woodpecker.yml chore(php): align to CorePHP package shape (Phase 1, Mantis #1272) 2026-05-01 06:53:23 +01:00
AGENTS.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1272) 2026-05-01 06:53:23 +01:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:02 +00:00
composer.json feat: rename package to lthn/php-plug-content for Packagist 2026-03-09 18:00:39 +00:00
LICENCE chore: add EUPL-1.2 licence 2026-03-09 17:29:47 +00:00
phpstan.neon chore(php): align to CorePHP package shape (Phase 1, Mantis #1272) 2026-05-01 06:53:23 +01:00
pint.json chore(php): align to CorePHP package shape (Phase 1, Mantis #1272) 2026-05-01 06:53:23 +01:00
README.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1272) 2026-05-01 06:53:23 +01:00

php-plug-content

"description": "Content platform integrations for the Plug framework",

CI License [![Packagist](https://img.shields.io/packagist/v/ "name": "lthn/php-plug-content",.svg)](https://packagist.org/packages/ "name": "lthn/php-plug-content",)

Install

composer require     "name": "lthn/php-plug-content",

License

EUPL-1.2 — see LICENCE.