bluetea/jira-rest-api
Object-oriented PHP client for Atlassian JIRA REST API. Configure a Curl or Guzzle client with basic authentication, then use endpoint classes (e.g., ProjectEndpoint) to call JIRA /rest/api/2 methods and retrieve projects and more.
Adopt if:
Look elsewhere if:
jira-php.For Executives: "This PHP package lets us integrate Jira with our internal tools quickly and cost-effectively, reducing manual work and improving cross-team visibility. For example, we could auto-create Jira tickets from GitHub PRs or pull real-time project data into our dashboards—without hiring extra dev resources. It’s a lightweight, MIT-licensed solution that cuts months off development time, with minimal ongoing maintenance risk."
For Engineering/DevOps: "This is a battle-tested wrapper for Jira’s REST API, saving us from writing boilerplate HTTP clients. It supports core endpoints (projects, issues, users) and works seamlessly with Laravel/Symfony. Since it’s archived, we’d need to vet its compatibility with our Jira version, but it’s a solid starting point for integrations. For advanced needs, we might pair it with a custom layer or explore newer alternatives."
For Product Teams: "This enables us to build features like ‘auto-syncing Jira with [Tool X]’ or ‘custom issue workflows’ without relying on Atlassian’s UI. For instance, we could surface Jira data in our product roadmap tool or trigger notifications in Slack when issues are updated. It’s a low-risk way to unlock Jira data for our users."
How can I help you explore Laravel packages today?