Decentralised/Web3 provider integrations (Bluesky, Farcaster, Lemmy, Mastodon, Nostr, Threads)
Find a file
Snider cb02849f9e
Some checks failed
CI / test (push) Has been cancelled
chore(php): align to CorePHP package shape (Phase 1, Mantis #1276)
- 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:36 +01:00
.github/workflows chore(php): align to CorePHP package shape (Phase 1, Mantis #1276) 2026-05-01 06:53:36 +01:00
src feat: extract Web3 providers from app/Plug/Web3 2026-03-09 17:28:07 +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 #1276) 2026-05-01 06:53:36 +01:00
AGENTS.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1276) 2026-05-01 06:53:36 +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-web3 for Packagist 2026-03-09 18:00:13 +00:00
LICENCE chore: add EUPL-1.2 licence 2026-03-09 17:29:46 +00:00
phpstan.neon chore(php): align to CorePHP package shape (Phase 1, Mantis #1276) 2026-05-01 06:53:36 +01:00
pint.json chore(php): align to CorePHP package shape (Phase 1, Mantis #1276) 2026-05-01 06:53:36 +01:00
README.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1276) 2026-05-01 06:53:36 +01:00

php-plug-web3

"description": "Decentralised/Web3 provider integrations for the Plug framework",

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

Install

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

License

EUPL-1.2 — see LICENCE.