picr/php-autopilothq
PHP library for interacting with the AutopilotHQ API. Provides an AutopilotManager to manage contacts (get/save/delete/subscribe/unsubscribe, update email), lists (create/find/add/remove/check members), triggers/journeys, and REST hooks.
addContactToJourney()).unsubscribeContact() and deleteContact() to reduce manual work.addRestHook() for post-signup webhooks).saveContacts(), getAllContactsInList) during platform transitions or audits.Adopt if:
Look elsewhere if:
For Executives: "This PHP package lets us integrate AutopilotHQ’s email marketing and CRM tools into our Laravel app without building a custom API client—saving 3–4 weeks of dev time and reducing technical debt. It handles core functions like managing contacts, segmenting lists, and automating email journeys, which directly supports our [Q3 goal of increasing lead conversion by X%]. The MIT license avoids vendor lock-in, and the package’s simplicity reduces long-term maintenance costs. We’ll validate API compatibility and assess whether forking or extending it is needed for production use."
For Engineering: *"This is a batteries-included wrapper for AutopilotHQ’s API, cutting boilerplate for common tasks:
saveContact(), unsubscribeContact()).addContactToList(), getAllContactsInList).addRestHook() for post-signup triggers).Pros:
AutopilotManager class, AutopilotContact model).Risks:
Recommendation:
For Design/UX: *"This package enables us to automate contact management and personalize email campaigns without manual data entry. For example:
addContactToList()) for A/B testing.unsubscribeContact() to reduce support tickets.addRestHook()).
Impact: Faster iteration on marketing features and improved data consistency between our app and AutopilotHQ."*How can I help you explore Laravel packages today?