Social media provider integrations (Twitter, Meta, LinkedIn, Pinterest, Reddit, TikTok, VK, YouTube)
Find a file
Snider dfdaed110f
Some checks failed
CI / test (push) Has been cancelled
chore(php): align to CorePHP package shape (Phase 1, Mantis #1273)
- 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:26 +01:00
.github/workflows chore(php): align to CorePHP package shape (Phase 1, Mantis #1273) 2026-05-01 06:53:26 +01:00
src feat: extract social providers from app/Plug/Social 2026-03-09 17:27:54 +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 #1273) 2026-05-01 06:53:26 +01:00
AGENTS.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1273) 2026-05-01 06:53:26 +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-social for Packagist 2026-03-09 17:59:57 +00:00
LICENCE chore: add EUPL-1.2 licence 2026-03-09 17:29:45 +00:00
phpstan.neon chore(php): align to CorePHP package shape (Phase 1, Mantis #1273) 2026-05-01 06:53:26 +01:00
pint.json chore(php): align to CorePHP package shape (Phase 1, Mantis #1273) 2026-05-01 06:53:26 +01:00
README.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1273) 2026-05-01 06:53:26 +01:00

php-plug-social

"description": "Social media provider integrations for the Plug framework",

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

Install

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

License

EUPL-1.2 — see LICENCE.