wp-starter/contracts
Laravel/PHP contract interfaces for a WordPress starter kit. Defines shared abstractions to keep packages decoupled and implementations swappable, providing a lightweight base for building WordPress integrations in a Laravel-style architecture.
For Executives: *"This package lets us treat WordPress like a modular API, not a monolith. By defining clear contracts (e.g., for user auth, content management), we can:
For Engineering:
*"This gives us a Laravel-style contract layer for WordPress, similar to how Laravel’s Illuminate/Contracts works. Benefits:
PostRepository) without hitting the DB.How can I help you explore Laravel packages today?