Business platform integrations (Google My Business)
Find a file
Snider 5a683fd168
Some checks failed
CI / test (push) Has been cancelled
chore(php): align to CorePHP package shape (Phase 1, Mantis #1269)
- 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:12 +01:00
.github/workflows chore(php): align to CorePHP package shape (Phase 1, Mantis #1269) 2026-05-01 06:53:12 +01:00
src/GoogleMyBusiness feat: extract business providers from app/Plug/Business 2026-03-09 17:28:57 +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 #1269) 2026-05-01 06:53:12 +01:00
AGENTS.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1269) 2026-05-01 06:53:12 +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-business for Packagist 2026-03-09 18:01:12 +00:00
LICENCE chore: add EUPL-1.2 licence 2026-03-09 17:29:49 +00:00
phpstan.neon chore(php): align to CorePHP package shape (Phase 1, Mantis #1269) 2026-05-01 06:53:12 +01:00
pint.json chore(php): align to CorePHP package shape (Phase 1, Mantis #1269) 2026-05-01 06:53:12 +01:00
README.md chore(php): align to CorePHP package shape (Phase 1, Mantis #1269) 2026-05-01 06:53:12 +01:00

php-plug-business

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

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

Install

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

License

EUPL-1.2 — see LICENCE.